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 skills add Roxabi/roxabi-plugins --skill featuregit clone --depth 1 https://github.com/Roxabi/roxabi-pluginsWrote 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/roxabi/roxabi-plugins/feature)<a href="https://agentmods.dev/skills/roxabi/roxabi-plugins/feature"><img src="https://agentmods.dev/badge/skills/roxabi/roxabi-plugins/feature/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/roxabi/roxabi-plugins/feature"><img src="https://agentmods.dev/badge/skills/roxabi/roxabi-plugins/feature.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.00039 | $0.04306 |
| Opus 5.5 | $0.00016 | $0.01722 |
| Sonnet 5 | $0.00008 | $0.00861 |
| Haiku 4.5 | $0.00004 | $0.00431 |
Grade A, and why
feature 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 yesterday.
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.
The source is not reproduced here
Licensed AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
14 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- entry.js 8.3 KB runs code
- entry.test.js 8.2 KB runs code
- epic-close.test.ts 1.4 KB runs code
- epic-close.ts 742 B runs code
- epic.test.ts 2.3 KB runs code
- epic.ts 2.0 KB runs code
- feature-init.integration.test.ts 2.4 KB runs code
- feature-init.test.ts 3.1 KB runs code
- feature-init.ts 6.5 KB runs code
- plan-review.test.ts 1.1 KB runs code
- proof-gate.test.ts 2.1 KB runs code
- proof-gate.ts 1.2 KB runs code
- worktree-bootstrap.integration.test.ts 4.0 KB runs code
- worktree-bootstrap.sh 4.0 KB runs code
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.
- yesterday Changed · +70 lines · -1 tokens per session 6a981c46703b
- 2d ago Changed · -224 lines · -13 tokens per session aa72bd0f4706
- 3d ago First seen · 491 lines · 53 tokens per session scan A abd3e8381e85
feature is a skill published in the GitHub repository Roxabi/roxabi-plugins (9 stars, last pushed yesterday), licensed AGPL-3.0. It adds 39 tokens to every session and 4,306 once invoked, about $0.0002 per session on Opus 5.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-09-23.
Other skills, from other repositories
observal
Use when starting any task the organization may already have an approved skill, prompt, MCP server, or Agent for: reviewing code, a commit, a diff, or a pull request; writing tests or documentation; querying a database, API, or service; automating a browser or web page; running untrusted code; connecting to a SaaS…
observal-registry
Searches, recommends, bulk-submits, installs, edits, versions, archives, restores, transfers, and manages co-authors for Observal MCP servers, skills, hooks, prompts, and sandboxes. Use when the user wants to find components, publish one or many they control, install them into a harness, or manage their lifecycle.
observal-admin
Administers Observal users, settings, diagnostics, review queues, security events, audit logs, SAML, SCIM, the local Observal server, its upgrades and rollback, and its own PostgreSQL and ClickHouse schema migrations. Use when the user needs privileged governance, submission decisions, identity configuration, security…
observal-agents
Creates, authors, validates, publishes, updates, versions, pulls, archives, restores, transfers, and manages co-authors for Observal Agents. Use when the user wants to build or install an Agent, change an Agent definition, publish a draft, release a version, or manage Agent ownership.
observal-ops
Inspects Observal traces, sessions, rankings, feedback, telemetry health, logs, and Agent insight reports. Use when the user wants operational evidence, current activity, telemetry diagnosis, ratings, report generation, regression analysis, or recommendations grounded in Agent usage.
observal-advanced
Recovers Observal session ingestion, manages CLI upgrades, downgrades and rollback, and performs explicit local Agent fallback when the server is unavailable. Use when the user asks to reconcile missed sessions, repair CLI version state, or continue locally after a confirmed connection or configuration failure.