gardening-skills-wiki

Automate health checks for the Gardening Skills Wiki with bash-based validation.

2|Updated Oct 25, 2025
One-click install
npx skills add https://github.com/robertpelloni/workspace --skill gardening-skills-wiki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gardening-skills-wiki
Source: https://github.com/robertpelloni/workspace/tree/main/AI_COORDINATION/skills/superpowers-skills-main/skills/meta/gardening-skills-wiki
Command: npx skills add https://github.com/robertpelloni/workspace --skill gardening-skills-wiki

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill helps keep your AI skills documentation (wiki) organized, up-to-date, and easily searchable. It ensures that your growing library of AI capabilities remains a valuable resource, preventing knowledge rot and improving team efficiency.

Core Features & Use Cases

  • Content Auditing: Identify outdated, incomplete, or redundant skill documentation.
  • Search Optimization: Suggest improvements for skill naming, descriptions, and keywords.
  • Use Case: Periodically run this skill to scan your skills wiki, identify any broken links or missing descriptions, and suggest ways to improve the overall structure and searchability.

Quick Start

Garden the skills wiki to improve discoverability and update outdated entries.

Frequently Asked Questions about gardening-skills-wiki

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate health checks for documentation to maintain link integrity and consistency?

Health checking automates validation of your documentation structure by detecting broken links, naming inconsistencies, missing fields, and cross-reference errors. Run periodic scans to catch issues before they degrade your knowledge base and reduce searchability across your skill library.

What should I check when organizing and maintaining a skills wiki?

Wiki maintenance requires validating frontmatter fields (name, description, when_to_use, version), ensuring active-voice naming conventions, verifying all cross-references resolve correctly, and confirming the INDEX stays synchronized. Automation catches these issues systematically during skill additions, removals, or reorganizations.

How do I identify broken links and orphaned entries in my skills documentation?

Broken link detection scans your entire documentation structure to find dangling references and isolated skill entries that lack inbound links. This reveals coverage gaps and orphaned content that degrades discoverability, helping you consolidate or improve documentation before users encounter dead ends.

Can I automate validation of skill naming and description consistency across my wiki?

Yes, automation enforces naming consistency and validates required fields through bash-based scripts and frontmatter checks. Consistent naming, descriptions, and metadata improve search relevance and reduce confusion when teams access the skills library.

When should I run documentation health checks on my skills wiki?

Run health checks whenever you add, remove, or reorganize skills, or on a regular maintenance schedule to detect drift over time. Proactive scanning prevents knowledge rot and keeps your documentation a reliable resource as your skill library grows.