10-andruia-skill-smith

10-andruia-skill-smith is a skill for Claude Code, Codex from pinkpixel-dev/skills-collection-1. It costs 45 tokens per session (569 once invoked), scanned A, a copy of 10-andruia-skill-smith, Apache-2.0.

A Spanish-language skill for designing and adding new coding-agent skills to a repository. It follows a defined folder, documentation, and registration structure called the Diamond Standard.

In plain words
What is it for?
Use it to gather requirements for a skill and create its README, code, documentation, and repository registration.
Why use it?
It gives new skills a consistent structure and requires their purpose, expert role, and expected outputs to be defined first.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to gather requirements for a skill and create its README, code, documentation, and repository registration.

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

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/pinkpixel-dev/skills-collection-1/10-andruia-skill-smith/github.svg)](https://agentmods.dev/skills/pinkpixel-dev/skills-collection-1/10-andruia-skill-smith)
Your own site
<a href="https://agentmods.dev/skills/pinkpixel-dev/skills-collection-1/10-andruia-skill-smith"><img src="https://agentmods.dev/badge/skills/pinkpixel-dev/skills-collection-1/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/pinkpixel-dev/skills-collection-1/10-andruia-skill-smith"><img src="https://agentmods.dev/badge/skills/pinkpixel-dev/skills-collection-1/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 11d ago against content hash 774975712706, 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

This is a copy

94% identical to 10-andruia-skill-smith — 4 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 · 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 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. 11d ago First seen · 45 lines · 45 tokens per session scan A 774975712706

Subscribe to this mod's changes

10-andruia-skill-smith is a skill published in the GitHub repository pinkpixel-dev/skills-collection-1 (7 stars, last pushed 1mo ago), licensed Apache-2.0. 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 4 lines, and is treated as a copy.

Related

Other skills, from other repositories

agent-orchestrator

Meta-skill que orquestra todos os agentes do ecossistema. Scan automatico de skills, match por capacidades, coordenacao de workflows multi-skill e registry management.

lingxling/awesome-skills-cn · 41 tokens

agent-self-scheduling

Schedule AI agent runs with cron, loops, or external clocks while avoiding unsafe tight autonomous timers.

lingxling/awesome-skills-cn · 24 tokens

20-andruia-niche-intelligence

Estratega de Inteligencia de Dominio de Andru.ia. Analiza el nicho específico de un proyecto para inyectar conocimientos, regulaciones y estándares únicos del sector. Actívalo tras definir el nicho.

lingxling/awesome-skills-cn · 56 tokens

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens