用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/dinglebear-ai/soma --skill local-ai-sdk-tools命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 SOC 职业分类
| name | local-ai-sdk-tools |
| description | Use when working with `local-ai-sdk-tools` provider actions such as ai_sdk_brief. |
Generated by cargo xtask generate-provider-surfaces from the current provider catalog.
local-ai-sdk-tools ProviderSelf-contained AI SDK sidecar tools for Soma provider smoke tests.
Use when working with local-ai-sdk-tools provider actions such as ai_sdk_brief.
yes; do not invent commands for N/A entries.yes; send JSON bodies matching the action schema.| tool | MCP | CLI | REST | CLI command | REST route | purpose |
|---|---|---|---|---|---|---|
ai_sdk_brief | yes | yes | yes | ai-sdk-brief | POST /v1/providers/ai-sdk-brief | Create a compact brief from text through Soma's AI SDK sidecar runtime. |
ai_sdk_briefCreate a compact brief from text through Soma's AI SDK sidecar runtime.
public/defaultunspecifiedfalsefalsetext: stringmax_words: integerbrief: string, word_count: integer, input_chars: integer, runtime: stringsoma(action="ai_sdk_brief")soma ai-sdk-briefPOST /v1/providers/ai-sdk-brief