10-andruia-skill-smith

10-andruia-skill-smith is a skill for Claude Code, Codex from henryalouf/ruflow. It costs 45 tokens per session (568 once invoked), scanned A, original, MIT.

A Spanish-language skill for designing and deploying new coding-agent skills. It follows a defined repository structure and quality standard for documenting and registering each skill.

In plain words
What is it for?
Defining a skill's technical name, expert role, and outputs, then generating its Spanish README and supporting structure for inclusion in a repository.
Why use it?
Creating a skill involves more than writing instructions: its files, role, documentation, and registration must fit the expected format. This guides that work from the initial idea through deployment.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Claude Code; installed under .agents/ (shared by several agents).

Good fit Defining a skill's technical name, expert role, and outputs, then generating its Spanish README and supporting structure for inclusion in a repository.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/henryalouf/ruflow/10-andruia-skill-smith
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add henryalouf/ruflow --skill 10-andruia-skill-smith
Clone the repo
git clone --depth 1 https://github.com/henryalouf/ruflow

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for 10-andruia-skill-smith

README.md
[![agentmods](https://agentmods.dev/badge/skills/henryalouf/ruflow/10-andruia-skill-smith/github.svg)](https://agentmods.dev/skills/henryalouf/ruflow/10-andruia-skill-smith)
Your own site
<a href="https://agentmods.dev/skills/henryalouf/ruflow/10-andruia-skill-smith"><img src="https://agentmods.dev/badge/skills/henryalouf/ruflow/10-andruia-skill-smith/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for 10-andruia-skill-smith

Your own site · 80×15
<a href="https://agentmods.dev/skills/henryalouf/ruflow/10-andruia-skill-smith"><img src="https://agentmods.dev/badge/skills/henryalouf/ruflow/10-andruia-skill-smith.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 568 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00045 $0.00568
Opus 5 $0.00023 $0.00284
Sonnet 5 $0.00009 $0.00114
Haiku 4.5 $0.00005 $0.00057

Measured 11d ago against content hash 71bc03cf8eb1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

10-andruia-skill-smith scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

5 near-identical copies found in the catalogue:

.agents/skills/10-andruia-skill-smith/SKILL.md · 45 lines

What it actually says

🔨 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 Claude Code 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:

  1. Nombre Técnico: (Ej: @cyber-sec, @data-visualizer).
  2. Rol Experto: (¿Quién es esta IA? Ej: "Un experto en auditoría de seguridad").
  3. 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

  1. Crear la carpeta física en D:\...\claude-code-awesome-skills\skills\.
  2. Escribir el archivo README.md en dicha carpeta.
  3. 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.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 45 lines · 45 tokens per session scan A 71bc03cf8eb1

Subscribe to this mod's changes

10-andruia-skill-smith is a skill published in the GitHub repository henryalouf/ruflow (129 stars, last pushed 3mo ago), licensed MIT. It adds 45 tokens to every session and 568 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.