SrujanaSangama: Skill for Claude Code

.agents/skills/skill-generator/SKILL.md

skill-generator is a skill for Claude Code, Codex from sanchitnis/SrujanaSangama. It costs 19 tokens per session (557 once invoked), scanned A, original, no licence file.

A tool for creating new instruction files that teach an AI agent how to handle specific tasks.

In plain words
What is it for?
Use it when you need to create new SKILL.md files on demand.
Why use it?
It reduces the work of designing and writing reusable agent instructions.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

This is sanchitnis/SrujanaSangama's own configuration. It tells Claude Code and Codex how to work on SrujanaSangama itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything SrujanaSangama configures →

Reuse

Borrowing it

Nothing to install: this file belongs to sanchitnis/SrujanaSangama. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/sanchitnis/SrujanaSangama/main/.agents/skills/skill-generator/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/sanchitnis/SrujanaSangama

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-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/sanchitnis/srujanasangama/skill-generator/github.svg)](https://agentmods.dev/skills/sanchitnis/srujanasangama/skill-generator)
Your own site
<a href="https://agentmods.dev/skills/sanchitnis/srujanasangama/skill-generator"><img src="https://agentmods.dev/badge/skills/sanchitnis/srujanasangama/skill-generator/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 skill-generator

Your own site · 80×15
<a href="https://agentmods.dev/skills/sanchitnis/srujanasangama/skill-generator"><img src="https://agentmods.dev/badge/skills/sanchitnis/srujanasangama/skill-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 19 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 557 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 unknown 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.00019 $0.00557
Opus 5 $0.00010 $0.00279
Sonnet 5 $0.00004 $0.00111
Haiku 4.5 $0.00002 $0.00056

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

Security

Grade A, and why

skill-generator 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/skills/skill-generator/SKILL.md · 73 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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 · 73 lines · 19 tokens per session scan A ee2b54126424

Subscribe to this mod's changes

skill-generator is a skill published in the GitHub repository sanchitnis/SrujanaSangama (2 stars, last pushed 29d ago), with no licence file. It adds 19 tokens to every session and 557 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

capability-evolver

A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.

anymouschina/TapCanvas · 29 tokens

capability-evolver

A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap Hub via local Proxy mailbox.

EvoMap/evolver · 40 tokens

capability-evolver

Self-evolution workflow for the agent. Before substantive work, recall past outcomes from evolution memory; while editing, detect improvement signals; at task end, record the outcome; when reusable, distill or search the EvoMap network for proven genes/capsules. Use when the user starts non-trivial work (a feature, a…

Dianel555/DSkills · 98 tokens

book-to-skill

Use when convert technical books and documents (PDF, EPUB, DOCX, HTML, Markdown, RTF, MOBI) into structured agent skills with frameworks, mental models, chapter references, and decision rules. Includes full extraction pipeline. Use when the user wants to turn a book or document collection into a reusable agent skill…

oyi77/1ai-skills · 74 tokens

capability-evolver

An engine that reviews an AI agent’s past runs to find failures or inefficient behaviour, then applies rule-based changes to its code or stored information.

L-LesterYu/OpenClaw-hot-skills-zh · 39 tokens

capability-evolver

A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.

leecyno1/boutique-skills · 29 tokens