tmcp-skill-harvest

tmcp-skill-harvest is a skill for Claude Code, Codex from jakyeamos/tmcp. It costs 39 tokens per session (414 once invoked), scanned A, original, MIT.

A process for collecting local coding-agent skills, project rules, and workflow documents into reusable guidance packets.

In plain words
What is it for?
Use it to harvest SKILL.md files, AGENTS.md or CLAUDE.md rules, editor settings, repository documentation, and process notes into reusable skill material.
Why use it?
It makes scattered instructions easier to inspect, compare, and apply consistently across coding tasks.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions CLAUDE.md; mentions AGENTS.md.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is node scripts/tmcp_launcher.mjs harvest "<source-path>" --objective "Harvest reusable skill behavior" --write-artifacts.

Part of the tmcp plugin — 20 skills, 1 MCP server shipped together

Good fit Use it to harvest SKILL.md files, AGENTS.md or CLAUDE.md rules, editor settings, repository documentation, and process notes into reusable skill material.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/jakyeamos/tmcp
agentmods
npx agentmods add skills/jakyeamos/tmcp/tmcp-skill-harvest

Made for: Claude Code, Codex.

Or install tmcp, the plugin that ships this one along with the rest of its 20 skills, 1 MCP server.

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 tmcp-skill-harvest

README.md
[![agentmods](https://agentmods.dev/badge/skills/jakyeamos/tmcp/tmcp-skill-harvest/github.svg)](https://agentmods.dev/skills/jakyeamos/tmcp/tmcp-skill-harvest)
Your own site
<a href="https://agentmods.dev/skills/jakyeamos/tmcp/tmcp-skill-harvest"><img src="https://agentmods.dev/badge/skills/jakyeamos/tmcp/tmcp-skill-harvest/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 tmcp-skill-harvest

Your own site · 80×15
<a href="https://agentmods.dev/skills/jakyeamos/tmcp/tmcp-skill-harvest"><img src="https://agentmods.dev/badge/skills/jakyeamos/tmcp/tmcp-skill-harvest.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 414 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.00039 $0.00414
Opus 5 $0.00019 $0.00207
Sonnet 5 $0.00008 $0.00083
Haiku 4.5 $0.00004 $0.00041

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

Security

Grade A, and why

tmcp-skill-harvest 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 11d 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.

skills/tmcp-skill-harvest/SKILL.md · 39 lines

What it actually says

TMCP Skill Harvest

Status: stable as a skill package. The tmcp_harvest_skills MCP tool is experimental, so its tool contract may evolve independently.

Use this skill when the user asks to harvest skills, extract reusable agent behavior, compile a skill packet, inspect local instructions, turn process docs into reusable workflow material, or compare behavior across skill/rule files.

This is a discovery and packet-compilation workflow. Do not use it for direct feature implementation unless the user explicitly asks to apply the harvested packet.

Workflow

  1. Identify the smallest useful source set: SKILL.md, AGENTS.md, CLAUDE.md, .cursor/rules, .github, README.md, docs, planning, workflows, and relevant markdown process docs.
  2. Invoke TMCP through MCP tools when exposed:
    • tmcp_harvest_skills for source nodes, behavior atoms, redaction summaries, warnings, and packet seed.
    • tmcp_explain when a task-specific packet is also needed.
  3. If MCP tools are not exposed, use the CLI from the TMCP plugin root:
node scripts/tmcp_launcher.mjs harvest "<source-path>" --objective "Harvest reusable skill behavior" --write-artifacts
  1. Preserve redaction behavior and report warnings as evidence, including any skill_eval_advisories surfaced by the evaluation anti-pattern catalog.
  2. Keep the packet focused; avoid sweeping unrelated docs into the harvest.

Output Contract

Produce or cite:

  • Harvest source paths and skipped/missing-source warnings.
  • Redaction summary.
  • Behavior atoms and source tiers.
  • Skill evaluation advisories when anti-patterns are detected.
  • Packet seed and recommended next use.
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. 11d ago First seen · 39 lines · 39 tokens per session scan A d57d72391771

Subscribe to this mod's changes

tmcp-skill-harvest is a skill published in the GitHub repository jakyeamos/tmcp (0 stars, last pushed yesterday), licensed MIT. It adds 39 tokens to every session and 414 once invoked, about $0.0002 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

browser-use

Direct browser control via CDP for web interaction: automation, scraping, testing, screenshots, and site/app work.

browser-use/browser-use · 26 tokens

composio

Route and complete Composio work across Composio For You and Composio Platform. Use when the user mentions Composio; wants an agent to use apps such as Gmail, Slack, GitHub, Notion, Calendar, or Linear; needs first-time setup, an SDK or MCP integration, CLI operation, migration guidance, current documentation, or help…

ComposioHQ/composio · 84 tokens

live-tutorial

Create an annotated MP4 tutorial from a workflow demonstrated in the owner's actual application. Use when asked for a tutorial video, not merely to watch an action live.

leon-ai/leon · 36 tokens

docs-decisions

Work on Composio documentation content, Fumadocs configuration, changelogs, docs automation prompts, docs decisions, ADR-style records, and docs review guidance. Use for files under docs/, documentation workflows, or requests to record or update a docs decision. Do not use for SDK runtime changes unless docs are the…

ComposioHQ/composio · 72 tokens

repo-guidance

Navigate the Composio SDK monorepo, branch and PR workflow, repo layout, generated-file boundaries, changesets, and shared maintenance rules. Use when work spans multiple packages, when deciding where code belongs, when preparing a PR, or when the user asks about repository conventions rather than a specific SDK…

ComposioHQ/composio · 67 tokens

python-release

Handle Python SDK release, build, bump, packaging metadata, PyPI client pin, uv.lock, nox/build workflow, and publish verification changes. Use for Python release process work or dependency pin bumps; do not use for ordinary Python feature implementation.

ComposioHQ/composio · 53 tokens