Skip to main content

check-waldronlab-skills

Verify that waldronlab/ai-agent-skills are available and help users find the right skill

Zur Installation springen

Quellinformationen

Repository
waldronlab/ai-agent-skills
Letzte Quellaktivität
13. Juni 2026 um 00:29
Erkannte Sprache von SKILL.md
Englisch
Sterne
6
Forks
2

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
check-waldronlab-skills
description
Verify that waldronlab/ai-agent-skills are available and help users find the right skill
version
1.0.0
category
meta
tags
["meta","infrastructure","discovery"]
author
waldronlab
# check-waldronlab-skills Confirm waldronlab skills are installed and visible, then provide a concise catalog of available skills by querying SKILLS.md. ## Usage Invoke this skill to check your setup or discover available skills: - "Do I have the waldronlab skills?" - "Is there a good waldronlab skill for [task]?" ## Prerequisites - The `waldronlab/ai-agent-skills` repository is present locally. ## Process 1. **Read SKILLS.md** from the repository root. 2. **Parse** skill names, descriptions, and categories. 3. **List/Recommend**: Present skills organized by category, or recommend the 1-2 best-fit skills for a specific task. 4. **Report Status**: Start with "✅ Skills detected" if found, or "❌ Skills not detected" if missing. ## Examples ### Example: Discovery and Recommendation **User**: "Do I have the waldronlab skills? Is there one for testing?" **Agent**: (Reads SKILLS.md) ``` ✅ Skills detected Available waldronlab skills: [Lists top-level categories and skills] For testing, I recommend: **Primary**: improve-code-coverage [Rationale] ``` ## Troubleshooting - **Skills not detected**: Verify skill paths in editor settings, ensure the repository is cloned, and see platform-specific instructions. - **Duplicate listings**: Multiple configuration locations pointing to the same skills (normal). --- **Related**: See [SKILLS.md](../../SKILLS.md) for the complete index.
Auf GitHub ansehen