dictionary-api-automation by composiohq/awesome-claude-skills
npx skills add https://github.com/composiohq/awesome-claude-skills --skill dictionary-api-automation通过 Composio 的 Dictionary API 工具包,利用 Rube MCP 自动化 Dictionary API 操作。
工具包文档 : composio.dev/toolkits/dictionary_api
RUBE_SEARCH_TOOLS 可用)RUBE_MANAGE_CONNECTIONS 建立活跃的 Dictionary API 连接,并使用工具包 dictionary_apiRUBE_SEARCH_TOOLS 以获取当前工具模式获取 Rube MCP : 在您的客户端配置中将 https://rube.app/mcp 添加为 MCP 服务器。无需 API 密钥——只需添加端点即可工作。
RUBE_SEARCH_TOOLS 有响应来验证 Rube MCP 可用广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
dictionary_api 调用 RUBE_MANAGE_CONNECTIONS在执行工作流之前,始终先发现可用工具:
RUBE_SEARCH_TOOLS
queries: [{use_case: "Dictionary API operations", known_fields: ""}]
session: {generate_id: true}
这将返回可用的工具标识符、输入模式、推荐的执行计划以及已知的陷阱。
RUBE_SEARCH_TOOLS
queries: [{use_case: "your specific Dictionary API task"}]
session: {id: "existing_session_id"}
RUBE_MANAGE_CONNECTIONS
toolkits: ["dictionary_api"]
session_id: "your_session_id"
RUBE_MULTI_EXECUTE_TOOL
tools: [{
tool_slug: "TOOL_SLUG_FROM_SEARCH",
arguments: {/* schema-compliant args from search results */}
}]
memory: {}
session_id: "your_session_id"
RUBE_SEARCH_TOOLS 之前,切勿硬编码工具标识符或参数RUBE_MANAGE_CONNECTIONS 显示 ACTIVE 状态RUBE_MULTI_EXECUTE_TOOL 调用中始终包含 memory 参数,即使为空({})| 操作 | 方法 |
|---|---|
| 查找工具 | 使用 Dictionary API 特定用例调用 RUBE_SEARCH_TOOLS |
| 连接 | 使用工具包 dictionary_api 调用 RUBE_MANAGE_CONNECTIONS |
| 执行 | 使用发现的工具标识符调用 RUBE_MULTI_EXECUTE_TOOL |
| 批量操作 | 使用 run_composio_tool() 调用 RUBE_REMOTE_WORKBENCH |
| 完整模式 | 使用 schemaRef 调用 RUBE_GET_TOOL_SCHEMAS 获取工具模式 |
由 Composio 提供支持
每周安装数
1
代码仓库
GitHub 星标数
42.0K
首次出现
2026年2月16日
安全审计
安装于
mcpjam1
claude-code1
replit1
junie1
windsurf1
zencoder1
Automate Dictionary API operations through Composio's Dictionary API toolkit via Rube MCP.
Toolkit docs : composio.dev/toolkits/dictionary_api
RUBE_MANAGE_CONNECTIONS with toolkit dictionary_apiRUBE_SEARCH_TOOLS first to get current tool schemasGet Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works.
RUBE_SEARCH_TOOLS respondsRUBE_MANAGE_CONNECTIONS with toolkit dictionary_apiAlways discover available tools before executing workflows:
RUBE_SEARCH_TOOLS
queries: [{use_case: "Dictionary API operations", known_fields: ""}]
session: {generate_id: true}
This returns available tool slugs, input schemas, recommended execution plans, and known pitfalls.
RUBE_SEARCH_TOOLS
queries: [{use_case: "your specific Dictionary API task"}]
session: {id: "existing_session_id"}
RUBE_MANAGE_CONNECTIONS
toolkits: ["dictionary_api"]
session_id: "your_session_id"
RUBE_MULTI_EXECUTE_TOOL
tools: [{
tool_slug: "TOOL_SLUG_FROM_SEARCH",
arguments: {/* schema-compliant args from search results */}
}]
memory: {}
session_id: "your_session_id"
RUBE_SEARCH_TOOLSRUBE_MANAGE_CONNECTIONS shows ACTIVE status before executing toolsmemory in RUBE_MULTI_EXECUTE_TOOL calls, even if empty ({})| Operation | Approach |
|---|---|
| Find tools | RUBE_SEARCH_TOOLS with Dictionary API-specific use case |
| Connect | RUBE_MANAGE_CONNECTIONS with toolkit dictionary_api |
| Execute | RUBE_MULTI_EXECUTE_TOOL with discovered tool slugs |
| Bulk ops | RUBE_REMOTE_WORKBENCH with run_composio_tool() |
| Full schema | RUBE_GET_TOOL_SCHEMAS for tools with |
Powered byComposio
Weekly Installs
1
Repository
GitHub Stars
42.0K
First Seen
Feb 16, 2026
Security Audits
Gen Agent Trust HubFailSocketPassSnykWarn
Installed on
mcpjam1
claude-code1
replit1
junie1
windsurf1
zencoder1
通过 LiteLLM 代理让 Claude Code 对接 GitHub Copilot 运行 | 高级变通方案指南
29,800 周安装
BDI心智状态建模技能:RDF上下文转智能体信念、欲望、意图,支持多智能体系统推理
1 周安装
Sheetsmith - 轻量级 CSV/Excel 数据处理工具,pandas 封装,支持预览、筛选、转换
1 周安装
Gemini CLI 命令行工具:AI代码审查与自动化分析,支持JSON输出与CI/CD集成
1 周安装
多视角计划制定工具 | 团队协作AI代理 | 代码项目分析与架构规划
1 周安装
Codex-Claude 工程循环:AI 协作代码开发工作流,提升代码质量与开发效率
1 周安装
AI编排反馈循环:Claude、Codex、Gemini多模型协同工作流与自动化开发指南
1 周安装
schemaRef