Gardening Skills Wiki

Validate links, naming consistency, and INDEX coverage in a gardening skills wiki.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/cpfcoaching/glowing-palm-tree --skill gardening-skills-wiki-cpfcoaching
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Gardening Skills Wiki
Source: https://github.com/cpfcoaching/glowing-palm-tree/tree/main/skills-library/superpowers/meta/gardening-skills-wiki
Command: npx skills add https://github.com/cpfcoaching/glowing-palm-tree --skill gardening-skills-wiki-cpfcoaching

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bash, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of maintaining a gardening skills wiki, ensuring its content remains accurate, up-to-date, and easily navigable.

Core Features & Use Cases

  • Health Checks: Automated scripts to validate links, naming conventions, and INDEX file coverage.
  • Custom Checks: Run specific checks for broken links, naming consistency, and INDEX coverage.
  • Search Gap Analysis: Identify missing skills and improve searchability.
  • Quick Start: Execute the master script to run all checks and generate a comprehensive health report.

Quick Start

Run the gardening script to perform all health checks on the gardening skills wiki.

Frequently Asked Questions about Gardening Skills Wiki

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

FAQPage Schema
How do I check for broken links and naming inconsistencies in a markdown wiki?

A wiki health check script validates link integrity, naming convention consistency, and INDEX file coverage across markdown files. It identifies missing skills and suggests improvements to keep the knowledge base accurate and navigable.

How do I find missing skills and gaps in my knowledge base INDEX coverage?

Run a search gap analysis script to compare existing markdown files against the INDEX file. This identifies missing skills and coverage gaps, generating a comprehensive health report to improve content searchability.

Do I need bash scripting knowledge to validate wiki link integrity and naming conventions?

Yes, basic bash scripting knowledge is required to execute the validation scripts and interpret markdown file structure. The tool relies on bash dependencies to automate link checks, naming convention enforcement, and INDEX coverage verification.

What's the best way to generate a comprehensive health report for a gardening skills wiki?

Execute the master bash script to run all health checks simultaneously, validating links, naming consistency, and INDEX coverage. This generates a comprehensive report identifying missing skills and suggesting improvements for the markdown knowledge base.

Can I run specific individual checks for broken links instead of a full wiki health scan?

Yes, you can run custom checks targeting specific issues like broken links, naming consistency, or INDEX coverage individually. This allows targeted validation of markdown wiki components without executing the full master health check suite.

Why does my wiki health check report missing skills and INDEX coverage gaps?

The health check identifies missing skills by validating INDEX file coverage against existing markdown files. When markdown pages lack proper INDEX entries or naming convention compliance, the script flags these gaps and suggests improvements.