Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poco Skills

A collection of Agent Skills for Poco: one CLI for Docker Compose, Kubernetes, and Helm.

Installing

These skills work with any agent that supports the Agent Skills standard, including Cursor, Claude Code, and OpenCode.

Cursor

Add manually via Settings > Rules > Add Rule > Remote Rule (GitHub) with shiwaforce/poco-skills.

npx skills

If your agent supports the npx skills CLI:

npx skills add https://github.com/shiwaforce/poco-skills

Clone / Copy

Clone this repo and copy the skill folders into your agent's skill directory:

Agent Skill directory
Cursor ~/.cursor/skills/
Claude Code ~/.claude/skills/
OpenCode ~/.config/opencode/skills/

Copy the contents of skills/poco/ into e.g. ~/.cursor/skills/poco/.

Skills

Skills are contextual and auto-loaded based on your conversation. When a request matches a skill's triggers, the agent loads and applies the relevant skill.

Skill Useful for
poco Using the Poco CLI: Docker Compose (up, down, status, ps), Kubernetes (kubectx, kubens, kube-get, presets), Helm (helm-repos, helm-list). Use when working with poco, poco.yml, Docker Compose catalog, kubectl context/namespace, Helm releases, or when the user asks to start/stop compose projects, switch K8s context, or list Helm. For Shiwaforce-style poco projects, the skill includes Shiwaforce conventions (dc-*.yml, start scripts, proxy, poco.yml layout, etc.) so the agent follows SF practices.

Resources

License

MIT

About

Use Poco with AI coding agents (Cursor, Claude Code, etc.)

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors