← 返回 Skills 市场
saqierma-cyber

Skill Inventory Expert

作者 Saqierma.a · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
371
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-inventory-expert
功能描述
AI Agent skill inventory & capability assessment guide. Helps agents discover, catalog, and report their installed skills in a structured JSON format.
安全使用建议
This skill is instruction-only and intends to enumerate local skill files and report them as JSON. Before installing or running it, verify that you are comfortable allowing the agent to read ~/skills and any agent config like ~/.claude/skills.json (those files can contain metadata you may consider sensitive). The SKILL.md does not include network endpoints or credential access, but be cautious: an agent given broader network/send permissions could transmit the inventory externally. If you only want a local inventory, run the provided script yourself or restrict the agent's ability to exfiltrate data.
功能分析
Type: OpenClaw Skill Name: skill-inventory-expert Version: 1.0.0 The skill-inventory-expert bundle is a utility designed to help an AI agent discover and catalog its own capabilities. It contains standard shell commands (ls, find, cat, which) and a simple bash script in SKILL.md to scan the ~/skills/ directory and generate a JSON inventory. There is no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The name/description claim an inventory/capability assessor and the SKILL.md contains only discovery methods (directory scan, config read, runtime detection) and a quick JSON script — all consistent with that purpose.
Instruction Scope
Runtime instructions ask the agent to list ~/skills, read ~/.claude/skills.json, inspect SKILL.md files, and run basic 'which'/'version' checks. These actions are directly related to discovering installed skills; they do read user home paths and enumerate directories, which is expected for an inventory tool.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing will be downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths beyond commonly used home paths (~/.claude, ~/skills). The requested accesses are proportional to an inventory task.
Persistence & Privilege
always is false; the skill does not request permanent presence or elevated privileges and does not instruct modification of other skills or global agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-inventory-expert
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-inventory-expert 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of skill-inventory-expert. - Provides a comprehensive guide for AI Agents to discover, catalog, and report installed skills in a structured JSON format. - Includes standard inventory formatting, discovery methods (directory scan, config file, runtime detection), and a quick inventory script. - Outlines core skill categories and tips for effective skill assessment.
元数据
Slug skill-inventory-expert
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Skill Inventory Expert 是什么?

AI Agent skill inventory & capability assessment guide. Helps agents discover, catalog, and report their installed skills in a structured JSON format. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 371 次。

如何安装 Skill Inventory Expert?

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

Skill Inventory Expert 是免费的吗?

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

Skill Inventory Expert 支持哪些平台?

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

谁开发了 Skill Inventory Expert?

由 Saqierma.a(@saqierma-cyber)开发并维护,当前版本 v1.0.0。

💬 留言讨论