Files
periscope/backend/skills_manifest.json
T
Cursor Agent 48246f31bd Adapt Pinscope to DeepSeek, auto datasheets, and a shared library.
Based on manvalan/pinscope main. Default LLM is DeepSeek with local
skills and PDF ingest. Datasheets are fetched from LCSC/TI, stored in
the component library, and review extracts abs-max with a deeper
checklist. Adds scripts/update-pinscope.sh for the production host.
2026-08-27 23:06:23 +00:00

19 lines
533 B
JSON

{
"default_model_version": "1.5.0",
"extract-pintable": {
"skill_id": "skill_01VMWPZuvuZAe4LmLbmsNWNY",
"latest_version": "1784798970179642",
"display_title": "Extract Pin Table"
},
"extract-pattern": {
"skill_id": "skill_01JuA5xdSJsz2V4dcwzpTRpe",
"latest_version": "1784798971057751",
"display_title": "Extract Passive Pattern"
},
"extract-specs": {
"skill_id": "skill_01NHZY6K3tvdbAzBo7eGT8qD",
"latest_version": "1784798971971891",
"display_title": "Extract Component Specs"
}
}