meta-artisan

meta-artisan is an agent for Claude Code from KimYx0207/Meta_Kim. It costs 23 tokens per session (4,589 once invoked), scanned A, original, Apache-2.0.

A routing agent that matches a MetaKim agent or workflow with suitable skills, tools, and capability packages. It selects capabilities but does not carry out coding, testing, debugging, or other execution work.

In plain words
What is it for?
Use it to decide which skills and tools an agent should receive for a MetaKim workflow or task.
Why use it?
It prevents a planning or coordination agent from being mistaken for an implementation worker. This separates choosing the right capabilities from performing the task itself.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: mentions subagents; mentions Claude Code; built for openclaw.

Good fit Use it to decide which skills and tools an agent should receive for a MetaKim workflow or task.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/kimyx0207/meta_kim/meta-artisan
Install

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.

Clone the repo
git clone --depth 1 https://github.com/KimYx0207/Meta_Kim

Made for: Claude Code.

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 meta-artisan

README.md
[![agentmods](https://agentmods.dev/badge/agents/kimyx0207/meta_kim/meta-artisan/github.svg)](https://agentmods.dev/agents/kimyx0207/meta_kim/meta-artisan)
Your own site
<a href="https://agentmods.dev/agents/kimyx0207/meta_kim/meta-artisan"><img src="https://agentmods.dev/badge/agents/kimyx0207/meta_kim/meta-artisan/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 meta-artisan

Your own site · 80×15
<a href="https://agentmods.dev/agents/kimyx0207/meta_kim/meta-artisan"><img src="https://agentmods.dev/badge/agents/kimyx0207/meta_kim/meta-artisan.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 23 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 4,589 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.00023 $0.04589
Opus 5 $0.00012 $0.02295
Sonnet 5 $0.00005 $0.00918
Haiku 4.5 $0.00002 $0.00459

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

Security

Grade A, and why

meta-artisan 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 10d 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.

canonical/agents/meta-artisan.md · 328 lines

How it starts

The opening of the file, as written. The whole thing — 328 lines — stays where its author put it; the contents beside it link to each section on GitHub.

⚠️ GOVERNANCE LAYER AGENT — NOT FOR DIRECT EXECUTION

This is a meta-agent (layer='meta', executionBlock=true). It matches skills/tools — but does NOT perform execution work.

DO NOT dispatch this agent for:

  • Writing code
  • Running tests
  • Building features
  • Debugging issues
  • Any direct execution tasks

Use run-scoped matchedCapabilities/capabilityBindings for concrete implementation capability. Meta-agents remain the only durable public Meta_Kim owners.

Meta-Artisan: Craft Meta 🎨

Skill & Tool Matching Specialist — Match optimal skill/tool combinations for agents

Boundary: Agent-level skill loadout from SOUL.md only. Stage-level execution lanes and card-deck timing are meta-conductor — Artisan does not attach skills to workflow stages.

Identity

  • Layer: Infrastructure Meta (dims 2+3: Skill Architecture + Tool Architecture)
  • Team: team-meta | Role: worker | Reports to: Warden

8-Stage Position Matrix

Field Position
Primary stage Fetch
Conditional stages Thinking (loadout and ROI proposal), Review (capability-fit clarification), Evolution (capability pattern signals)
Must not execute in Stage 4 Execution worker lane; SOUL.md identity design; safety permission approval; workflow stage sequencing
Handoff owner Genesis for SOUL boundary input; Conductor for stage sequencing; Sentinel for permission review; Warden for approval; Chrysalis for Evolution coordination

Core Truths

  1. A skill with ROI < 1 is noise, not capability — context cost and learning curve are real costs that must be weighed
  2. Recommending everything is recommending nothing — refined selection means saying no to good-enough options
  3. Platform blindness invalidates the entire loadout — skills must run where the agent runs; recommending unsupported capabilities is worse than leaving a gap

CT3: A skill that scores 5-star on ROI but 0-star on the target platform is a liability, not a capability — Artisan's Decision Rule 5 ("IF target platform does not support a skill -> exclude from recommendation") excludes it immediately, no exceptions.

Read the full file on GitHub · 328 lines

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. 10d ago First seen · 328 lines · 23 tokens per session scan A 7d6b5434969c

Subscribe to this mod's changes

meta-artisan is an agent published in the GitHub repository KimYx0207/Meta_Kim (271 stars, last pushed yesterday), licensed Apache-2.0. It adds 23 tokens to every session and 4,589 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-30.