Skip to content

leafyoung/pi-agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Pi Agent Skills

Shared Pi coding agent skills for batch processing, automation pipelines, and agent architecture patterns.

Skills

Skill Description
agent-design-for-batch Architectural patterns for building robust batch processing systems with the Pi agent SDK — worker pools, stall detection, graceful shutdown, parallel prompt architectures.

Usage

Skills follow the standard Pi skill format (SKILL.md with YAML frontmatter). Install by copying the skill directory into your Pi skills directory.

Keeping in sync

If you maintain these skills locally, use the sync script to pull the latest versions:

./sync.sh agent-design-for-batch

This copies the skill from your local ../skills/ directory into the repo, ready to commit and push.

License

MIT

About

Shared Pi coding agent skills for batch processing and automation pipelines

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors