workspace-skill-discovery

Discover and load skills from global, repo root, and project-level directories.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/CarlosCaPe/dataqbs_IA --skill workspace-skill-discovery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workspace-skill-discovery
Source: https://github.com/CarlosCaPe/dataqbs_IA/tree/main/.claude/skills/workspace-skill-discovery
Command: npx skills add https://github.com/CarlosCaPe/dataqbs_IA --skill workspace-skill-discovery

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that all available skills within the entire workspace, including project-specific ones, are identified and loaded, preventing reliance solely on global skill sets.

Core Features & Use Cases

  • Comprehensive Skill Scanning: Locates skills in global, repository root, and project-level directories.
  • Context-Aware Workflow Loading: Prioritizes project-specific skills for more relevant and powerful task execution.
  • Use Case: Before starting a complex task like updating a specific project's documentation, run this skill to ensure you have access to any custom documentation generation scripts or templates specific to that project.

Quick Start

Run the find command to discover all skill locations in the workspace.

Frequently Asked Questions about workspace-skill-discovery

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

FAQPage Schema
How do I discover all available skills across my entire workspace?

Workspace skill discovery works by scanning for skill directories at multiple levels, including global, repository root, and project-level locations. It prioritizes project-specific skills over global ones to ensure context-aware workflow loading for relevant task execution.

Why does my AI assistant only use global skills instead of project-specific workflows?

Your AI assistant relies solely on global skills when project-level directories are not explicitly loaded. Running a workspace discovery scan identifies and loads these context-specific skills, maximizing the assistant's utility by making all available tools discoverable.

How to load project-level skills before starting a complex task?

To load project-level skills, execute the find command to discover all skill locations in the workspace. This process prioritizes project-specific skills over global ones, ensuring you have access to custom scripts or templates specific to that project before execution.

When do I need to scan for skills at multiple directory levels in a repository?

You need to scan for skills at multiple directory levels when you require comprehensive access to context-specific workflows across a workspace. This prevents reliance solely on global skill sets by locating skills in global, repository root, and project-level directories.

Can I use workspace skill discovery to find custom documentation generation scripts for a specific project?

Yes, you can use workspace skill discovery to find custom documentation generation scripts. By scanning project-level directories and prioritizing them over global skills, it ensures you have access to any custom templates or scripts specific to that project.