corpus-ingest-core: Skill for Claude Code

.agents/skills/corpus-latest-episode-processing/SKILL.md

corpus-latest-episode-processing is a skill for Claude Code, Codex from norton77930/corpus-ingest-core. It costs 26 tokens per session (285 once invoked), scanned A, original, MIT.

A one-time workflow for processing the latest episode of a configured podcast. It performs confirmed deterministic processing and stops before producing a meaning-based summary.

In plain words
What is it for?
Use it when someone explicitly asks to process a configured podcast's latest episode.
Why use it?
It limits processing to the explicitly requested podcast and episode, reducing accidental runs and keeping the workflow's stopping point clear.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

This is norton77930/corpus-ingest-core's own configuration. It tells Claude Code and Codex how to work on corpus-ingest-core itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything corpus-ingest-core configures →

Reuse

Borrowing it

Nothing to install: this file belongs to norton77930/corpus-ingest-core. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/norton77930/corpus-ingest-core/main/.agents/skills/corpus-latest-episode-processing/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/norton77930/corpus-ingest-core

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for corpus-latest-episode-processing

README.md
[![agentmods](https://agentmods.dev/badge/skills/norton77930/corpus-ingest-core/corpus-latest-episode-processing/github.svg)](https://agentmods.dev/skills/norton77930/corpus-ingest-core/corpus-latest-episode-processing)
Your own site
<a href="https://agentmods.dev/skills/norton77930/corpus-ingest-core/corpus-latest-episode-processing"><img src="https://agentmods.dev/badge/skills/norton77930/corpus-ingest-core/corpus-latest-episode-processing/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.

agentmods 80×15 button for corpus-latest-episode-processing

Your own site · 80×15
<a href="https://agentmods.dev/skills/norton77930/corpus-ingest-core/corpus-latest-episode-processing"><img src="https://agentmods.dev/badge/skills/norton77930/corpus-ingest-core/corpus-latest-episode-processing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 26 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 285 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00026 $0.00285
Opus 5 $0.00013 $0.00143
Sonnet 5 $0.00005 $0.00057
Haiku 4.5 $0.00003 $0.00028

Measured 12d ago against content hash 3e9abc7fded7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

corpus-latest-episode-processing 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.

.agents/skills/corpus-latest-episode-processing/SKILL.md · 18 lines

What it actually says

Latest Episode Deterministic Processing

Use this Skill only when the user clearly asks to process a configured podcast's latest episode, for example: "幫我處理 Gooaye 最新一集。"

Procedure

  1. Map the spoken podcast name to a configured podcast id. If the name is not an unambiguous configured id, ask the user instead of guessing.
  2. Acknowledge once that the explicit natural-language request is a one-time execution authorization. The MCP tool itself remains dry-run by default when called without this Skill protocol.
  3. Call run_corpus_latest_episode_deterministic_workflow exactly once with confirm=true, supplying that podcast id.
  4. Report the metadata-only result once and stop. The confirmed Core workflow pins one canonical latest episode, advances only local deterministic stages, and stops at ready_for_semantic_summary.

Do not call with confirm=false before the confirmed call. Do not call this tool more than once for one user request. Do not use a terminal, CLI, another side-effect tool, cron/scheduler, retry, batch, cache rebuild, or autonomous loop as a fallback. Do not invoke semantic summary or semantic review. Do not resolve a new latest episode during the same request.

Changes

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.

  1. 12d ago First seen · 18 lines · 26 tokens per session scan A 3e9abc7fded7

Subscribe to this mod's changes

corpus-latest-episode-processing is a skill published in the GitHub repository norton77930/corpus-ingest-core (2 stars, last pushed 12d ago), licensed MIT. It adds 26 tokens to every session and 285 once invoked, about $0.0001 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-31.

Related

Other skills, from other repositories

openkb-deck-neon

A skill for creating a single-file HTML slide deck from content stored in OpenKB, a knowledge-base chat system. It defines a dark, high-tech visual style using neon colors, glow effects, and glass-like panels.

VectifyAI/OpenKB · 173 tokens

openkb-deck-editorial

A tool for creating a single-file HTML slide presentation from compiled knowledge-base content. Its visual style uses a warm cream background, serif typography, and brick-red accents.

VectifyAI/OpenKB · 117 tokens

openkb-html-critic

Use to review a generated HTML deck or single-page artifact for visual quality and structural correctness. Especially good at catching CSS specificity bugs where slide-modifier classes (.divider, .center, .q, .flow etc.) accidentally override the base .slide{display:none} and cause one slide to stack on top of every…

VectifyAI/OpenKB · 132 tokens

karpathy-llm-wiki

Use when building or maintaining a personal LLM-powered knowledge base. Triggers: ingesting sources into a wiki, querying wiki knowledge, linting wiki quality, 'add to wiki', 'what do I know about', or any mention of 'LLM wiki' or 'Karpathy wiki'.

Astro-Han/karpathy-llm-wiki · 67 tokens

transformer-attention

Use when reasoning about Transformer self-attention, multi-head attention, positional encoding, masked decoder attention, or why attention replaced recurrence/convolutions in sequence models; not for generic NLP or unrelated attention topics.

VectifyAI/OpenKB · 46 tokens

release-sync

Syncs latest release content to NotebookLM and HQ Knowledge Base after version tagging. Reads CHANGELOG, CLAUDE.md, and hook README, updates notebook sources, and ingests release digest. Optionally generates podcast from updated knowledge base. Use after tagging a new version to propagate release knowledge.

yonatangross/orchestkit · 62 tokens