willoscar/source-manifest
| Build or validate the source manifest for the source-tutorial pipeline from user-provided URLs/files.
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill source-manifest
Goal: collect the source candidates for source-tutorial into one explicit manifest before ingest starts.
GOAL.mdDECISIONS.mdsources/manifest.ymlGOAL.md and any existing DECISIONS.md notes to understand what kinds of sources the tutorial is expected to use.sources/manifest.yml does not exist, scaffold it with a minimal example.source_idkindlocatorlabelkind: video, prefer transcript_locator unless the platform exposes public subtitleskindwebpagepdfmarkdownrepodocs_sitevideoFor video:
transcript_locatortranscript_locatoruv run python .codex/skills/source-manifest/scripts/run.py --workspace <workspace>--workspace <dir> (required)--unit-id <U###>--inputs <semicolon-separated>--outputs <semicolon-separated>--checkpoint <C#>uv run python .codex/skills/source-manifest/scripts/run.py --workspace <workspace>Cause:
Fix:
Take willoscar/source-manifest from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.