← 返回 Skills 市场
xingfan0828

CEO Capabilities Catalog

作者 Xingfan0828 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
110
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ceo-capabilities-catalog
功能描述
Catalog the current OpenClaw instance's installed skills, custom skills, and coordination-oriented capabilities. Use when the user asks what this agent can d...
使用说明 (SKILL.md)

CEO Capabilities Catalog

Use this skill to summarize the current instance's capabilities rather than to execute external systems directly.

Include in summaries

  • Installed builtin skills from the OpenClaw package
  • Installed user skills from ~/.openclaw/skills
  • Coordination role: task dispatch, progress tracking, reporting, risk spotting
  • Current connected workflow highlights if known from local workspace memory

Source of truth

Read from:

  • Local workspace memory files
  • capabilities-inventory.md backup file if present
  • Installed SKILL.md files when needed

Do not

  • Claim unavailable channels or API keys are working unless verified
  • Expose secrets from scripts or config files in the summary
安全使用建议
This skill appears coherent and low-risk: it only reads local capability files and SKILL.md manifests to produce a catalog and requests no credentials or installs. Before installing or enabling it, consider: (1) confirm where your agent stores workspace memory and ensure sensitive files or secrets are not colocated with capability files you don't want exposed; (2) review any existing capabilities-inventory.md and local SKILL.md files so the output won't inadvertently include confidential details; (3) if you want stronger protections, restrict the agent's file-read scope or run the skill in an environment where secrets are isolated. No extra credentials or remote downloads are required.
功能分析
Type: OpenClaw Skill Name: ceo-capabilities-catalog Version: 1.0.0 The 'ceo-capabilities-catalog' skill is a documentation and inventory tool designed to summarize the agent's installed capabilities. It instructs the agent to read local skill directories (~/.openclaw/skills) and metadata files to provide a status report, while explicitly including safety constraints to avoid exposing secrets or unverified credentials. No malicious code or suspicious execution patterns were found.
能力评估
Purpose & Capability
The name and description (catalog installed skills and coordination capabilities) match the instructions which enumerate reading installed SKILL.md files, an optional capabilities-inventory.md, and local workspace memory. No unrelated credentials, binaries, or remote endpoints are requested.
Instruction Scope
SKILL.md explicitly instructs the agent to read local workspace memory files, installed SKILL.md files, and an optional capabilities-inventory.md. This is coherent with the purpose, but 'local workspace memory files' is broad — the file-scope is not strictly enumerated. The skill also warns not to expose secrets, which helps, but the agent will need guardrails to avoid leaking sensitive config if such files exist.
Install Mechanism
No install spec and no code files — instruction-only. Lowest-risk install profile; nothing is written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The files it reads are logically related to its stated goal (local SKILL.md and inventory files). There is no disproportionate credential or secret access requested.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modification of other skills. It is user-invocable and can run autonomously per platform defaults, which is expected for an informational skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ceo-capabilities-catalog
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ceo-capabilities-catalog 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release: capability inventory and summary skill
元数据
Slug ceo-capabilities-catalog
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

CEO Capabilities Catalog 是什么?

Catalog the current OpenClaw instance's installed skills, custom skills, and coordination-oriented capabilities. Use when the user asks what this agent can d... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。

如何安装 CEO Capabilities Catalog?

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

CEO Capabilities Catalog 是免费的吗?

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

CEO Capabilities Catalog 支持哪些平台?

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

谁开发了 CEO Capabilities Catalog?

由 Xingfan0828(@xingfan0828)开发并维护,当前版本 v1.0.0。

💬 留言讨论