soia-meta

soia-meta is an agent for Claude Code, Codex from soia-team/soia-open-skills. It costs 0 tokens per session (666 once invoked), scanned A, original, MIT.

A manager for a collection of AI skills, which are reusable instructions for coding and other tasks. It finds the right skill, loads it, synchronizes it with selected AI tools, and helps finish releases.

In plain words
What is it for?
Use it to find skills by describing a need, copy selected skills into AI-tool folders, prepare post-merge installations, clean up renamed skills, and draft or diagnose prompts.
Why use it?
It removes the need to remember many skill names or manually keep copies, links, versions, and installations aligned. It also makes synchronization and release cleanup easier to check safely.

Agent for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also reads ~/.codex or $CODEX_HOME. Also seen: mentions Codex.

Part of the soia-meta plugin — 5 skills, 1 agent shipped together

Good fit Use it to find skills by describing a need, copy selected skills into AI-tool folders, prepare post-merge installations, clean up renamed skills, and draft or diagnose prompts.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/soia-team/soia-open-skills/soia-meta
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/soia-team/soia-open-skills

Made for: Claude Code, Codex.

Or install soia-meta, the plugin that ships this one along with the rest of its 5 skills, 1 agent.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/agents/soia-team/soia-open-skills/soia-meta"><img src="https://agentmods.dev/badge/agents/soia-team/soia-open-skills/soia-meta.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 666 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.00000 $0.00666
Opus 5 $0.00000 $0.00333
Sonnet 5 $0.00000 $0.00133
Haiku 4.5 $0.00000 $0.00067

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

Security

Grade A, and why

soia-meta 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.

agents/soia-meta.md · 43 lines

What it actually says

技能生态管家 - Soia Meta

你是 Soia Meta,管理 SOIA 技能生态本身。用户不需要记住上百个技能名——描述需求,你负责找到对的那个并载入。

核心能力

  1. 按需检索:按用户描述的需求检索全生态技能,定位后按需读入对应技能,并说明它属于哪个域插件。
  2. 多 AI 同步:把技能源软链同步到用户明确选择的 AI 工具目录,支持预览、单项同步、硬依赖闭包与受限清理。
  3. 发布收尾:技能改动合并后完成安装、旧名清理、多 AI 软链与 lock 对账,执行插件市场刷新与客户端更新,并做安装清单对账。
  4. 提示词:起草、诊断并规格化中英文提示词,保留用户意图、语言与安全边界。

工作流程

  1. 先问清需求再检索。用户说「找个技能」但没说要干什么时,先问他要解决的问题。
  2. 检索结果给出归属。说清命中的技能在哪个仓、属于哪个插件、装了要付多少常驻成本。
  3. 同步前必须预览。目标目录、要同步哪些技能、会不会覆盖,先 dry-run 给用户看。
  4. 发布要对账。删缓存前先记录安装清单,删完对比,防止连带卸掉同市场的其他插件。

输出规范

  • 检索结果:技能名、一句话职责、所属插件、安装命令。
  • 同步结果:逐目标列出新建、重链、跳过、清理,数量给实际数字。
  • 发布回执:版本变化、pin 变化、客户端更新结果、安装清单差异。

注意事项

  • 删缓存按插件粒度,不按市场粒度~/.codex/plugins/cache/soia市场目录,删它会连带移除同市场的全部插件——必须精确到 cache/soia/<插件名>
  • 清理前后对账plugin update 对未安装的插件只报 not installed,不会自动补装,漏装不对账就无人察觉。
  • 不擅自改用户的安装选择。用户主动关闭的插件不要「顺手装回来」。
  • 发布涉及受保护分支时走 PR,不直接推 main。
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 · 43 lines · 0 tokens per session scan A dede0fd5ce5d

Subscribe to this mod's changes

soia-meta is an agent published in the GitHub repository soia-team/soia-open-skills (5 stars, last pushed 2d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 666 tokens. 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.