agent-skill-creator/examples/market-data-pipeline-cskill/.claude-plugin/marketplace.json

21 lines
No EOL
757 B
JSON

{
"name": "market-data-pipeline-cskill",
"description": "Complete end-to-end pipeline for processing market data from raw sources to actionable insights. Demonstrates expertise as executable standard procedures.",
"version": "1.0.0",
"author": "Agent-Skill-Creator",
"plugins": [
{
"name": "market-data-pipeline-cskill",
"source": "./",
"skills": ["./SKILL.md"]
}
],
"capabilities": [
"End-to-end market data processing",
"Technical analysis and signal generation",
"Risk assessment and portfolio insights",
"Automated investment recommendations"
],
"categories": ["finance", "analysis", "automation"],
"tags": ["market-data", "technical-analysis", "pipeline", "investment", "risk-management"]
}