skill-name

skill-name is a skill for Claude Code, Codex from ahkedia/lyra-ai. It costs 16 tokens per session (216 once invoked), scanned A, original, MIT.

A reusable skill template describing a skill's purpose, commands, decision rules, examples, setup, and error handling.

In plain words
What is it for?
Use it when creating or documenting a new skill, including its operations, choices, examples, prerequisites, and fallback behavior.
Why use it?
It gives developers a consistent structure for documenting how an agent skill should behave and how it should be used.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

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.

agentmods
npx agentmods add skills/ahkedia/lyra-ai/_template
Any agent
npx skills add ahkedia/lyra-ai --skill _template
Clone the repo
git clone --depth 1 https://github.com/ahkedia/lyra-ai

Made for: Claude Code, Codex.

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 skill-name

README.md
[![agentmods](https://agentmods.dev/badge/skills/ahkedia/lyra-ai/_template.svg)](https://agentmods.dev/skills/ahkedia/lyra-ai/_template)
Your own site
<a href="https://agentmods.dev/skills/ahkedia/lyra-ai/_template"><img src="https://agentmods.dev/badge/skills/ahkedia/lyra-ai/_template.svg" alt="Measured on agentmods" height="20"></a>
Per session 16 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 216 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00016 $0.00216
Opus 5 $0.00008 $0.00108
Sonnet 5 $0.00003 $0.00043
Haiku 4.5 $0.00002 $0.00022

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

Security

Grade A, and why

skill-name 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 6d 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.

skills/_template/SKILL.md · 48 lines

What it actually says

Skill Name

One-paragraph overview of what this skill does and when to use it.

Operations

Operation 1: Name

# Command the agent runs
your-command --flag value

What it does, when to use it, what to expect.

Operation 2: Name

your-command --other-flag value

Decision Logic

  • Condition A → do X
  • Condition B → do Y
  • Default → do Z

Examples

User says: "Example user message" Action: What the agent should do Response: "Example response to user"

Error Handling

  • Error type 1: What to do
  • Error type 2: What to do
  • Fallback: If all else fails, tell the user what happened

Setup

Any one-time setup steps (env vars, API keys, installations).

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. 6d ago First seen · 48 lines · 16 tokens per session scan A 604f0709975d

Subscribe to this mod's changes

skill-name is a skill published in the GitHub repository ahkedia/lyra-ai (5 stars, last pushed 17d ago), licensed MIT. It adds 16 tokens to every session and 216 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-31.

Related

Other skills, from other repositories

groq-inference

Ultra-fast LLM inference on custom LPU hardware. OpenAI-compatible API at api.groq.com. Lowest latency in the industry (500-1000+ tok/s). Supports chat completions, vision, audio (Whisper STT + TTS), tool calling, JSON mode, and streaming. Free tier available. Inference only — no training.

synthetic-sciences/openscience · 77 tokens

rich-post

Send a Telegram rich-media post to ANOTHER allowlisted chat via the bot (Bot API 10.1 sendRichMessage) - text, inline images, tables, headings, lists, quotes, collapsible blocks, formulas, collages/slideshows ALL in one message bubble. Use when the owner asks to post somewhere other than the current conversation (the…

smixs/iva-agent · 129 tokens

telegram-userbot

Подключение и работа с личным Telegram-аккаунтом владельца (userbot, НЕ бот). Используй, когда просят читать личные чаты/переписку/диалоги, искать по своим сообщениям, писать кому-то от своего имени, «зайди в мой телеграм», «подключи мой телеграм», «прочитай личку», «ответь в личке», «перешли сообщение», а также при…

smixs/iva-agent · 144 tokens

agent-browser

Браузерная автоматизация для интерактивных веб-задач. Используй, когда нужно открыть сайт, заполнить форму, кликнуть, сделать скриншот, залогиниться, спарсить JS-страницу или протестировать веб-приложение. Триггеры — «зайди на сайт», «заполни форму», «нажми кнопку», «скриншот страницы», «войди в аккаунт», «спарси…

smixs/iva-agent · 114 tokens

update-recovery

Restore or merge user customizations preserved during an Iva update. Use when the owner says "restore my update changes", "recover my customizations", «верни мои изменения после обновления», «восстанови мои доработки» or asks about an update conflict.

smixs/iva-agent · 60 tokens

autograph

Schema-as-code enforcement for any Obsidian vault. Zero hardcoded domains. Use when creating vault cards, checking vault health, running schema compliance, deduplicating entities, generating MOC indexes, running decay cycles, bootstrapping a vault, fixing wikilinks, finding orphans or backlinks, extracting entities…

smixs/agent-second-brain · 89 tokens