Generate AntV Infographic syntax outputs. Use when asked to turn user content into the Infographic DSL (template selection, data structuring, theme), or to output `infographic <template>` plain syntax.
Generate AntV Infographic syntax outputs. Use when asked to turn user content into the Infographic DSL (template selection, data structuring, theme), or to output `infographic <template>` plain syntax.
生成 AntV 信息图语法输出。当被要求将用户内容转换为信息图 DSL(模板选择、数据结构、主题)时使用,或输出 `infographic <template>` 纯语法。
Category: developer (开发工具) · Author: antvis · Version: @main · License: MIT
该 Skill 暂无文档文件。
Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Control Philips Hue lights and scenes via the OpenHue CLI.
Start voice calls via the OpenClaw voice-call plugin.
ElevenLabs text-to-speech with mac-style say UX.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (for example spawn/run Codex or Claude Code in a Discord thread; use sessions_spawn with runtime:"acp"), or any work in ~/clawd workspace (never spawn agents here). Claude Code: use --print --permission-mode bypassPermissions (no PTY). Codex/Pi/OpenCode: pty:true required.
Category:developer