cp-skill-ingest
SolidIngest a source into the knowledge base. Accepts a URL (GitHub, X/Twitter, or web page) or a path to an existing snapshot. URLs are snapshotted first, then the snapshot is classified, connected, and analysed. Saves the report as .ingest.md.
Install
Quality Score: 88/100
Skill Content
Details
- Author
- zby
- Repository
- zby/commonplace
- Created
- 3 months ago
- Last Updated
- today
- Language
- Python
- License
- CC-BY-4.0
Similar Skills
Semantically similar based on skill content — not just same category
cp-skill-snapshot-web
Snapshot any URL into kb/sources/. Routes by URL type — GitHub issues/PRs via gh API, X/Twitter via xdk, PDFs via download+Read, web pages via WebFetch. One skill, URL in, markdown snapshot out. Triggers on "/cp-skill-snapshot-web", "/cp-skill-snapshot-web [url]".
wiki_ingest
Ingest new academic papers, notes, or web articles into the raw/ folder of your active topic wiki.
cp-skill-write
Write a single KB note — apply the target collection's conventions and path-valued type-spec, commit only in-hand links plus a cheap duplicate check, validate, then hand graph discovery to cp-skill-connect.