My personal collection of skills for AI agents.
Install any skill from this repository using the skills.sh:
npx skills add gerardbalaoro/skills
pnpm dlx skills add gerardbalaoro/skills
bun x skills add gerardbalaoro/skillsManage Dokploy instances through the HTTP API and Swagger reference. Use when the user mentions Dokploy, Dokploy API, Dokploy Swagger, x-api-key, project.all, application deploys, Compose services, databases, domains, servers, backups, schedules, registries, or CI/CD automation for Dokploy.
Compose uncommitted changes, a linear commit range, branch, or PR into logical commits. Use when the user wants to split, clean up, organize, or rewrite commits. Always inspect first, propose a breakdown, get one confirmation, create a backup branch, then rewrite.
Compact the current conversation into a handoff document for another agent to pick up.
- Create a new directory under
skills/<domain>/with your skill name - Add a
SKILL.mdfile with the required frontmatter (name,description) - Run
bun ./scripts/readme.tsto update the skills list above