← Back to Skills Marketplace
126
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install my-skills-wiki
Description
Create Skills index wiki in case when many Skill files are installed, it’s easy to forget what they do or confuse them. Scan the Skills projects under a spec...
Usage Guidance
This skill is coherent: it will read SKILL.md/README.md files under the directories it is told to scan and write a SKILLS_INDEX.md in the target directory. It does not request credentials or download code. Before running, confirm which directories should be scanned (to avoid indexing private files), and review the generated SKILLS_INDEX.md before sharing. If you do not want system-wide scans, invoke it with a specific project directory or restrict the paths it should check.
Capability Analysis
Type: OpenClaw Skill
Name: my-skills-wiki
Version: 1.0.1
The skills-index-generator skill (SKILL.md) is a documentation utility that instructs the AI agent to scan local directories for other installed skills and generate a summary index file (SKILLS_INDEX.md). It targets standard paths for various AI agents (e.g., ~/.openclaw/skills, ~/.claude/skills) to extract metadata from README or SKILL files. The logic is purely instructional for the LLM, contains no executable code or exfiltration commands, and its behavior is consistent with its stated organizational purpose.
Capability Assessment
Purpose & Capability
Name/description ask for a skills index generator and the SKILL.md contains step-by-step instructions to scan skill directories and produce an index file — requested actions align with the stated purpose.
Instruction Scope
Instructions direct the agent to read SKILL.md/README.md files and compare modification times under various agent-specific paths (e.g. ~/.openclaw/skills, ~/.claude/skills, /etc/codex/skills). This is expected for an indexer, but it does mean the agent will read user files across multiple user/system skill locations — review which paths you want scanned before running.
Install Mechanism
No install spec and no code files — instruction-only skills have minimal footprint and nothing is written to disk by an installer.
Credentials
No environment variables, credentials, or config paths are required; the SKILL.md only references filesystem locations relevant to indexing skills.
Persistence & Privilege
always:false and no special persistence or modification of other skills. Autonomous invocation is allowed by default but not combined with broad credential access or system changes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install my-skills-wiki - After installation, invoke the skill by name or use
/my-skills-wiki - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
my-skills-wiki 1.0.1
- Updated example user input and output sections for clarity and conciseness.
- Simplified the description and example links in output examples, removing some directory/markdown-link details in favor of external URLs.
- No logic or workflow changes; documentation and examples only.
- Improved readability in user prompts and usage guidance.
v1.0.0
skills-index-generator 1.0.0
- Initial release of the Skills Index Generator.
- Scans a specified skills directory to generate a structured SKILLS_INDEX.md file.
- Supports incremental updates (only updates when skill files are newer than the index) and full rebuilds (--rebuild).
- Categorizes skills by function and provides a searchable, navigable table of all skills.
- Compatible with multiple agent skill directory conventions (Trae, OpenClaw, Claude, etc.).
- No code is executed; follows a documented, step-by-step index-building process based on the latest skill metadata.
Metadata
Frequently Asked Questions
What is My Skills index wiki page?
Create Skills index wiki in case when many Skill files are installed, it’s easy to forget what they do or confuse them. Scan the Skills projects under a spec... It is an AI Agent Skill for Claude Code / OpenClaw, with 126 downloads so far.
How do I install My Skills index wiki page?
Run "/install my-skills-wiki" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is My Skills index wiki page free?
Yes, My Skills index wiki page is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does My Skills index wiki page support?
My Skills index wiki page is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created My Skills index wiki page?
It is built and maintained by hhjin (@hhjin); the current version is v1.0.1.
More Skills