← Back to Skills Marketplace
crystal-k

my-skill-name

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

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

How do I install my-skill-name?

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

Is my-skill-name free?

Yes, my-skill-name is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does my-skill-name support?

my-skill-name is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created my-skill-name?

It is built and maintained by Crystal-k (@crystal-k); the current version is v2.0.0.

💬 Comments