humanizar-texto-es

humanizar-texto-es is a skill for Claude Code, Codex from fernandotellado/ai-skills. It costs 119 tokens per session (4,127 once invoked), scanned A, original, GPL-3.0.

A Spanish-language editing guide that removes common AI-writing patterns from text written for readers in Spain.

In plain words
What is it for?
Use it on articles, guides, tutorials, emails, marketing copy, social posts, documentation, reports, and other Spanish prose.
Why use it?
It helps prose sound more natural and less formulaic when an agent writes, edits, or reviews Spanish content.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it on articles, guides, tutorials, emails, marketing copy, social posts, documentation, reports, and other Spanish prose.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/fernandotellado/ai-skills/humanizar-texto-es
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 fernandotellado/ai-skills --skill humanizar-texto-es
Clone the repo
git clone --depth 1 https://github.com/fernandotellado/ai-skills

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 humanizar-texto-es

README.md
[![agentmods](https://agentmods.dev/badge/skills/fernandotellado/ai-skills/humanizar-texto-es/github.svg)](https://agentmods.dev/skills/fernandotellado/ai-skills/humanizar-texto-es)
Your own site
<a href="https://agentmods.dev/skills/fernandotellado/ai-skills/humanizar-texto-es"><img src="https://agentmods.dev/badge/skills/fernandotellado/ai-skills/humanizar-texto-es/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 humanizar-texto-es

Your own site · 80×15
<a href="https://agentmods.dev/skills/fernandotellado/ai-skills/humanizar-texto-es"><img src="https://agentmods.dev/badge/skills/fernandotellado/ai-skills/humanizar-texto-es.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 119 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,127 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 unknown 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.00119 $0.04127
Opus 5 $0.00060 $0.02063
Sonnet 5 $0.00024 $0.00825
Haiku 4.5 $0.00012 $0.00413

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

Security

Grade A, and why

humanizar-texto-es 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 12d 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.

humanizar-texto-es/SKILL.md · 191 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 191 lines · 119 tokens per session scan A b0ededd88eb4

Subscribe to this mod's changes

humanizar-texto-es is a skill published in the GitHub repository fernandotellado/ai-skills (41 stars, last pushed 12d ago), licensed GPL-3.0. It adds 119 tokens to every session and 4,127 once invoked, about $0.0006 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.

Related

Other skills, from other repositories

polylang-compatibility-audit

Audit whether a WordPress plugin or classic theme is compatible with Polylang, Polylang Pro, and Polylang for WooCommerce. Use when asked whether code is Polylang-compatible, why a shortcode/option/page/product does not translate, or when code contains stored post/page/product/term IDs, getpermalink/homeurl calls, pll…

Lonsdale201/wp-agent-skills · 142 tokens

polylang-wc-compatibility

Build WooCommerce plugins and themes that are compatible with Polylang for WooCommerce 2.2.2. Covers product and variation language data stores, product/order translation groups, cart and Store API language behavior, HPOS order filtering, lang query behavior, SKU/global unique ID per-language checks, product property…

Lonsdale201/wp-agent-skills · 180 tokens

polylang-object-translations

Create, read, link, and update translated posts and terms with Polylang 3.8.5. Covers pllgetpost, pllgetterm, pllgetpostlanguage, pllgettermlanguage, pllsaveposttranslations, pllsavetermtranslations, pllinsertpost, pllinsertterm, pllupdatepost, pllupdateterm, translation group storage, language assignment order, media…

Lonsdale201/wp-agent-skills · 133 tokens

polylang-pro-slugs-sync-acf

Work with Polylang Pro 3.8.5 features that affect plugin/theme compatibility: translated slugs, shared slugs, duplicate/sync post workflows, ACF Pro integration, translated ACF labels, ACF field translation strategies, import/export/machine-translation hooks, and sync metadata filters. Use when code touches rewrite…

Lonsdale201/wp-agent-skills · 150 tokens

polylang-rest-headless

Build or audit REST and headless integrations with Polylang 3.8.5, Polylang Pro 3.8.5, and Polylang for WooCommerce 2.2.2. Covers REST lang parameter behavior, pll/v1 languages, filterable REST routes, Pro lang/translations REST fields, pllrestapiposttypes and pllrestapitaxonomies 3.8 format, pll/v1/translation and…

Lonsdale201/wp-agent-skills · 150 tokens

polylang-strings-options

Register and translate plugin/theme strings and option values with Polylang 3.8.5. Covers pllregisterstring admin-only behavior, pll, plle, plleschtml, pllescattr, plltranslatestring, string context/name strategy, multiline strings, pllsanitizestringtranslation with the 3.8 previous-value argument, PLLTranslateOption…

Lonsdale201/wp-agent-skills · 132 tokens