返回顶部
c

call-claude-code调用克劳德代码

|

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
175
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

call-claude-code

通过ACP调用Claude Code

工具定义

json
{
name: callclaudecode,
description: 通过ACP桥接调用Claude Code,
inputSchema: {
type: object,
properties: {
prompt: {
type: string,
description: 发送给Claude Code的提示
}
},
required: [prompt]
}
}

执行逻辑

bash
/Users/mac/.openclaw/workspace/scripts/acp-bridge-claude.sh

示例

输入:
json
{
prompt: 分析当前目录的项目结构
}

输出:

Claude Code 的分析结果...

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 claude-code-connector-1776003369 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 claude-code-connector-1776003369 技能

通过命令行安装

skillhub install claude-code-connector-1776003369

下载

⬇ 下载 call-claude-code v1.0.0(免费)

文件大小: 1.16 KB | 发布时间: 2026-4-13 09:43

v1.0.0 最新 2026-4-13 09:43
Initial release of claude-code-connector.

- Enables calling Claude Code via the ACP bridge.
- Supports trigger phrases: "调用 Claude", "让 Claude 处理", "claude code".
- Users can send prompts such as "分析这个文件" for processing.
- Includes tool definition and example input/output for reference.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部