
xiaoyaner0201 skills on Claude Market
5 skills published by xiaoyaner0201. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
cloudflare-r2
Uploads files to Cloudflare R2 object storage using the wrangler CLI. Supports single-file and batch uploads via a shell script or direct wrangler commands. Uploaded files are served from a public R2 CDN domain.
google-ai-usage-monitor
Monitors Google AI Studio (Gemini API) quota usage by scraping the usage dashboard via browser automation. Tracks RPM, TPM, and RPD metrics across models and tiers, and sends alerts when consumption exceeds 80% of limits.
cursor-council
Runs multiple Cursor agents in parallel using tmux sessions, splitting large coding tasks into non-conflicting subtasks handled simultaneously. A second mode, called council, assigns different AI models (Claude Opus, Sonnet, GPT) to roleplay named technical personas and analyze a decision from competing viewpoints, then synthesizes the outputs.
vscode-node
Controls a VS Code or Cursor IDE remotely through the OpenClaw Node protocol. Provides 40+ commands for file read/write, language server queries (definitions, references, hover), git operations, test execution, debugging, and Cursor Agent delegation. Requires the openclaw-node-vscode extension to be installed and connected.
qwen3-tts-voicedesign
Qwen3-TTS VoiceDesign converts text to speech using natural language voice descriptions combined with seed-based timbre control. The same description and seed pair always produces the same voice, enabling reproducible custom voices. Ships with an OpenAI-compatible HTTP server, one-click setup, and batch seed exploration scripts.