84,000+ SKILL.md files you can use with Goose — Block's open-source, extensible AI agent. Adapt a skill's guidance into Goose's .goosehints file (or package it as a recipe). Free to browse. Pro unlocks the multi-signal Quality Score.
cat <skill>/SKILL.md >> ./.goosehints
Goose is an open-source AI agent from Block that runs locally on your machine, automates engineering tasks, and extends through MCP. It takes standing guidance from a .goosehints file and reusable workflows as recipes — both natural homes for a SKILL.md.
SKILL.md../.goosehints (project) or ~/.config/goose/.goosehints (global).
.goosehints is freeform markdown, so a SKILL.md's body ports directly. Notes:
.goosehints; keep sections short so Goose stays focused..goosehints file — ./.goosehints for a project or ~/.config/goose/.goosehints globally — or turn a task skill into a Goose recipe.