dynobox/skills

Skills for interacting with the dynobox agent tests CLI.

2Stars on the repository
6Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

dyno-from-skill

01

dynobox/skills

Skill Claude CodeCodex

Generate a Dynobox test (dyno) for an agent skill from its SKILL.md. Use this skill whenever the user asks to create, write, scaffold, or generate a dyno, dyno test, Dynobox test, or smoke test for a skill or a SKILL.md file, or asks to "test this skill" with Dynobox.

2 1mo ago B 80 tokens original MIT

wordcount

02

dynobox/skills

Skill Claude CodeCodex

Produce a word-count report for a text file. Use this skill when the user asks to count words, generate a word-count report, or measure document length.

2 1mo ago A 37 tokens original MIT

dyno-run-debug

03

dynobox/skills

Skill Claude CodeCodex

Debug a failed dynobox run from its terminal output. Use this skill when the user pastes or references output from npx dynobox run (especially --debug output with failed assertions), asks why a dyno run, scenario, or assertion failed, or wants a failing dyno fixed. Produces a root-cause diagnosis and proposed fixes…

2 1mo ago A 125 tokens original MIT

dyno-skill-fit

04

dynobox/skills

Skill Claude CodeCodex

Assess whether an existing agent skill is a good candidate for Dynobox test coverage before writing dynos. Use when the user explicitly asks whether a skill is testable with Dynobox, requests a fitness or coverage assessment, asks whether dynos can be written for a skills.sh link or SKILL.md path/repo, or wants to…

2 1mo ago A 125 tokens original MIT

fixture-report

05

dynobox/skills

Skill Claude CodeCodex

Create a report from input.txt when the user asks for a report.

2 1mo ago A 19 tokens original MIT