Official skills publisher Verified Skillscout rank 167

Modem

Modem publishes official AI agent skills for its tools, services, and developer workflows.

Browse 17 official AI agent skills across 5 Modem repositories, with install commands and source links.

17 Skills
5 Repositories
1,337 Installs
8,863 GitHub stars

Install

Add Modem skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/modem-dev/modem-dev_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Modem skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

5 official repositories

Includes 4 official skills: hunk-review, hunk-extensions, hunk-launch-video, hunk-release.

4 skills 1,332 installs 8,072 stars
npx skills add modem-dev/hunk -y

Includes 4 official skills: sideshow, launch-video, sideshow, sideshow-term.

4 skills 5 installs 482 stars
npx skills add modem-dev/sideshow -y

Includes 5 official skills: control-agent, debug-agent, dev-agent, sentry-agent, sentry-agent.

5 skills 0 installs 208 stars
npx skills add modem-dev/baudbot -y

Includes 3 official skills: podguy-clip-cutter, podguy-post-production, podguy-youtube-publisher.

3 skills 0 installs 47 stars
npx skills add modem-dev/podguy -y

Covers write-discoverable-code. Rules for writing code that coding agents (and humans) can find and understand through plain-text search.

1 skill 0 installs 54 stars
npx skills add modem-dev/skills -y

17 skills

modem-dev/hunk 4 skills

hunk-review

modem-dev/hunk 1,300 installs
View source

hunk-extensions

modem-dev/hunk 17 installs
View source

hunk-launch-video

modem-dev/hunk 6 installs
View source

hunk-release

modem-dev/hunk 6 installs
View source
modem-dev/sideshow 4 skills

sideshow

modem-dev/sideshow 5 installs
View source

launch-video

modem-dev/sideshow 0 installs
View source

sideshow

modem-dev/sideshow 0 installs
View source

sideshow-term

modem-dev/sideshow 0 installs
View source
modem-dev/baudbot 5 skills

control-agent

modem-dev/baudbot 0 installs
View source

debug-agent

modem-dev/baudbot 0 installs
View source

dev-agent

modem-dev/baudbot 0 installs
View source

sentry-agent

modem-dev/baudbot 0 installs
View source

sentry-agent

modem-dev/baudbot 0 installs
View source
modem-dev/podguy 3 skills

podguy-clip-cutter

modem-dev/podguy 0 installs
View source

podguy-post-production

modem-dev/podguy 0 installs
View source

podguy-youtube-publisher

modem-dev/podguy 0 installs
View source
modem-dev/skills 1 skill

write-discoverable-code

Rules for writing code that coding agents (and humans) can find and understand through plain-text search.

modem-dev/skills 0 installs
View source

Repository documentation

modem-dev/skills package overview

modem-dev/skills/README.md View on GitHub

modem-dev/skills

Covers write-discoverable-code. Rules for writing code that coding agents (and humans) can find and understand through plain-text search.

Top skills in this package

write-discoverable-codeRules for writing code that coding agents (and humans) can find and understand through plain-text search.

Install

Install the full package:

npx skills add modem-dev/skills -y

Install a specific skill:

npx skills add modem-dev/skills@write-discoverable-code -y

Use the package when you want your agent to choose the relevant skill from this official Modem repository.

View modem-dev/skills on GitHub
Copied