
Author high-quality agent skills following the agentskills.io specification, with correct frontmatter, workflow structure, and reference assets.
Fetch a matching XKCD comic and generate validated Markdown or HTML embed output for docs or terminal use.
Run, debug, and troubleshoot GitHub Actions locally using nektos/act.
Record a terminal session to a named .cast file using asciinema, trim the recording to marked content, and optionally convert it to a GIF using agg.
Create, review, and safely update `.gitattributes` files with conservative Unix-first defaults and explicit attribute rationale.
Prepare and publish an npm package that ships agent skills, following the skills-npm convention for skill bundling and distribution.
Create, manage, and organize GitHub Gists using the gh CLI. Use this skill whenever a user wants to create a gist, share code snippets, manage existing gists, add files to a gist, list or search gists, edit gist content or descriptions, clone a gist, or delete a gist. Every gist created or modified must include a README.md documenting its purpose and contents.
Derive a do-nothing bash script from an asciinema .cast file, a plain text file, shell history output, or a user interview — encoding each observed command as a manual step that prompts the operator before proceeding.
Analyse a repository to identify its focus, technology stack, and labels, then search for and apply appropriate shields.io badges to markdown files.