bygald3r-labs· 57 skills
Authoritative reference for Goose (Block) AI agent customization in gald3r projects. Covers .goosehints + AGENTS.md instructions, ~/.config/goose/config.yaml MCP extensions, Recipes/Subrecipes as slash commands, native subagents, Agent Skills (SKILL.md, shared via ~/.claude/skills/), lifecycle hooks (hooks.json), and gald3r install verification.
$npx -y skills add gald3r-labs/gald3r --skill g-skl-platform-gooseInstalls into the current project.
Run `npx skills use "https://github.com/gald3r-labs/gald3r" --skill "gald3r-labs/gald3r/g-skl-platform-goose"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gald3r-labs/gald3r" that are relevant to the current task. Run `npx skills add "https://github.com/gald3r-labs/gald3r"` and select the relevant skills, then follow their instructions.