Fix Skills

Diagnose and repair broken skill discovery across repositories.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill fix-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Fix Skills
Source: https://github.com/BedaBeda-Growth/bedabeda-growth-site/tree/main/skills/fix-skills
Command: npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill fix-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnose and repair broken skill discovery across repos. Use when skills are missing, invisible, not triggering, or sync appears broken. Covers Supabase integrity checks, on-disk file validation, sync_skills.py failures, Antigravity workspace path verification, and full remediation. Use when Nick says "skills are broken", "I can't see skills", "fix skills", "skills missing in app", "sync is broken", or any time skill discovery fails in any repo.

Core Features & Use Cases

  • Diagnostic Workflow
  • On-disk validation and integrity checks
  • End-to-end remediation across repos
  • Safe, auditable triage process with rollback notes
  • Cross-repo consistency verification and re-sync

Quick Start

Follow the diagnostic workflow to identify scope, validate frontmatter and on-disk integrity, and remediate skill discovery failures.

Frequently Asked Questions about Fix Skills

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

FAQPage Schema
How do I fix broken skill discovery across multiple repositories?

Diagnose invisible skills by validating frontmatter, checking on-disk file integrity, verifying Supabase consistency, and auditing Antigravity workspace paths to identify and repair discovery failures.

Why are skills missing or not triggering after a sync failure?

Sync failures break skill discovery when frontmatter validation errors or on-disk integrity issues prevent the system from registering skills across repositories.

What is the best way to diagnose skill discovery issues across environments?

Diagnose skill discovery issues by following an auditable triage process that checks cross-repo consistency and sync health across scceo-1, app, rv, and other environments.

Can I repair skill discovery failures without losing my current repository state?

Yes, the remediation workflow includes rollback notes, ensuring you can safely restore your repository state if the cross-repo re-sync causes issues.

Does fixing skill discovery require validating on-disk files and Supabase integrity?

Yes, fixing skill discovery requires on-disk file validation and Supabase integrity checks to ensure missing or invisible skills are correctly registered and synced across all repositories.