← 返回 Skills 市场
ckchzh

Conduit

作者 BytesAgain2 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ 安全检测通过
165
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install conduit
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Conduit concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Conduit

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Conduit concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears to be a safe, local reference tool: it simply prints embedded documentation and does not access the network or credentials. Before installing, you can (1) review the small shell script to confirm it matches your expectations (it only outputs heredocs), (2) note minor metadata/version mismatches (cosmetic), and (3) permit autonomous invocation only if you’re comfortable allowing the agent to run documentation-lookups — there is no sensitive access exposed by this skill.
功能分析
Type: OpenClaw Skill Name: conduit Version: 2.0.2 The 'conduit' skill is a documentation reference tool that provides static information about development patterns and best practices. The implementation in scripts/script.sh consists entirely of shell functions using heredocs to output plain text, with no network access, file system manipulation, or credential handling, and the SKILL.md contains no malicious instructions.
能力评估
Purpose & Capability
Name/description match the included artifacts: the SKILL.md and scripts/script.sh are documentation-focused and produce plain-text reference output. There are no environment variables, binaries, or config paths requested that would be unexpected for a reference tool.
Instruction Scope
Runtime instructions and the shell script are limited to emitting heredoc text for each command. The SKILL.md explicitly states 'No external API calls, no credentials needed, no network access' and the script contains no network calls, file reads/writes, or credential usage. Minor inconsistencies in metadata/versions exist (SKILL.md says 2.0.1, script VERSION=2.0.0, registry 2.0.2) but these are benign bookkeeping issues.
Install Mechanism
No install spec is provided (instruction-only style) and the included script is static text output. Nothing is downloaded or extracted, so there is no install-time code execution risk beyond the script itself, which is safe and local.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the script does not read environment variables or sensitive files. There is no disproportionate secret or credential request.
Persistence & Privilege
always:false and normal user-invocation settings are used. The skill does not request persistent system presence or modify other skills or system-wide configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install conduit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /conduit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Fix description
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
Slug conduit
版本 2.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Conduit 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Conduit concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 165 次。

如何安装 Conduit?

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

Conduit 是免费的吗?

是的,Conduit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Conduit 支持哪些平台?

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

谁开发了 Conduit?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.2。

💬 留言讨论