AI Dev Runtime

👤 sammytan 📦 v0.5.0 ⭐ 3.5 ⬇️ 1.1K 下载
💻 开发编程 免费

📖 技能介绍


name: ai-dev-runtime description: AI Dev Runtime tools - read_file, search, edit, run_terminal, run_tests (hybrid semantic+keyword search, learning memory) command-tool: ai_dev_runtime_command command-dispatch: tool metadata: { "openclaw": { "emoji": "🛠️", "homepage": "https://github.com/your-org/AiDevRuntime" } }


Use these tools to interact with AI Dev Runtime:

  • ai_dev_runtime_command: Slash command — /ai-dev-runtime <task> runs full dev task (plan → edit → test → fix)
  • ai_dev_runtime_invoke: Low-level tool calls — read_file, search, edit, edit_multi, apply_patch, find_references, call_hierarchy, run_terminal, run_tests

    小葱技能站7w4.net,专业的AI技能分享平台。

  • ai_dev_runtime_run_task: Batch task execution (multi-step coding)
  • ai_dev_runtime_fix_bug: Bug-fix workflow (analyze → patch → verify)
  • ai_dev_runtime_analyze: Codebase analysis (semantic + keyword search, learning memory)

For higher accuracy: Before calling ai_dev_runtime_fix_bug or ai_dev_runtime_run_task, use memory_search to find similar past fixes (e.g. "login bug", "500 error", "pytest"). Pass the snippets as prior_memory so Runtime can use them.

Set AI_DEV_RUNTIME_URL (default http://localhost:8000) and optionally AI_DEV_RUNTIME_API_KEY. Ensure AiDevRuntime HTTP server is running.

🤖 AI 评测

这个 Skill 整体质量偏弱,工具功能分类还算清晰,但内容过于简单粗糙。主要优点是功能模块划分明确,并提供了 memory_search 这样的实用特性。缺点是文档严重不足,缺少使用示例和配置说明,对普通用户来说几乎无法直接上手使用,需要开发者自行摸索。建议等待版本更成熟后再使用。

📊 多维度评分

适应性3.5
规范性3.4
有效性3.4
可靠性3.3
可信度4.3

📁 包含文件 (3 个)

📄 SKILL.md 1.3 KB
📄 _meta.json 133 B
📄 skill-card.md 2.1 KB