10-andruia-skill-smith

10-andruia-skill-smith is a skill for Claude Code from satnamrsm/https-github.com-sickn33-antigravity-awesome-skills. It costs 45 tokens per session (569 once invoked), scanned A, a copy of 10-andruia-skill-smith, MIT.

A Spanish-language skill for designing, writing, and deploying new skills in a repository according to the Andru.ia and Diamond standards. It gives each skill a defined expert role and a formal folder, README, and registry structure.

In plain words
What is it for?
Use it to gather a skill's technical name, expert role, and expected outputs, then produce the required Spanish documentation and repository structure.
Why use it?
It provides a repeatable structure for creating repository skills and makes their language, purpose, and quality requirements explicit. The input does not describe implementation details beyond this workflow.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the antigravity-awesome-skills plugin — 198 skills shipped together

Good fit Use it to gather a skill's technical name, expert role, and expected outputs, then produce the required Spanish documentation and repository structure.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/satnamrsm/https-github.com-sickn33-antigravity-awesome-skills/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 satnamrsm/https-github.com-sickn33-antigravity-awesome-skills --skill 10-andruia-skill-smith
Clone the repo
git clone --depth 1 https://github.com/satnamrsm/https-github.com-sickn33-antigravity-awesome-skills

Made for: Claude Code.

Or install antigravity-awesome-skills, the plugin that ships this one along with the rest of its 198 skills.

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/satnamrsm/https-github.com-sickn33-antigravity-awesome-skills/10-andruia-skill-smith/github.svg)](https://agentmods.dev/skills/satnamrsm/https-github.com-sickn33-antigravity-awesome-skills/10-andruia-skill-smith)
Your own site
<a href="https://agentmods.dev/skills/satnamrsm/https-github.com-sickn33-antigravity-awesome-skills/10-andruia-skill-smith"><img src="https://agentmods.dev/badge/skills/satnamrsm/https-github.com-sickn33-antigravity-awesome-skills/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/satnamrsm/https-github.com-sickn33-antigravity-awesome-skills/10-andruia-skill-smith"><img src="https://agentmods.dev/badge/skills/satnamrsm/https-github.com-sickn33-antigravity-awesome-skills/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 569 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 94% copy Near-identical to another mod 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.00569
Opus 5 $0.00023 $0.00284
Sonnet 5 $0.00009 $0.00114
Haiku 4.5 $0.00005 $0.00057

Measured 9d ago against content hash d08a3c189e13, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, 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 9d 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

This is a copy

94% identical to 10-andruia-skill-smith — 5 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/10-andruia-skill-smith/SKILL.md · 46 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 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:

  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:\...\antigravity-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. 9d ago First seen · 46 lines · 45 tokens per session scan A d08a3c189e13

Subscribe to this mod's changes

10-andruia-skill-smith is a skill published in the GitHub repository satnamrsm/https-github.com-sickn33-antigravity-awesome-skills (5 stars, last pushed yesterday), licensed MIT. It adds 45 tokens to every session and 569 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 94% identical to 10-andruia-skill-smith, differing in 5 lines, and is treated as a copy.