active/showboat/SKILL.md
Create executable Showboat demos that prove behavior.
npx skillsauth add kevinslin/skills showboatInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use uvx showboat to build Markdown documents that mix short notes, executable commands, and captured output. Reach for it when the deliverable should both explain and prove behavior. This should be used to do live integration tests. You should NOT use showboat to run existing tests.
uvx showboat --help.demo-{num}-{title}.md in the current workspace unless the user specifies another file. Use the next available integer for {num} and a short kebab-case summary for {title}.uvx showboat init <file> <title>.uvx showboat note <file> ....uvx showboat exec <file> <lang> <code>.uvx showboat image <file> ....uvx showboat pop <file>.uvx showboat verify <file>.showboat verify.demo-{num}-{title}.raw.md - this is for manual human inspection latershowboat exec with a deterministic summary command over those artifacts.demo-{num}-{title}.md for a feature or CLI workflowshowboat verifydevelopment
Generate incremental Slack digests for channels, topics, and categories.
testing
Audit an OpenClaw maturity-scorecard surface into an evidence-backed component score report. Use when given a surface from an OpenClaw maturity-scorecard.md and asked to score coverage, quality, readiness, or generate a detailed surface report plus per-component subreports.
tools
Turn an existing concrete spec into a reusable generic spec template. Use when asked to create a generic spec, template spec, reusable implementation template, or generalized version of a spec from a specific implementation such as one plugin, channel, integration, feature, or PR.
data-ai
Trace how something works with an investigator subagent and a skeptical reviewer subagent.