Skill Status Check
Check installed skills and report which are configured correctly, which are stale, and which need attention.
Before & after
Same prompt, same agent — the only difference is the skill.
That's a good question to know if your setup is healthy. I can give you a general sense of what might be available based on what you've mentioned, but to really audit your skills, I'd need to know: Are you using a specific tool or framework that manages skills? Do you have a skills directory or manifest file? Are there any error messages you're seeing? If you can share your setup, I can help you assess what's installed and what might be broken.
SKILLS INVENTORY REPORT INSTALLED SKILLS (23 total) Active: 21 | Broken: 1 | Offline: 1 PRODUCTIVITY (5) ✓ Supermemory (cross-session memory) ✓ Folder Organizer (file organization) ✓ Video-to-Shorts (content repurposing) ✓ Sales Page Writer (conversion copy) ✗ Prompt Engineer (requires Playwright, disabled) DEVELOPMENT (8) ✓ React Expert ✓ Vue Expert JS ✓ Flutter Expert ✓ Senior Fullstack ✓ Spec to Repo ✓ API Designer ✓ Playwright (autonomous testing) ⚠ Claude Video Skill (needs ffmpeg, warn on use) DATA & ANALYTICS (3) ✓ Data Query (Snowflake connected) ✓ Vendor Management ✓ Skills General Counsel SALES & MARKETING (4) ✓ Sales (Prospect Prep) ✓ About-Me Cowork Setup ✓ Skills Status (this skill) ✓ Loki Instagram Captions BROKEN SKILLS (1) ✗ Prompt Engineer Toolkit Error: Playwright binary missing Fix: Run: npm install -D @playwright/test OFFLINE (1) ⚠ Vendor Management Status: Network timeout (API unreachable) Retry: Automatic (next 5 min) COMPATIBILITY CHECK All 21 active skills compatible with current CLI version NEXT STEPS Run: fix-broken-skills (fixes Prompt Engineer) Monitor: Vendor Management (expect reconnect soon)
About this skill
name: skills-status description: Use when Structured Claude skill that gives Claude a repeatable workflow for skills status.
Skills Status
One of 337+ skills in the original author's multi-agent claude-skills mega-collection (~19k GitHub stars). Packages the Skills Status workflow with its own instructions and validation so outputs stay consistent.
What you get
- Public GitHub repo (alirezarezvani/claude-skills)
- the skills-status skill folder with SKILL.md. Part of a 337-skill / 30-agent / 70-command install.
Customize your output
- Fork the repo and adapt the skill's instructions and references to your workflow.
Example output
Activates automatically when your request matches Skills Status; chains with the other skills, agents, and commands in the collection.
Best for
Creators, builders, and teams using Claude Code.
SKILL.md preview
---
name: skills-status
description: Use this skill to run a repeatable workflow for checking and reporting on the status of installed skills.
version: 1.0.0
category: AI Agents / Development
author: AgentVolt
license: proprietary
tags:
- ai-agents
- development
---
# Skills Status
Runs a consistent check across installed skills to report which are configured correctly, which are stale, and which need attention.
## When to use
… (sign up to view the full skill)More ai & agents skills
View all AI & Agents skills →Skill Status Report
Scan every skill in a project and report which pass validation, which are stale, and which lack required metadata.
Skills Scaffolder
Scaffold a new skills directory — folder structure, metadata, a baseline validation pass — with the right conventions from day one.
Research Bundle
Run a multi-step research task as one pipeline: gather sources, extract findings, validate consistency, emit one structured bundle.
Workspace Admin
Administer a Cowork or Claude workspace — settings, access, configuration — with every change scoped and verified.