aituber-kit
Automate AITuberKit releases, translations, docs, and endpoint testing
All Skills in This Repository (7)
Pure Emerald Level Indicatorsupdate-docs
Update the aituber-kit VitePress documentation site across Japanese, English, and Chinese for new release versions.
develop-main-release
Automates merging develop into main and publishing tagged GitHub releases for aituber-kit.
develop-main-pr
Creates and updates release pull requests from develop to main on GitHub.
openai-voice-agents
Search Markdown documentation and return file paths, source URLs, and fetched_at timestamps.
sync-translations
Sync missing translation keys across locale files from a Japanese master.
codex
Invoke Codex CLI to review code and analyze projects.
verify-endpoints
Test AI provider endpoints and generate a Markdown report.
Frequently Asked Questions
FAQPage SchemaHow to install aituber-kit skills?▼
Run `npx skills add tegnike/aituber-kit --all -g -y` in your terminal to install all skills in this suite globally.
What is AITuberKit?▼
AITuberKit is an open-source toolkit for building web apps where interactive AI characters chat, speak, and stream on YouTube. It supports 16 AI providers, 3 character model types, and 11 voice engines.
How do these skills help maintain AITuberKit?▼
They automate release pull requests, version tagging, translation syncing across 15 languages, documentation updates, and live endpoint verification for every AI and voice provider.
Can AI verify all AITuberKit API endpoints?▼
Yes. The verify-endpoints skill sends test requests to every chat, TTS, and embedding endpoint and outputs a pass/fail report with error details.
Do these skills work with Claude Code and Codex?▼
Yes. The skills ship in both .claude and .agents folders and follow the standard SKILL.md format, so they run in Claude Code, Codex, and compatible agents.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core