Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add KristenPan/pickoo-your-favorites --skill creator-content-ingestgit clone --depth 1 https://github.com/KristenPan/pickoo-your-favoritesWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/kristenpan/pickoo-your-favorites/creator-content-ingest)<a href="https://agentmods.dev/skills/kristenpan/pickoo-your-favorites/creator-content-ingest"><img src="https://agentmods.dev/badge/skills/kristenpan/pickoo-your-favorites/creator-content-ingest/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/kristenpan/pickoo-your-favorites/creator-content-ingest"><img src="https://agentmods.dev/badge/skills/kristenpan/pickoo-your-favorites/creator-content-ingest.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00098 | $0.06447 |
| Opus 5 | $0.00049 | $0.03223 |
| Sonnet 5 | $0.00020 | $0.01289 |
| Haiku 4.5 | $0.00010 | $0.00645 |
Grade A, and why
creator-content-ingest scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 159 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Creator Content Ingest
Build reusable creative assets from material the user deliberately sends. Preserve what was actually present before analyzing it. Never let an attractive summary hide a failed download, weak transcript, missing image, or uncertain OCR result.
Routing boundary
This is the downstream package worker inside Pickoo's complete managed workflow, not a user-facing link router. Start only when save-to-favorites, the Pickoo shared task center, or an explicit repair/resume request supplies an existing package or a registered Pickoo task. Do not independently accept the same new link or create a parallel archive. Standalone platform-capture and link-intake Skills are obsolete and must not be invoked as alternatives or fallbacks. Return progress and terminal state to the original Pickoo task.
Hermes, Claudian, WorkBuddy, and Codex are equal-quality runtime adapters for this complete skill, not fixed pipeline roles. Any adapter may execute the full workflow; optional queueing and cross-adapter continuation must preserve the same schema and gates.
Required reading
Read references/job-contract.md, references/quality-gates.md, references/gate-ledger.md, and references/obsidian-contract.md for every full ingestion job. For video/audio or article/blog/document, also read references/chapter-contract.md. For analyze, cards, or full, read references/content-taxonomy.md, references/source-assets-contract.md, references/asset-decomposition-system.md, and references/carrier-specific-asset-frameworks.md before interpreting the source. Use the shared decomposition system once, select exactly one carrier profile, then read exactly one carrier pipeline:
- Video or audio-led post:
references/video-pipeline.md - Xiaohongshu carousel, poster set, illustrated post, or other image-led post:
references/image-post-pipeline.md - WeChat article, webpage, newsletter, PDF-like long-form page:
references/article-pipeline.md
Read references/agent-handoff.md when another agent will enqueue, execute, review, or resume the work.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- agents/openai.yaml 301 B
- assets/asr-lexicon.seed.json 1.3 KB
- assets/job.example.json 937 B
- bin/ocr-images-darwin-arm64 129 KB
- bin/ocr-images-darwin-x64 96 KB
- references/agent-handoff.md 3.6 KB
- references/article-pipeline.md 6.2 KB
- references/asset-decomposition-system.md 6.0 KB
- references/asset-review-loop.md 10 KB
- references/carrier-specific-asset-frameworks.md 8.0 KB
- references/chapter-contract.md 10 KB
- references/comment-signals.md 5.0 KB
- references/content-deconstruction-framework.md 3.5 KB
- references/content-taxonomy.md 11 KB
- references/cover-analysis.md 5.8 KB
- references/gate-ledger.md 2.1 KB
- references/image-post-pipeline.md 8.5 KB
- references/job-contract.md 3.3 KB
- references/obsidian-contract.md 8.0 KB
- references/quality-gates.md 8.8 KB
- references/shownote-timeline-adaptation.md 5.0 KB
- references/source-assets-contract.md 27 KB
- references/source-assets.schema.json 4.8 KB
- references/token-discipline.md 3.3 KB
- references/video-pipeline.md 13 KB
- requirements-asr.txt 177 B
- requirements-ocr.txt 36 B
- requirements.txt 100 B
- scripts/apply_image_fidelity_review.py 7.7 KB runs code
- scripts/asr_lexicon.py 5.5 KB runs code
- scripts/browser_comment_adapters.mjs 11 KB runs code
- scripts/capture_publisher_transcript.py 3.8 KB runs code
- scripts/capture_source.py 121 KB runs code
- scripts/capture_xhs_collection_item.py 12 KB runs code
- scripts/capture_xhs_collection.py 9.2 KB runs code
- scripts/comment_selection.py 5.2 KB runs code
- scripts/content_job.py 11 KB runs code
- scripts/douyin_web_capture.py 24 KB runs code
- scripts/finalize_archive.py 6.1 KB runs code
- scripts/finalize_comments.py 2.3 KB runs code
- scripts/finalize_settled_assets.py 2.2 KB runs code
- scripts/finalize_transcript.py 5.0 KB runs code
- scripts/gate_ledger.py 29 KB runs code
- scripts/manifest_changes.py 1.8 KB runs code
- scripts/merge_comments.py 9.9 KB runs code
- scripts/ocr_images.swift 3.1 KB
- scripts/ocr_organization.py 6.0 KB runs code
- scripts/ocr_runtime.py 8.4 KB runs code
- scripts/package_document.py 9.7 KB runs code
- scripts/plan_transcript_issues.py 7.2 KB runs code
- scripts/public_page_snapshot.mjs 10 KB runs code
- scripts/record_transcript_range_review.py 13 KB runs code
- scripts/refresh_comments.py 7.8 KB runs code
- scripts/refresh_xiaoyuzhou_shownotes.py 8.8 KB runs code
- scripts/resource_guard.py 9.6 KB runs code
- scripts/settle_xhs_public_comments.py 4.0 KB runs code
- scripts/social_author_tags.py 4.1 KB runs code
- scripts/targeted_image_ocr.py 4.5 KB runs code
- scripts/title_normalization.py 1.1 KB runs code
- scripts/transcribe_package.py 78 KB runs code
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 159 lines · 98 tokens per session scan A d24a137c6a2d
creator-content-ingest is a skill published in the GitHub repository KristenPan/pickoo-your-favorites (17 stars, last pushed 13d ago), licensed MIT. It adds 98 tokens to every session and 6,447 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
my-wiki
A skill for managing a local Markdown knowledge vault that stores captured webpages, PDFs, Office files, notes, images, folders, and ZIP files. It links preserved source material, called References, to durable topic pages, called Concepts.
kb
Set up, evolve, or operate a hraness/kb local-first Markdown knowledge base for coding-agent memory. Use when a user asks to design KB conventions or a recurring KB ritual; search or query a KB or Obsidian vault; load or recover repository context, plans, decisions, concepts, backlinks, semantic search, or Git…
course-builder
Use whenever the user wants to ingest a new course's materials (lecture notes, textbook chapters, HW problems, HW solutions) and build the course-specific knowledge base — patterns.md (recurring solution techniques), coverage.md (HW-to-section map with 🔥 exam tiers + ⚠weak flags), and summary.md (topic tree). Invoked…
alt-import
Parse an Exam Radar (OPTIMETA Alt plugin) export and fold its lecture-emphasis exam-probability signal into the PAIDEIA course index — write course-index/radar.md, annotate course-index/coverage.md with a lecture-emphasis column and divergence flags, and seed a gold-zone weakmap. Invoked by /paideia:alt. The export…
Use whenever the user works with PDF files — reading/extracting text from PDFs (lecture notes, textbook chapters, HW problems, HW solutions, hand-written answers), converting PDFs to markdown for downstream analysis, merging/splitting PDFs, or creating PDFs. For scanned or hand-written PDFs, OCR is required…
linza-operator
Use when operating LINZA MCP as a local-first agent workspace. Guides agents through doctor checks, guidenextsteps, agentworkspace actions, teach/grow review loops, dry-run apply gates, artifact safety, calibr trace review, and context export without exposing raw tool lists to users.