Getting it into your agent
There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.
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.
[](https://agentmods.dev/skills/samttoo22-mewcat/opensoul/soul-edit)<a href="https://agentmods.dev/skills/samttoo22-mewcat/opensoul/soul-edit"><img src="https://agentmods.dev/badge/skills/samttoo22-mewcat/opensoul/soul-edit/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/samttoo22-mewcat/opensoul/soul-edit"><img src="https://agentmods.dev/badge/skills/samttoo22-mewcat/opensoul/soul-edit.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.00031 | $0.00392 |
| Opus 5 | $0.00015 | $0.00196 |
| Sonnet 5 | $0.00006 | $0.00078 |
| Haiku 4.5 | $0.00003 | $0.00039 |
Grade A, and why
soul-edit 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.
What it actually says
編輯 SOUL.md(Diff 模式)
優先使用 diff 指令——只替換指定的舊文字片段,不重寫整個檔案。
Diff 模式(精確修改,推薦)
cd /Users/mac/Desktop/coding/py/OpenSoul/OpenSoul
python scripts/edit_soul_skill.py --command diff \
--old "要被替換的舊文字(需與 SOUL.md 完全一致)" \
--new "替換後的新文字"
注意事項:
--old必須與 SOUL.md 現有內容完全一致(含空白、換行符)--old在檔案中必須唯一,若不唯一請提供更多上下文- 修改前先執行
read確認當前內容
讀取當前內容
python scripts/edit_soul_skill.py --command read
Append 模式(在末尾新增)
python scripts/edit_soul_skill.py --command append --text "新增的內容"
Replace 模式(整體替換,謹慎使用)
python scripts/edit_soul_skill.py --command replace --text "完整的新內容"
使用流程
- 先
read確認當前 SOUL.md 內容 - 找出要修改的精確片段
- 用
diff指令替換,提供完整的--old與--new - 再次
read確認修改結果
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 · 48 lines · 31 tokens per session scan A e38f35884dea
soul-edit is a skill published in the GitHub repository samttoo22-MewCat/OpenSoul (19 stars, last pushed 5mo ago), licensed MIT. It adds 31 tokens to every session and 392 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-30.
Other skills, from other repositories
Discord Integration
Send messages to Discord channels via webhook or bot.
twitter-writer
Write X/Twitter posts, tweet drafts, shitposts, and short threads for engineering or startup topics. Use this when the user asks for a tweet, X post, shitpost, post draft, or wants social copy for Twitter/X. Always return 3 distinct variants, each inside its own code block, unless the user explicitly asks for one.
obsidian-pro
Advanced Obsidian knowledge management using callouts, properties, and wikilinks. Aligned with the Gold Standard.
Weather
Get current weather and forecasts using wttr.in (no API key needed).
vault-memory
Treat the Obsidian vault as operational memory, not just note storage. Focus on retrieval quality, metadata integrity, and safe consolidation.
Logging
Where logs live and when to write them — errors, daily, system.