content-ingest
Installation
SKILL.md
Ingest content: $ARGUMENTS
$ARGUMENTS should specify: the source material (file path, URL, or pasted content) and the target location (corpus, course, article, pathway, research). If incomplete, ask the user.
Content Types and Destinations
| Source | Destination | Format |
|---|---|---|
| Book chapters | courses/corpus/[book-slug]/ |
Markdown with frontmatter |
| Transcripts (audio/video) | research/transcripts/ |
Markdown with speaker tags |
| Articles | articles/ |
Markdown with frontmatter |
| Research papers/notes | research/ |
Markdown |
| Course drafts | courses/courses/[slug]/ |
Markdown per section |
| Pathway content | pathways/ |
Markdown with frontmatter |