Pika-Skills

Pika-Skills

Pika Skills is a set of open-source skill modules that extend the capabilities of AI coding agents.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.1k
Source
skill-github

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

Virtual avatar representation in remote meetingsAutomated meeting transcriptionEnhanced interaction capabilities for AI agents

Setup

Requires: Pika Developer KeyPython 3.10+ffmpeg (可选)
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