← Back to Skills Marketplace
phallusophy

my skill

by Phallusophy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
119
Downloads
1
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install skill-improver
Description
Provides tools to review and improve SKILL.md quality based on defined standards and grading criteria.
Usage Guidance
This skill appears coherent and low-risk: it only analyzes SKILL.md content and provides remediation guidance. Before using it, avoid giving it paths to system or secret files (e.g., ~/.aws/credentials, /etc/*); instead paste or provide only the SKILL.md content you want reviewed. Back up any original SKILL.md before applying automated fixes. If you plan to let agents invoke this skill autonomously, consider restricting which files or directories the agent can access to prevent accidental reading of sensitive files.
Capability Analysis
Type: OpenClaw Skill Name: skill-improver Version: 1.0.0 The skill bundle is a utility designed to audit and improve OpenClaw SKILL.md files. It consists of a reviewer tool (skill-reviewer.md) and a quality standard reference (skill-standard.md). The logic involves reading user-provided skill files, evaluating them against six quality dimensions (e.g., metadata, structure, execution flow), and providing remediation suggestions. There is no evidence of data exfiltration, malicious command execution, or harmful prompt injection; the instructions are strictly aligned with the stated purpose of skill optimization.
Capability Assessment
Purpose & Capability
Name/description match the included assets (skill-reviewer and skill-standard). The files and instructions are precisely what a SKILL.md reviewer/formatter would need; there are no unrelated environment variables, binaries, or install steps.
Instruction Scope
Runtime instructions are limited to parsing or reading the target SKILL.md (either via provided path or pasted content) and applying the review rubric. This is appropriate, but the reviewer does rely on reading user-supplied file paths—avoid passing system or secret file paths to the skill. The conditional loading of skill-standard only on C/D results is explicit and reasonable.
Install Mechanism
No install spec or code files beyond Markdown are included (instruction-only). Nothing is written to disk or downloaded by the skill itself as part of installation.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not require secrets or unrelated service tokens.
Persistence & Privilege
always is false and the skill does not request persistent or cross-skill configuration changes. Model invocation is allowed (platform default) but that is appropriate for an autonomous reviewer; no excessive privileges are requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-improver
  3. After installation, invoke the skill by name or use /skill-improver
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release.
Metadata
Slug skill-improver
Version 1.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is my skill?

Provides tools to review and improve SKILL.md quality based on defined standards and grading criteria. It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.

How do I install my skill?

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

Is my skill free?

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

Which platforms does my skill support?

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

Who created my skill?

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

💬 Comments