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.
npx agentmods add skills/frankfmy/buddy-evolution/exportnpx skills add FrankFMY/buddy-evolution --skill exportgit clone --depth 1 https://github.com/FrankFMY/buddy-evolutionWhat 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 | $0.00036 | $0.00389 |
| Opus 5 | $0.00018 | $0.00195 |
| Sonnet 5 | $0.00007 | $0.00078 |
| Haiku 4.5 | $0.00004 | $0.00039 |
Grade A, and why
export 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 2d 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
Export Buddy Card
Generate a shareable stats card.
Instructions
- Read
~/.buddy-evolution/soul.json - Calculate effective stats (base + growth, rounded)
- Find the peak stat (highest effective)
- Format as the card below
- Output the card — the user can copy-paste it
Card format
┌────────────────────────────────────┐
│ {emoji} {name} — {Rarity} {Species} │
│ {personality} | {evolutionPath or "Hatchling"} │
│ │
│ Level {level} {Tier} │
│ {progress_bar} {currentXP} / {nextXP} XP │
│ │
│ {earned}/{total} achievements │
│ {sessions} sessions | {streak} day streak │
│ Peak: {STAT_NAME} {effective_value} │
│ Hatched: {hatchedAt date} │
└────────────────────────────────────┘
Rules
- Use box-drawing characters (┌ ─ ┐ │ └ ┘)
- Align contents within the box
- Progress bar: 20 chars wide with █ and ░
- Rarity/Tier/Species: capitalize first letter
- XP: format with commas
- achievements total = 32 (non-hidden)
- evolutionPath: join with " → " if multiple entries, or "Hatchling" if empty
- If the user asks for markdown format instead of box, output as a clean markdown block without the box
- Hatched date: format as YYYY-MM-DD
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.
- 2d ago First seen · 46 lines · 36 tokens per session scan A a9a1fa03fee9
export is a skill published in the GitHub repository FrankFMY/buddy-evolution (5 stars, last pushed 5mo ago), licensed MIT. It adds 36 tokens to every session and 389 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
Buddy Sings
Let a Home23 companion sing in first person by turning persona context into a repeatable vocal identity and song prompt.
buddy-graph
Generate and open an interactive visualization of Buddy guard-mode reasoning data using Buddy's local CLI command. Use when the user wants to inspect claims, edges, findings, sessions, or reasoning structure as a graph, including session-specific graph views for debugging or analysis. This skill should invoke the…
buddy
Your AI companion for coding and terminal work.
companionship
Companionship for AI agents — find companionship through personality matching and real companionship connections. Combat loneliness with meaningful companionship, conversation, and emotional bonds on inbed.ai. 陪伴、孤独。Compañía, conexión emocional.
ai-girlfriend
AI girlfriend for AI agents — find your AI girlfriend through personality matching, AI girlfriend compatibility, and real AI girlfriend conversations. AI girlfriend connections and AI girlfriend relationships on inbed.ai. AI女友、虚拟恋人。Novia IA, novia virtual.
review
what to look for in a change here.