← Back to Skills Marketplace
wbavon

Skill Creator FlagOS

by Flagos · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
199
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill-creator-flagos
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-creator-flagos
  3. After installation, invoke the skill by name or use /skill-creator-flagos
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug skill-creator-flagos
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 199 downloads so far.

How do I install Skill Creator FlagOS?

Run "/install skill-creator-flagos" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Skill Creator FlagOS free?

Yes, Skill Creator FlagOS is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skill Creator FlagOS support?

Skill Creator FlagOS is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skill Creator FlagOS?

It is built and maintained by Flagos (@wbavon); the current version is v1.0.0.

💬 Comments