← 返回 Skills 市场
bytesagain3

Infra Importer

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

Infra Importer

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Infra Importer concepts, best practices, and implementation patte... 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 simple, self-contained reference tool and does not request credentials or perform network calls. The included Bash script prints documentation; if you run it locally it will execute with your user permissions (as any script would). Before running any shipped script, you may: (1) quickly inspect the file (it is readable and short), (2) run it in a restricted environment or container if you prefer, and (3) be aware that the version string in the script differs from the registry metadata (likely a harmless packaging/doc mismatch).
功能分析
Type: OpenClaw Skill Name: infra-importer Version: 2.0.1 The infra-importer skill is a static documentation reference tool. The shell script (scripts/script.sh) uses heredocs to output plain-text information about development patterns and best practices, with no network activity, file system modifications, or credential access. The SKILL.md instructions accurately reflect the code's behavior.
能力评估
Purpose & Capability
Name and description indicate a local reference tool. The SKILL.md and the included scripts provide only static reference text and help output; no external services, binaries, or credentials are required. The small mismatch in reported version (registry 2.0.1 vs script VERSION=2.0.0) is an editorial inconsistency but not a security concern.
Instruction Scope
SKILL.md explicitly states all commands output plain-text via heredoc with no network access; the script implements those commands and does not call external endpoints or read environment variables. Minor mismatches: the cheatsheet text mentions a 'troubleshooting' entry that isn't a separate command in the script, and help text uses an unexpanded $VERSION in a single-quoted heredoc—these are documentation/implementation inconsistencies, not evidence of malicious behavior.
Install Mechanism
No install spec is provided (instruction-only with a small helper script). No downloads or archive extraction; nothing is written to disk by an installer. Risk is limited to executing the included script locally if you choose to run it.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the script does not read or export secrets. There is no disproportionate credential request.
Persistence & Privilege
always:false and user-invocable:true (normal). The skill does not attempt to modify other skills, system-wide agent settings, or persist configuration. Running the script executes with the invoking user's permissions (normal for local tools).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install infra-importer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /infra-importer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
Slug infra-importer
版本 2.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Infra Importer 是什么?

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

如何安装 Infra Importer?

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

Infra Importer 是免费的吗?

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

Infra Importer 支持哪些平台?

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

谁开发了 Infra Importer?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.1。

💬 留言讨论