← 返回 Skills 市场
hw10181913

Claude Code Integration

作者 hw10181913 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
10846
总下载
17
收藏
128
当前安装
1
版本数
在 OpenClaw 中安装
/install claude-code
功能描述
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
安全使用建议
Install this only if you want a local Claude Code documentation and workflow-reference helper. Treat the bundled docs as possibly stale, and do not assume the task command actually executes work. Review any separate OpenClaw exec/read-write action or remote installer snippet before running it.
功能分析
Type: OpenClaw Skill Name: claude-code Version: 1.0.0 This skill bundle is benign. The `claude-code.py` script primarily functions as a documentation viewer, providing hardcoded information about Claude Code. The `task` command within `claude-code.py` merely prints a message describing a task and explicitly states that the actual execution is handled by OpenClaw's native subagent system, not by this skill itself. The `install.sh` script only copies local files and sets execute permissions, without fetching external payloads or performing any suspicious system modifications. `SKILL.md` and `README.md` provide clear, non-malicious instructions and descriptions, with no evidence of prompt injection attempts to manipulate the agent into unauthorized actions. No data exfiltration, malicious execution, persistence mechanisms, or obfuscation were found.
能力评估
Purpose & Capability
The stated purpose fits a Claude Code documentation and workflow helper, but the artifacts overstate capability: documentation is bundled locally rather than queried live, and the task command prints guidance instead of creating or running subagents.
Instruction Scope
The skill's activation language is broad for coding help and includes examples involving OpenClaw exec/read-write workflows, but those are disclosed examples and the bundled helper does not automatically execute arbitrary commands.
Install Mechanism
The install script creates a user-level ~/.openclaw/skills/claude-code directory, copies local files, and sets the Python helper executable; it does not fetch external payloads or modify system locations.
Credentials
No credential collection, local profile/session reading, live network calls, or broad filesystem indexing are implemented; API keys and remote installers appear only in documentation examples.
Persistence & Privilege
Persistence is limited to installed user skill files and executable permissions, with no daemon, autostart entry, privilege escalation, or background worker behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install claude-code
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /claude-code 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug claude-code
版本 1.0.0
许可证
累计安装 128
当前安装数 128
历史版本数 1
常见问题

Claude Code Integration 是什么?

Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 10846 次。

如何安装 Claude Code Integration?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install claude-code」即可一键安装,无需额外配置。

Claude Code Integration 是免费的吗?

是的,Claude Code Integration 完全免费(开源免费),可自由下载、安装和使用。

Claude Code Integration 支持哪些平台?

Claude Code Integration 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Claude Code Integration?

由 hw10181913(@hw10181913)开发并维护,当前版本 v1.0.0。

💬 留言讨论