← 返回 Skills 市场
80
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install my-skill-name
功能描述
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an exis...
安全使用建议
This skill appears internally consistent and appropriate for authoring and packaging other skills. Before installing, confirm you trust the skill source (the package includes executable scripts that will run on your machine if invoked). If you plan to run the included scripts, review them locally to ensure they meet your environment and security policies (they operate on local filesystem paths and avoid following symlinks). If you need stricter isolation, run the scripts in a sandbox or VM.
功能分析
Type: OpenClaw Skill
Name: my-skill-name
Version: 2.0.0
The skill bundle is a legitimate utility designed to help an AI agent create, edit, and package other OpenClaw AgentSkills. It includes Python scripts for initializing skill templates (init_skill.py), validating skill structure (quick_validate.py), and packaging skills into ZIP archives (package_skill.py). Notably, the packaging script implements security best practices by explicitly rejecting symlinks and verifying that files do not escape the skill root directory to prevent path traversal. The SKILL.md instructions provide helpful procedural guidance for the agent without any evidence of malicious prompt injection or unauthorized data access.
能力标签
能力评估
Purpose & Capability
Name/description ('skill creator') match the included SKILL.md guidance and the bundled scripts (init_skill.py, package_skill.py, quick_validate.py, tests). The bundled packaging/initialization/validation scripts are appropriate tools for authoring and packaging skills.
Instruction Scope
SKILL.md contains detailed guidance on creating and structuring skills and explicitly references running the included helper scripts. It does not instruct the agent to read unrelated system files, access external endpoints, or exfiltrate secrets; instructions stay within the skill-creation domain.
Install Mechanism
No install spec or external download is present. The skill is instruction-first with local helper scripts only; nothing is fetched from external URLs or installed system-wide.
Credentials
The skill declares no required environment variables, credentials, or config paths. The included scripts perform local file operations and validation without requesting or using secrets.
Persistence & Privilege
Skill is not always-enabled, does not request elevated persistence, and contains no code that modifies other skills' configurations or system-wide settings. Standard agent autonomous invocation is allowed but not a special privilege here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install my-skill-name - 安装完成后,直接呼叫该 Skill 的名称或使用
/my-skill-name触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
No file changes or content updates were detected betw1een versions.
- Version incremented to 2.0.0 with no changes to files or documentation.
- No new features, fixes, or modifications in this release.
v1.0.0
1
元数据
常见问题
my-skill-name 是什么?
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an exis... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 80 次。
如何安装 my-skill-name?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install my-skill-name」即可一键安装,无需额外配置。
my-skill-name 是免费的吗?
是的,my-skill-name 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
my-skill-name 支持哪些平台?
my-skill-name 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 my-skill-name?
由 Crystal-k(@crystal-k)开发并维护,当前版本 v2.0.0。
推荐 Skills