Prelude is a flake-parts devshell UI: a welcome banner, command catalogue,
Markdown docs viewer, and themed prompt. This command prints the upstream
Markdown directly—no TUI, checkout, or network access after Nix resolves the
flake.
Start a project with:
nix run github:darkmatter/prelude -- wizard
Read a topic with:
nix run github:darkmatter/prelude#skill -- <topic>
Use nix run github:darkmatter/prelude#skill -- list before guessing. Topics:
install — wizard output, flake-parts wiring, and reference consumer.
options — complete generated prelude.* reference.
commands — x, motd, and docs command contracts.
configuration — common option groups and docs configuration.
guide command-conventions — catalogue ownership and dispatch rules.
guide title-rendering — FIGlet title and wizard details.
1---2name: docs3description: Prelude agent guide4---5# Prelude agent guide67Prelude is a flake-parts devshell UI: a welcome banner, command catalogue,8Markdown docs viewer, and themed prompt. This command prints the upstream9Markdown directly—no TUI, checkout, or network access after Nix resolves the10flake.1112Start a project with:1314```sh15nix run github:darkmatter/prelude -- wizard16```1718Read a topic with:1920```sh21nix run github:darkmatter/prelude#skill -- <topic>22```2324Use `nix run github:darkmatter/prelude#skill -- list` before guessing. Topics:2526- `install` — wizard output, flake-parts wiring, and reference consumer.27- `options` — complete generated `prelude.*` reference.28- `commands` — `x`, `motd`, and `docs` command contracts.29- `configuration` — common option groups and docs configuration.30- `guide command-conventions` — catalogue ownership and dispatch rules.31- `guide title-rendering` — FIGlet title and wizard details.
Run npx skillmds@latest add darkmatter/docs in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Prelude agent guide It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
darkmatter (@darkmatter) published this skill. Their other Agent Skills are listed on their SkillMD profile.