Discover and explore top open-source AI tools and projects—updated daily.
Pika-LabsAI agent skills for real-time interaction and task automation
Top 32.7% on SourcePulse
This repository provides a framework for extending AI coding agents with modular, self-contained "skills," enabling them to perform complex tasks beyond basic code generation. It targets developers building or integrating with AI agents like Claude Code and OpenClaw, offering a structured way to add new functionalities such as real-time video conferencing participation.
How It Works
Skills are organized as directories containing a SKILL.md definition file, executable scripts, and a requirements.txt for Python dependencies. The AI agent reads SKILL.md to understand when and how to activate a skill, automatically detecting and executing the associated scripts. The pikastream-video-meeting skill, for example, leverages Pika's API to join Google Meet calls, integrating real-time avatars, voice cloning, and context-aware conversation.
Quick Start & Requirements
PIKA_DEV_KEY environment variable: export PIKA_DEV_KEY="dk_your-key-here".install /path/to/your/Pika-Skills/pikastream-video-meeting/).PIKA_DEV_KEY environment variable. ffmpeg is optional but recommended for audio processing.Highlighted Details
pikastream-video-meeting skill enables AI avatars in Google Meet, featuring real-time PikaStreaming.Maintenance & Community
No specific details regarding maintainers, community channels, or roadmap were present in the provided README snippet.
Licensing & Compatibility
Limitations & Caveats
The pikastream-video-meeting skill incurs costs ($0.275 per minute) and requires a Pika Developer Key. The README does not detail specific agent integrations beyond the general skill installation mechanism.
2 months ago
Inactive
cloudflare
agentscope-ai