euclid-jie-pfundstatas-pfundstatas.ocm.jsonjson {
"ocm": "1",
"id": "euclid-jie-pfundstatas-pfundstatas",
"kind": "skill",
"name": "PfundStatas",
"description": "Agent Notes",
"publisher": "Euclid-Jie",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Agent Notes"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/Euclid-Jie/PfundStatas",
"path": "AGENTS.md",
"ref": "399086bfa076fc6c293bb272d01abbd1cde20a43",
"url": "https://github.com/Euclid-Jie/PfundStatas/blob/399086bfa076fc6c293bb272d01abbd1cde20a43/AGENTS.md",
"key": "Euclid-Jie/PfundStatas/AGENTS.md"
}
},
"instructions": "# Agent Notes\n\n- This repo is a local Flask + SQLite dashboard for filing data.\n- `update_data.py` syncs source data into SQLite.\n- `app.py` serves the UI and JSON APIs on port 5002 by default.\n- The frontend calls `/api/*`; avoid adding new generated JSON dependencies.\n- `records.manager_scale` comes from `量化私募管理人列表.管理规模` during `update_data.py` sync.\n- Keep `scale_50_plus=1` consistent across dashboard, records, and Excel export; it means exactly `100亿元以上` or `50-100亿元`.\n- Do not reintroduce email/submodule automation.",
"cost": {
"context_tokens": 131
}
}