Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gerard's Agent Skills

My personal collection of skills for AI agents.

Installing a Skill

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/skills

Available Skills

DevOps

Manage 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.

Engineering

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.

General

Compact the current conversation into a handoff document for another agent to pick up.

Contributing

  1. Create a new directory under skills/<domain>/ with your skill name
  2. Add a SKILL.md file with the required frontmatter (name, description)
  3. Run bun ./scripts/readme.ts to update the skills list above

About

My personal collection of skills for AI agents

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors