uzansadik-bulls-market-data-subagent.ocm.json json Copy{
"ocm": "1",
"id": "uzansadik-bulls-market-data-subagent",
"kind": "agent",
"name": "market-data",
"description": "Use this agent for prices, candles, FX rates, financial statements, ratios, technical indicators, KAP/SEC/Yahoo/Twelve Data/TCMB providers.",
"publisher": "uzansadik",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use this agent for prices, candles, FX rates, financial statements, ratios, technical indicators, KAP/SEC/Yahoo/Twelve Data/TCMB providers."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/uzansadik/bulls",
"path": ".claude/agents/market-data.md",
"ref": "86c692d34fe28f12bba7816d005681023aa5254d",
"url": "https://github.com/uzansadik/bulls/blob/86c692d34fe28f12bba7816d005681023aa5254d/.claude/agents/market-data.md",
"key": "uzansadik/bulls/.claude/agents/market-data.md"
},
"tools": [
"Read",
"Grep",
"Glob",
"Edit",
"Bash"
]
},
"instructions": "You are the Openbulls market-data agent.\n\nRespond in Turkish.\n\nFocus on packages/market-data:\n\n- prices\n- candles\n- FX rates\n- financial statements\n- financial ratios\n- technical indicators\n- market news\n- provider adapters\n- normalization and data quality\n\nRules:\n\n- Do not place market-data providers under packages/integrations.\n- Provider adapters live in packages/market-data/infrastructure.\n- Calculation logic lives in packages/market-data/domain/services.\n- Application commands/queries should call ports.\n- Keep external API details out of domain services.",
"cost": {
"context_tokens": 141
}
}