pi-skills
A set of skills for the pi-coding-agent, compatible with Claude Code and Codex CLI.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 2.1k
- Source
- skill-github
- Repository
- github.com/badlogic/pi-skills
Overview
pi-skills is a collection of capabilities designed for the pi-coding-agent, compatible with Claude Code, Codex CLI, Amp, and Droid. These include web search, browser automation, Google Calendar and Drive management, among others. With these skills, AI can perform complex tasks such as content extraction, file management, and voice-to-text conversion. Installation varies by platform, typically requiring cloning the repository and some configuration. Suitable for developers and users needing automated task handling.
Capabilities
- ▪Web search and content extraction
- ▪Browser automation
- ▪Google Calendar management
- ▪Google Drive management
- ▪Gmail management
- ▪Voice-to-text
Use cases
Setup
Depending on the platform, use the `git clone` command to clone the repository into a specified directory, then run `npm install` or globally install required dependencies as needed.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I install pi-skills?
Depending on the platform, use the `git clone` command to clone the repository into a specified directory, then run `npm install` or globally install required dependencies as needed.
Which skills require additional setup?
brave-search, browser-tools, gccli, gdcli, gmcli, transcribe, and youtube-transcript require Node.js and other specific dependencies.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.