skill-registry

Routes Cells queries to relevant BBVA component, official docs, and tools before workflows.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/PixelDroid19/cells-agents --skill skill-registry-pixeldroid19
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-registry
Source: https://github.com/PixelDroid19/cells-agents/tree/main/skills/skill-registry
Command: npx skills add https://github.com/PixelDroid19/cells-agents --skill skill-registry-pixeldroid19

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It ensures that before any Cells work begins, the agent knows which BBVA components, official documentation, or tools are available, preventing duplicate effort and misuse.

Core Features & Use Cases

  • Knowledge Gateway: Routes queries to the correct specialist skill or catalog.
  • Pre‑flight Gates: Enforces component lookup, official guidance consult, and anti‑pattern checks.
  • Workflow Integration: Should be loaded as step 0 for any Cells workflow to discover resources.

Quick Start

Ask the skill to show the available Cells skills for your current task.

Frequently Asked Questions about skill-registry

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

FAQPage Schema
How do I discover available BBVA components before starting a workflow?

To discover available BBVA components before starting a workflow, you can use a routing skill to route your queries to the appropriate specialist catalog. This enforces pre-flight checks to prevent duplicate effort and component misuse.

What is the best way to find official documentation for Cells tasks?

The best way to find official documentation for Cells tasks is to route your query through a knowledge gateway skill. It enforces official guidance consultation and anti-pattern checks before any workflow execution begins.

Do I need to check a catalog before using BBVA components in my project?

Yes, you need to check a catalog before using BBVA components to ensure knowledge gating. This pre-flight step enforces component lookup, verifies official guidance, and checks for anti-patterns to prevent misuse.

How do I route my query to the correct specialist skill for a BBVA project?

You route your query to the correct specialist skill by loading a registry skill as step zero in your workflow. It analyzes your request and directs you to the relevant catalog, official docs, or tools.

Why should I enforce component lookup before executing a Cells workflow?

You should enforce component lookup before executing a Cells workflow because it acts as a pre-flight gate. This prevents duplicate development effort and ensures the agent knows which official documentation and tools are available.