๐ŸŽฏ

uni-agent

๐ŸŽฏSkill

from zrt-ai-lab/opencode-skills

VibeIndex|
What it does
|

A unified agent protocol adaptation layer that lets you call all major agent protocols (MCP, A2A, ANP, AITP) through a single API. Provides protocol routing, capability discovery, and pluggable adapters for seamless cross-protocol communication.

๐Ÿ“ฆ

Same repository

zrt-ai-lab/opencode-skills(26 items)

uni-agent

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add zrt-ai-lab/opencode-skills --skill uni-agent
skills.sh Installโš  Installs to .agents/skills/
npx skills add zrt-ai-lab/opencode-skills --skill uni-agent
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/uni-agent/SKILL.md

SKILL.md

42Installs
-
AddedFeb 4, 2026

More from this repository10

๐ŸŽฏ
auto-douyin๐ŸŽฏSkill

ๆŠ–้Ÿณ่ง†้ข‘่‡ชๅŠจๅ‘ๅธƒๆŠ€่ƒฝใ€‚ๅฝ“็”จๆˆท้œ€่ฆๅ‘ๅธƒ่ง†้ข‘ๅˆฐๆŠ–้Ÿณๆ—ถไฝฟ็”จ่ฟ™ไธชๆŠ€่ƒฝใ€‚ๆŠ€่ƒฝๅŒ…ๅซ๏ผš่Žทๅ–็™ปๅฝ•Cookieใ€ไธŠไผ ่ง†้ข‘ใ€่ฎพ็ฝฎๆ ‡้ข˜่ฏ้ข˜ใ€ๅฎšๆ—ถๅ‘ๅธƒ็ญ‰ๅŠŸ่ƒฝใ€‚. Part of zrt-ai-lab/opencode-skills.

๐ŸŽฏ
videocut-subtitle๐ŸŽฏSkill

A subtitle generation and burn-in skill that handles the full workflow: Whisper transcription, dictionary-based correction, user review, timestamp matching, SRT generation, and FFmpeg subtitle embedding.

๐ŸŽฏ
auto-weixin-video๐ŸŽฏSkill

A skill that automates video publishing to WeChat Channels (่ง†้ข‘ๅท) using Playwright browser automation, supporting cookie-based login, title/hashtag configuration, scheduled publishing, and original content declaration.

๐ŸŽฏ
videocut-clip๐ŸŽฏSkill

A video editing skill that executes FFmpeg-based clip removal of filler words, verbal mistakes, and silences from recordings, then re-transcribes to verify and generates subtitle files.

๐ŸŽฏ
videocut-clip-oral๐ŸŽฏSkill

An agent skill for transcribing talking-head videos and detecting speech errors using FunASR with 30-second segmented transcription, identifying stutters, filler words, and silences to generate a review transcript and deletion task list.

๐ŸŽฏ
videocut-install๐ŸŽฏSkill

An environment setup skill for a Chinese video editing toolkit that installs FunASR (speech recognition with timestamps), OpenAI Whisper (subtitle generation), and FFmpeg, downloading approximately 5GB of models for speech-to-text and subtitle workflows.

๐ŸŽฏ
video-creator๐ŸŽฏSkill

A video creation skill that synthesizes images and audio into videos with fade transitions, automatic outro splicing, BGM addition, and subtitle burning, supporting a multi-stage pipeline from story scenes to final MP4.

๐ŸŽฏ
videocut-self-update๐ŸŽฏSkill

A self-update skill for AI agents that records user feedback, traces conversation context to identify issues, and integrates lessons learned into project documentation and methodology files.

๐ŸŽฏ
image-service๐ŸŽฏSkill

A multimodal image processing skill supporting text-to-image, image-to-image, image-to-text, and long image stitching, triggered when users mention images, generation, infographics, or OCR.

๐ŸŽฏ
log-analyzer๐ŸŽฏSkill

A full-dimension log analysis skill based on the RAPHL pattern that auto-identifies log types (Java App, MySQL Binlog, Nginx, Trace, Alert) and extracts 20+ entity types for root cause analysis. Supports streaming processing of 100M+ log files with low memory usage.