skills-index

Catalog domain-specific development skills by topic and activate them by name.

6|1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/wesleyosantos91/multi-agents --skill skills-index-wesleyosantos91
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skills-index
Source: https://github.com/wesleyosantos91/multi-agents/tree/main/devin/.devin/skills/SKILL
Command: npx skills add https://github.com/wesleyosantos91/multi-agents --skill skills-index-wesleyosantos91

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill index helps you quickly find the correct technical skill by topic and then activate it by name, avoiding time spent searching across many local skill definitions.

Core Features & Use Cases

  • Global skill catalog: Organizes available skills by language, platform, architecture, and process areas (Java, Go, Python, AWS, QA, documentation, and more).
  • On-demand activation guidance: Supports discovery for local skills that can be loaded when relevant or invoked directly by a skill name.
  • Cross-domain coverage: Covers coding patterns, testing, observability, contracts (REST/gRPC/GraphQL), and DevOps/IaC practices.

Quick Start

Use the devin skill index to choose the right skill and activate it by name for your current task (for example, ask: "Load java-project-setup to generate a production-ready Java project structure for my repository").

Frequently Asked Questions about skills-index

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

FAQPage Schema
How do I discover the right skill for AWS architecture or API design?

Skill discovery for AWS architecture or API design is handled by a searchable catalog that organizes available technical skills by platform and domain, allowing you to find the correct definition by topic. You then activate the chosen skill by name for your specific task.

What is the best way to load a project setup skill on demand?

On-demand loading of a project setup skill is achieved by asking the catalog to load the specific skill by name, such as requesting java-project-setup to generate a production-ready structure. This avoids manually searching across many local definitions.

Does the skill index cover QA processes and testing workflows?

Yes, the skill index covers QA processes and testing workflows as part of its cross-domain catalog. It organizes available skills by engineering process areas, enabling you to select and activate the correct skill for your quality assurance needs.

Can I use this to find skills for REST, gRPC, or GraphQL contract design?

You can use this to find skills for REST, gRPC, or GraphQL contract design because the global catalog covers coding patterns and contracts. It supplies operational guidance to help you discover and invoke the correct skill for your API contract requirements.

What do I need to define a local skill for the catalog to discover it?

To define a local skill for the catalog to discover it, you need a complete root-level YAML frontmatter entry containing the name and description. The Markdown body then supplies the operational guidance for discovery and on-demand loading.

Why should I use a skill index instead of manually searching for framework patterns?

Using a skill index instead of manually searching for framework patterns saves time spent looking across many local skill definitions. It provides a centralized catalog organized by language and platform to quickly find and activate the right technical skill.