#391 · Primary category: AI Coding Assistants
pi-skills
Skills for pi coding agent (compatible with Claude Code and Codex CLI)
Project last updated:06/06/26
GitHub Stars
2.5K
Forks
213
Contributors
2
License
MIT
Why we included this project
Claude Code, Codex CLI, and similar agents only know what you put in front of them, and pi-skills is a collection of ready-made skills that skip the setup. Each skill lives in its own folder with instructions and helper scripts, covering web search via Brave, browser automation through Chrome DevTools, command-line access to Google Calendar, Drive, and Gmail, plus transcription, YouTube transcripts, and VS Code diff integration. You clone the repo into the right skills directory, or symlink individual skills for Claude Code, and the agent picks them up without you writing a single SKILL.md file. The README walks through installation for each supported agent, so teams can give their agent useful abilities like searching the web or managing Google services mid-session without building the plumbing themselves.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.