agent-skills-vault
NewOpenClaw agent skills documentation — all original skill SKILL.md archives. P0/P1/P2 sorted by priority.
Summary
md documentation for all OpenClaw agent skills.
- It organizes skills by priority (P0/P1/P2) so developers can quickly find the most critical documentation for building and debugging agent-based systems.
Install & Usage
mkdir -p .claude/agentsAdd the configuration to .claude/agents/agent-skills-vault.md
@agent-skills-vaultUse Cases
Usage Examples
Show me all P0 agent skills in the vault.
Find the SKILL.md for the web-search agent skill.
List all skills tagged with 'documentation' in the vault.
Security Audits
Frequently Asked Questions
What is agent-skills-vault?
This skill provides access to the complete archive of original SKILL.md documentation for all OpenClaw agent skills. It organizes skills by priority (P0/P1/P2) so developers can quickly find the most critical documentation for building and debugging agent-based systems.
How to install agent-skills-vault?
To install agent-skills-vault: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/agent-skills-vault.md. Finally, @agent-skills-vault in Claude Code.
What is agent-skills-vault best for?
agent-skills-vault is a agent categorized under Documentation. It is designed for: documentation, agent. Created by Haswell-Tong.
What can I use agent-skills-vault for?
agent-skills-vault is useful for: Quickly look up the SKILL.md for a specific agent skill to understand its configuration and usage.; Browse all available agent skills sorted by priority to discover which ones are most important for your project.; Compare documentation across multiple agent skills to identify best practices and integration patterns.; Retrieve the original skill definition when troubleshooting an agent that isn't behaving as expected.; Use the vault as a reference when writing new agent skills to ensure consistency with existing documentation.; Search for skills by tag or keyword to find relevant documentation without manually browsing folders..