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.
npx skills add fernandotellado/ai-skills --skill humanizar-texto-esgit clone --depth 1 https://github.com/fernandotellado/ai-skillsWrote 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.
[](https://agentmods.dev/skills/fernandotellado/ai-skills/humanizar-texto-es)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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.
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.
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.
- 12d ago First seen · 191 lines · 119 tokens per session scan A b0ededd88eb4
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.
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…
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…
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…
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…
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…
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…