beta-skill

beta-skill is a skill for Claude Code, Codex from bitwise-media-group/evolve. It costs 18 tokens per session (32 once invoked), scanned A, original, MIT.

Eine Test-Fähigkeit mit dem Namen „beta-skill“. Sie enthält laut Beschreibung nur einen Fixture-Text; ein Fixture ist eine vorbereitete Testdatei oder Testeingabe.

In plain words
What is it for?
Zum Ausführen oder Überprüfen von Tests, die diese Beispiel-Fähigkeit verwenden.
Why use it?
Sie dient offenbar zum Prüfen von Testabläufen, nicht zur Lösung eines Anwendungsproblems.

Skill for Claude CodeCodex

Part of the beta plugin — 1 skill shipped together

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/bitwise-media-group/evolve/beta-skill
Any agent
npx skills add bitwise-media-group/evolve --skill beta-skill
Clone the repo
git clone --depth 1 https://github.com/bitwise-media-group/evolve

Made for: Claude Code, Codex.

Or install beta, the plugin that ships this one along with the rest of its 1 skill.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/bitwise-media-group/evolve/beta-skill.svg)](https://agentmods.dev/skills/bitwise-media-group/evolve/beta-skill)
Your own site
<a href="https://agentmods.dev/skills/bitwise-media-group/evolve/beta-skill"><img src="https://agentmods.dev/badge/skills/bitwise-media-group/evolve/beta-skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 18 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 32 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 $0.00018 $0.00032
Opus 5 $0.00009 $0.00016
Sonnet 5 $0.00004 $0.00006
Haiku 4.5 $0.00002 $0.00003

Measured 3d ago against content hash cfe2b1a86438, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

beta-skill 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 3d 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.

e2e/repos/marketplace/plugins/beta/skills/beta-skill/SKILL.md · 9 lines

What it actually says

beta-skill

Fixture body.

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. 3d ago First seen · 9 lines · 18 tokens per session scan A cfe2b1a86438

Subscribe to this mod's changes

beta-skill is a skill published in the GitHub repository bitwise-media-group/evolve (5 stars, last pushed 3d ago), licensed MIT. It adds 18 tokens to every session and 32 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

orchestrate

Drive a plan to completion by orchestrating implementer, reviewer, and critic agents across waves of parallel work. Use when the user says "orchestrate", "implement this plan", "execute plan", "drive this", or approves a plan for execution.

codecast-sh/codecast · 56 tokens

example-command

An example user-invoked skill that demonstrates frontmatter options and the skills/ /SKILL.md layout.

codecast-sh/codecast · 25 tokens

overlength

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx…

codecast-sh/codecast · 141 tokens

throughline

Throughline keeps the thread of work intact on work that's big enough to drift or that outlives one sitting. Two linked habits: (1) TASK TRACK — an emoji-tagged task list with exactly one ⭐️ MAIN goal anchor, so you can see at a glance whether you're still solving the main thing or have drifted; (2) HANDOFF — compact…

jovesun-lab/whetstone · 232 tokens

session-measurement

Measure an AI agent's per-session performance on a small, stable metric set and track it as a trend over a long run, so you can tell whether a change — a new model version, a new operating frame/scaffolding, a new skill set — actually improved the agent or regressed it. Use this whenever someone wants to benchmark…

jovesun-lab/whetstone · 188 tokens

notify-me-setup

Set up or change notify-me — the plugin that pings the user's phone (via ntfy) and/or plays a sound when an agent is blocked or finished. Use when the user says "set up notify-me", "set up notifications", "notify me when you're blocked", "call me back when you need me", "change the alert sound", "turn the chime…

jovesun-lab/whetstone · 106 tokens