← 返回 Skills 市场
nattsukun

OpenClaw-Skill-Creator

作者 Nawachat Muannak · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
122
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-skill-creator-th
功能描述
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize a...
安全使用建议
This package looks like a legitimate skill-creation toolkit but it has undeclared, high-impact behaviors: several scripts call the local 'claude' CLI and will transmit skill content, prompts, and evaluation data to external Claude/Anthropic services using whatever session credentials are present. The package also may write temporary files outside the skill folder (e.g., ~/.claude or .claude/commands). Before installing or running anything: - Inspect the code first (read the Python scripts mentioned: run_eval.py, improve_description.py, run_loop.py). Look for subprocess calls and network operations. - Do not run these scripts with your real credentials. If you must test, run them in an isolated VM/container with networking disabled or with a mocked 'claude' binary that does not forward data. - Backup or isolate your workspace (especially any existing .claude directory) before running. - Prefer the packaged alternative mentioned in CHANGELOG (skill-creator-guide) if you want a documentation-only, OpenClaw-native option. - Ask the publisher/maintainer to update registry metadata to explicitly list required binaries (claude CLI), Python/runtime dependencies, exact file-system side effects, and an option to run in offline/dry-run mode. If those changes are made (and an offline/mock mode is provided), the risk assessment could move toward benign; until then treat this skill as suspicious.
能力评估
Purpose & Capability
The skill's stated purpose (create/iterate/benchmark skills) matches the included scripts (packaging, validating, running evals, improving descriptions). However several scripts (notably improve_description.py and others referenced in SKILL.md) call the 'claude' CLI and expect an Anthropic/Claude environment. The registry metadata declares no required binaries, env vars, or config paths, so the dependency on an external CLI/service and the use of session credentials is undeclared and therefore incoherent with the published metadata.
Instruction Scope
SKILL.md explicitly instructs running evals and using the bundled scripts (eval viewer, improve_description, run_eval, etc.). The included scripts build prompts containing full SKILL.md content and send them via a subprocessed 'claude' CLI call — meaning skill content, test prompts, and evaluation data are transmitted to external Claude services. The instructions therefore direct potentially sensitive project data and test cases to an external endpoint, despite no mention of this in the skill metadata.
Install Mechanism
There is no install spec (instruction-only), which reduces automatic install risk. However the package contains multiple Python scripts that, when executed, spawn subprocesses and perform network calls. The absence of a documented dependency list (python version, required packages, and the 'claude' CLI) is a mismatch: running these scripts may fail silently or perform unexpected external calls if the assumed environment exists.
Credentials
The manifest lists no required environment variables or primary credential, but scripts rely on the presence of an authenticated 'claude' CLI session and inherit environment credentials (they manipulate os.environ and pass the environment to subprocesses). The CHANGELOG included in the package explicitly warns that scripts use the user's Anthropic/Claude session credentials and create .claude temporary files. Requesting or using external service credentials without declaring them is disproportionate and a notable security/privacy risk.
Persistence & Privilege
The skill is not marked always:true and is user-invocable (normal), but included materials and the CHANGELOG indicate the scripts create temporary files under .claude/commands in the project root and may modify the project directory. Writing outside the skill folder (to a per-user .claude directory or other config) is an unexpected side effect that was not declared in the metadata or SKILL.md.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-skill-creator-th
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-skill-creator-th 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added a CHANGELOG.md file to the repository. - No functional or documentation changes to the skill itself.
v1.0.0
OpenClaw-Skill-Creator v1 -for Thailland user # CHANGELOG All notable changes to the skill-creator skill will be documented in this file. ## [Unreleased] - 2026-03-28 ### Added - Initial installation of skill-creator from https://github.com/anthropics/skills - Full skill structure: SKILL.md, agents/, assets/, eval-viewer/, references/, scripts/ - OpenClaw-specific adaptations (Claude.ai ? OpenClaw, Cowork ? OpenClaw) - SKILL.md (327 lines, 33,657 bytes) with comprehensive skill creation guide ### Changed - Adjusted documentation to reference OpenClaw instead of Claude.ai/Cowork - Updated workspace paths for OpenClaw environment ---
元数据
Slug openclaw-skill-creator-th
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

OpenClaw-Skill-Creator 是什么?

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。

如何安装 OpenClaw-Skill-Creator?

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

OpenClaw-Skill-Creator 是免费的吗?

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

OpenClaw-Skill-Creator 支持哪些平台?

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

谁开发了 OpenClaw-Skill-Creator?

由 Nawachat Muannak(@nattsukun)开发并维护,当前版本 v1.0.1。

💬 留言讨论