← Back to Skills Marketplace
zihaowyt5525-max

Skill Creator Assistant

by zihaowyt5525-max · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
125
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill-creator-assistant
Description
Guides non-technical users through targeted questions to create complete OpenClaw skills without coding, including SKILL.md and optional GitHub upload.
Usage Guidance
This skill appears to do what it says: guide a conversation and emit SKILL.md content. The main concern is the optional upload step. If you use the GitHub/ClawHub upload feature, the agent or skill may ask for credentials (GitHub CLI access or a personal access token). Before providing any token/credentials: (1) prefer to have the skill generate the SKILL.md locally and inspect the file yourself; (2) avoid pasting secrets into chat—use your own local CLI or GitHub web UI to create repos; (3) if you do provide credentials, use a least-privileged token (repo scope only) and revoke it after use; (4) confirm where 'ClawHub' uploads go and whether it is trustworthy. If you need stronger assurance, ask the author to explicitly declare required binaries (gh) and env vars (GITHUB_TOKEN) or restrict the skill so it does not perform uploads autonomously.
Capability Analysis
Type: OpenClaw Skill Name: skill-creator-assistant Version: 1.0.0 The 'Skill Creator Assistant' is a legitimate tool designed to help users generate OpenClaw skill definitions through a guided questionnaire. The skill's logic in SKILL.md and README.md is transparent, focusing on template-based generation and optional GitHub repository creation using standard tools like the GitHub CLI (gh). No evidence of data exfiltration, unauthorized execution, or malicious prompt injection was found.
Capability Assessment
Purpose & Capability
Name and description match the content: it guides users through questions and generates SKILL.md/README. The optional GitHub/ClawHub upload feature is plausible for this purpose, though it isn't specified in the declared requirements.
Instruction Scope
SKILL.md stays focused on conversational generation of skill metadata and templates. However, it includes an optional 'GitHub Upload' flow that prescribes commands (e.g., `gh repo create`) and repo creation/upload — actions that involve external credentials and side effects not fully described in the declared requirements.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is written to disk by default. This is the lowest install risk.
Credentials
The registry declares no required environment variables or binaries, but the SKILL.md assumes the capability to create GitHub repos/upload files. Uploading will require either the GitHub CLI ('gh') or a GitHub token (GITHUB_TOKEN) and possibly ClawHub credentials; these are not declared. The missing declaration is a proportionality/clarity gap: the skill itself does not inherently need secrets to generate SKILL.md, but the optional upload does.
Persistence & Privilege
always=false and normal user-invocable/autonomous invocation settings. The skill does not request permanent presence or system-wide config changes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-creator-assistant
  3. After installation, invoke the skill by name or use /skill-creator-assistant
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Skill Creator Assistant — a guided conversation tool for creating OpenClaw skills without coding. - Guides users step-by-step to define skill name, capabilities, use cases, templates, and output format - Auto-generates a complete, ready-to-use SKILL.md based on user answers - Offers 5 built-in templates (Research, Creation, Collection, Utility, Custom) for rapid skill setup - Provides a quality checklist to ensure clarity, uniqueness, and readiness for publishing - Supports optional GitHub upload with generated README and repo link - Designed specifically for non-technical users; no coding required
Metadata
Slug skill-creator-assistant
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Skill Creator Assistant?

Guides non-technical users through targeted questions to create complete OpenClaw skills without coding, including SKILL.md and optional GitHub upload. It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.

How do I install Skill Creator Assistant?

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

Is Skill Creator Assistant free?

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

Which platforms does Skill Creator Assistant support?

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

Who created Skill Creator Assistant?

It is built and maintained by zihaowyt5525-max (@zihaowyt5525-max); the current version is v1.0.0.

💬 Comments