← 返回 Skills 市场
xueyetianya

Core

作者 bytesagain4 · GitHub ↗ · v3.0.0 · MIT-0
cross-platform ✓ 安全检测通过
563
总下载
0
收藏
7
当前安装
10
版本数
在 OpenClaw 中安装
/install core
功能描述
core reference tool
使用说明 (SKILL.md)

Core

core reference tool. No API keys or credentials required — outputs reference documentation only.

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 coherent and low-risk: it simply prints static reference documentation. Before installing, you may: (1) review the script locally (it's short and readable), (2) run it in a sandbox or restricted environment to confirm behavior, and (3) ensure your agent runtime prevents unexpected network access if you require strict isolation. Note: there are minor non-security bugs (e.g., help heredoc uses single quotes so $VERSION won't expand) but nothing indicating malicious behavior.
功能分析
Type: OpenClaw Skill Name: core Version: 3.0.0 The 'core' skill bundle is a documentation reference tool that provides static text for development topics such as security, performance, and debugging. The primary script (scripts/script.sh) uses simple heredocs to output information and contains no network calls, file system modifications, or credential-gathering logic.
能力评估
Purpose & Capability
The name/description ('core — core reference tool') matches the actual artifacts: SKILL.md describes static reference commands and the included script.sh emits only heredoc documentation. There are no unrelated requirements.
Instruction Scope
SKILL.md instructs the agent to output plain-text reference docs only; the provided script implements exactly that (no file reads, no network calls, no external endpoints, no access to credentials). There is no scope creep.
Install Mechanism
No install specification is present (instruction-only skill). This minimizes risk; nothing is downloaded or written to disk by an installer.
Credentials
The skill declares no required environment variables, credentials, or config paths and the script does not reference any environment secrets. Requested access is proportionate to the stated purpose.
Persistence & Privilege
The skill is not forced-always, does not modify other skills or global agent config, and does not request persistent privileges. Autonomous invocation is allowed (platform default) but combined with the above, this poses no extra concern.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install core
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /core 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.0
Clean package
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
yaml-fix+quality
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
De-template, unique content, script cleanup
v1.0.1
Quality update: docs, examples, standards compliance
v1.0.0
Initial release
元数据
Slug core
版本 3.0.0
许可证 MIT-0
累计安装 7
当前安装数 7
历史版本数 10
常见问题

Core 是什么?

core reference tool. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 563 次。

如何安装 Core?

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

Core 是免费的吗?

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

Core 支持哪些平台?

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

谁开发了 Core?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v3.0.0。

💬 留言讨论