← 返回 Skills 市场
wbavon

Skill Creator FlagOS

作者 Flagos · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
199
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-creator-flagos
功能描述
Create new skills, modify existing skills, and validate skill quality for the FlagOS skills repository. Use this skill whenever someone wants to create a ski...
安全使用建议
This skill appears internally consistent for scaffold/validate/edit tasks. Before running: (1) Review and run scripts/init_skill.py in a controlled directory (it will create files/directories under the provided path). (2) Be cautious with the README 'npx' install examples — npx will fetch remote packages, so only run them if you trust the source. (3) Note minor doc inconsistencies (validate_skill.py vs validate_skills.py and slight license text differences); verify which validator script exists in your repository. (4) After scaffolding, check file permissions and review any generated scripts before executing them. If you require higher assurance, ask for the repo-level validate_skills.py source and confirm ownership/licensing before using npx install paths.
功能分析
Type: OpenClaw Skill Name: skill-creator-flagos Version: 1.0.0 The skill bundle is a developer tool designed to scaffold, improve, and validate other OpenClaw skills. It contains a Python script (init_skill.py) for creating directory structures and templates, along with comprehensive Markdown instructions (SKILL.md) that guide an AI agent through the skill development lifecycle. While the skill requires broad permissions for file system operations and shell execution, these capabilities are strictly aligned with its documented purpose as a meta-tool for repository management, and no evidence of malicious intent, data exfiltration, or unauthorized persistence was found.
能力评估
Purpose & Capability
Name/description match the provided artifacts: SKILL.md describes scaffolding/validation, and the repository includes a scaffolding script (scripts/init_skill.py), writing guides, and schemas that are appropriate for a skill-creator meta-skill.
Instruction Scope
SKILL.md keeps actions within the skill-creation domain (interview user, run init_skill.py, create resource dirs, run repo validator). It does reference a repo-level validator (scripts/validate_skills.py) which is intentionally out-of-skill; that's expected for repo operations. Minor inconsistencies: the init script's final message references validate_skill.py while other docs reference validate_skills.py. The README also documents npx installation commands (which would fetch remote packages) — informational but not part of the skill runtime.
Install Mechanism
No install spec is present and the only executable provided is a small, local Python script. There are no downloads from external or untrusted URLs in the package. The README's npx examples can cause remote fetches if run, so exercise normal caution when using npx to install packages.
Credentials
The skill declares no required environment variables, binaries, or credentials. The allowed tool set (file operations, bash, AskUserQuestion, task CRUD) aligns with tasks needed to scaffold and edit files and is proportionate to the described functionality.
Persistence & Privilege
Flags show default invocation behavior (always:false, disable-model-invocation:false). The skill performs only repository-local filesystem writes when run (creating a skill directory and files). It does not request persistent privileged presence or access to other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-creator-flagos
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-creator-flagos 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
skill-creator-flagos v1.0.0 - Initial release providing a meta-skill for the FlagOS skills ecosystem. - Enables users to create, scaffold, improve, and validate skills in the FlagOS repository. - Interactive workflow to capture skill intent, scaffold directories/files, and guide SKILL.md writing. - Includes automated validation for structure, frontmatter, and usage conventions. - Supports drafting test cases and iterative skill improvement. - Documentation and troubleshooting guidance included for developers and non-developers.
元数据
Slug skill-creator-flagos
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Skill Creator FlagOS 是什么?

Create new skills, modify existing skills, and validate skill quality for the FlagOS skills repository. Use this skill whenever someone wants to create a ski... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 199 次。

如何安装 Skill Creator FlagOS?

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

Skill Creator FlagOS 是免费的吗?

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

Skill Creator FlagOS 支持哪些平台?

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

谁开发了 Skill Creator FlagOS?

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

💬 留言讨论