Skip to content

Latest commit

Β 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Personal Agent Skills

A collection of personal AI agent skills compatible with GitHub Copilot, Claude Code, OpenCode, and other tools supporting the Agent Skills open standard.

These skills are designed to automate repetitive workflows and extend the capabilities of AI coding assistants.

πŸš€ Quick Start

Install via skills.sh

You can install these skills using the skills CLI:

# Install all skills
npx skills add ca-lee-b/personal-skills

# Install a specific skill
npx skills add ca-lee-b/personal-skills --skill create-prd

πŸ›  Available Skills

Skill Description Trigger Keywords
create-prd Synthesizes conversation into a concise, implementation-ready PRD. "write a PRD", "create a PRD", "document requirements"
implement-prd Executes implementation based on a PRD document. Best suited and optimized for create-prd output. "implement this PRD", "build the spec"

Getting the Best Performance

I personally use these skills with Opencode, which allows me to define custom agents. For example, I have a frontend agent using Kimi K2.7 and backend agent using GLM 5.2.

This allows me to delegate the PRD to the agent best suited for a requirement.

πŸ“„ License

MIT

About

High quality skills for AI agents to automate PRDs, implementation and daily engineering tasks.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors