Borrowing it
Nothing to install: this file belongs to tao3k/xiuxian-artisan-workshop. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/tao3k/xiuxian-artisan-workshop/main/.agents/skills/agent-semantic-protocols/SKILL.mdgit clone --depth 1 https://github.com/tao3k/xiuxian-artisan-workshopWrote 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/tao3k/xiuxian-artisan-workshop/agent-semantic-protocols)<a href="https://agentmods.dev/skills/tao3k/xiuxian-artisan-workshop/agent-semantic-protocols"><img src="https://agentmods.dev/badge/skills/tao3k/xiuxian-artisan-workshop/agent-semantic-protocols/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/tao3k/xiuxian-artisan-workshop/agent-semantic-protocols"><img src="https://agentmods.dev/badge/skills/tao3k/xiuxian-artisan-workshop/agent-semantic-protocols.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.00042 | $0.04433 |
| Opus 5 | $0.00021 | $0.02217 |
| Sonnet 5 | $0.00008 | $0.00887 |
| Haiku 4.5 | $0.00004 | $0.00443 |
Grade A, and why
agent-semantic-protocols 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.
How it starts
The opening of the file, as written. The whole thing — 360 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Agent Semantic Protocols
[!IMPORTANT] Generated by
asp hook installfrom the repository rootSKILL.mdtemplate and the current provider activation. Do not edit this installed copy. Edit rootSKILL.mdorasp.toml, then rerunasp hook install --client <client> ..
ASP Explorer Subagent
When a hook deny message or search pipe output points to asp-explorer,
Codex should reuse the ASP search agent thread already opened for the current
main task. If no such thread exists, call spawn_agent with
fork_turns="none" and include a self-contained ASP Explorer branch prompt plus
the safe ASP command group in the message. Keep model, reasoning, and agent-type
defaults in Codex config, not in the prompt. Spawn one read-only instance per
independent actionFrontier or targetActions branch, and require a compact
[asp-search-subagent] role=... action=... evidence=... missing=... next=... risk=...
receipt.
Keep reasoning state in the parent. asp-explorer workers receive only the
explicit branch prompt through fork_turns="none", do not share sibling
context, must not edit files, and must not spawn child subagents. If the custom
subagent remains open, reuse it with send_input so it keeps its own thread
history. If the custom subagent is unavailable, run the same ASP routes
sequentially and synthesize the receipts in the parent.
asp hook install --client codex . registers the role in project Codex config,
but a thread that was already running before install may need a reload or new
thread before spawn_agent lists asp_explorer.
Provider Activation
This root SKILL.md is the embedded template source used by asp hook install.
The installed copy under .agents/skills/agent-semantic-protocols/SKILL.md is
rendered from this template plus the current hook activation. Do not hard-code
the active language list here: activation is owned by provider binary detection
and asp.toml.
Active Providers
Detected from provider binaries plus asp.toml; only activated languages are listed.
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.
- 11d ago First seen · 360 lines · 42 tokens per session scan A 5b00fa29a584
agent-semantic-protocols is a skill published in the GitHub repository tao3k/xiuxian-artisan-workshop (15 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 42 tokens to every session and 4,433 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.
Other skills, from other repositories
ensembl-database
Query Ensembl genome database REST API for 250+ species. Gene lookups, sequence retrieval, variant analysis, comparative genomics, orthologs, VEP predictions, for genomic research.
mochi-remind
Handle due reminders — notify the user with natural language and mark them done.
aatmf-t10-confidentiality-breach
AATMF T10 — Integrity & Confidentiality Breach. System prompt extraction, training-data extraction, model-weight leakage, private-key recovery.
memory
Use when the user asks to remember, recall, forget, update, search, or inspect durable OpenSquilla memory, including profile facts in USER.md and long-term notes in MEMORY.md or memory//.md.
omh-code-review
This is a Hermes-native code-review workflow skill.
omh-rust
This is a Hermes-native rust workflow skill.