Pika-Skills
Pika Skills is a set of open-source skill modules that extend the capabilities of AI coding agents.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.1k
- Source
- skill-github
- Repository
- github.com/Pika-Labs/Pika-Skills
Overview
Pika Skills is a collection of self-contained modules designed to enhance the functionality of AI coding agents (such as Claude Code, OpenClaw, etc.). Each skill directory includes a `SKILL.md` file defining the skill's workflow, along with execution scripts and dependencies. After installation, the AI agent automatically detects and utilizes these skills without manual configuration. Ideal for developers looking to augment their AI agent's capabilities.
Capabilities
- ▪Real-time virtual avatar integration into Google Meet
- ▪Voice cloning
- ▪Generate or customize virtual avatars
- ▪Automatic billing and payment link generation
- ▪Context-aware conversation
- ▪Auto-generated meeting notes after sessions
Use cases
Setup
Provide the skill folder path to the AI agent and request installation, for example: `install /path/to/your/Pika-Skills/pikastream-video-meeting/`
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I get a Pika Developer Key?
Visit https://www.pika.me/dev/ and create a Developer Key.
How do I set the environment variable?
Run `export PIKA_DEV_KEY="dk_your-key-here"` in the terminal or add it to your shell configuration file.
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.