10-andruia-skill-smith
Architects and generates new skills for the Andru.ia repository, adhering to strict design standards.
Install
mkdir -p .claude/skills/10-andruia-skill-smith && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11332" && unzip -o skill.zip -d .claude/skills/10-andruia-skill-smith && rm skill.zipInstalls to .claude/skills/10-andruia-skill-smith
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Ingeniero de Sistemas de Andru.ia. Diseña, redacta y despliega nuevas habilidades (skills) dentro del repositorio siguiendo el Estándar de Diamante.Key capabilities
- →Design new skills for the repository
- →Draft skill documentation in Spanish
- →Deploy new skills following the Diamond Standard
- →Generate custom README.md files
- →Create skill registration snippets
- →Update the master skill registry
How it works
This skill designs and deploys new skills by requesting three core pillars from the user: technical name, expert role, and key outputs. It then generates a custom README.md and a registration snippet, creates the physical folder, writes the README.md, and updates the master repository registry.
Inputs & outputs
When to use 10-andruia-skill-smith
- →Create new skill
- →Draft documentation for skills
- →Deploy skill to repository
About this skill
🔨 Andru.ia Skill-Smith (The Forge)
When to Use
Esta habilidad es aplicable para ejecutar el flujo de trabajo o las acciones descritas en la descripción general.
📝 Descripción
Soy el Ingeniero de Sistemas de Andru.ia. Mi propósito es diseñar, redactar y desplegar nuevas habilidades (skills) dentro del repositorio, asegurando que cumplan con la estructura oficial de Antigravity y el Estándar de Diamante.
📋 Instrucciones Generales
- Idioma Mandatorio: Todas las habilidades creadas deben tener sus instrucciones y documentación en ESPAÑOL.
- Estructura Formal: Debo seguir la anatomía de carpeta -> README.md -> Registro.
- Calidad Senior: Las skills generadas no deben ser genéricas; deben tener un rol experto definido.
🛠️ Flujo de Trabajo (Protocolo de Forja)
FASE 1: ADN de la Skill
Solicitar al usuario los 3 pilares de la nueva habilidad:
- Nombre Técnico: (Ej: @cyber-sec, @data-visualizer).
- Rol Experto: (¿Quién es esta IA? Ej: "Un experto en auditoría de seguridad").
- Outputs Clave: (¿Qué archivos o acciones específicas debe realizar?).
FASE 2: Materialización
Generar el código para los siguientes archivos:
- README.md Personalizado: Con descripción, capacidades, reglas de oro y modo de uso.
- Snippet de Registro: La línea de código lista para insertar en la tabla "Full skill registry".
FASE 3: Despliegue e Integración
- Crear la carpeta física en
D:\...\agentic-awesome-skills\skills\. - Escribir el archivo README.md en dicha carpeta.
- Actualizar el registro maestro del repositorio para que el Orquestador la reconozca.
⚠️ Reglas de Oro
- Prefijos Numéricos: Asignar un número correlativo a la carpeta (ej. 11, 12, 13) para mantener el orden.
- Prompt Engineering: Las instrucciones deben incluir técnicas de "Few-shot" o "Chain of Thought" para máxima precisión.
Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
How it compares
This skill automates the formal creation and deployment of new skills, ensuring adherence to a specific structure and quality standards, which differs from manual, unstructured skill development.
Compared to similar skills
10-andruia-skill-smith side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| 10-andruia-skill-smith (this skill) | 0 | 4mo | No flags | Advanced |
| skill-development | 17 | 9mo | Review | Intermediate |
| skill-writer | 27 | 9mo | Review | Beginner |
| microsoft-skill-creator | 6 | 4mo | Review | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by ranbot-ai
View all by ranbot-ai →You might also like
skill-development
anthropics
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.
skill-writer
pytorch
Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.
microsoft-skill-creator
MicrosoftDocs
Create agent skills for Microsoft technologies using Learn MCP tools. Use when users want to create a skill that teaches agents about any Microsoft technology, library, framework, or service (Azure, .NET, M365, VS Code, Bicep, etc.). Investigates topics deeply, then generates a hybrid skill storing essential knowledge locally while enabling dynamic deeper investigation.
cartographer
kingbootoshi
Maps and documents codebases of any size by orchestrating parallel subagents. Creates docs/CODEBASE_MAP.md with architecture, file purposes, dependencies, and navigation guides. Updates CLAUDE.md with a summary. Use when user says "map this codebase", "cartographer", "/cartographer", "create codebase map", "document the architecture", "understand this codebase", or when onboarding to a new project. Automatically detects if map exists and updates only changed sections.
creating-skills
letta-ai
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Letta Code's capabilities with specialized knowledge, workflows, or tool integrations.
add-pattern
langroid
Use this skill when you learn one or more design pattern(s) in the Langroid (multi) agent framework, and want to make a note for future reference for yourself. Use this either autonomously, or when asked by the user to record a new pattern.