← Back to Skills Marketplace
hw10181913

Claude Code Integration

by hw10181913 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
10846
Downloads
17
Stars
128
Active Installs
1
Versions
Install in OpenClaw
/install claude-code
Description
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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install claude-code
  3. After installation, invoke the skill by name or use /claude-code
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug claude-code
Version 1.0.0
License
All-time Installs 128
Active Installs 128
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 10846 downloads so far.

How do I install Claude Code Integration?

Run "/install claude-code" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Claude Code Integration free?

Yes, Claude Code Integration is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Claude Code Integration support?

Claude Code Integration is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Claude Code Integration?

It is built and maintained by hw10181913 (@hw10181913); the current version is v1.0.0.

💬 Comments