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 Joomla-Bible-Study/claude-skill-joomla --skill joomlagit clone --depth 1 https://github.com/Joomla-Bible-Study/claude-skill-joomlaWrote 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/joomla-bible-study/claude-skill-joomla/joomla)<a href="https://agentmods.dev/skills/joomla-bible-study/claude-skill-joomla/joomla"><img src="https://agentmods.dev/badge/skills/joomla-bible-study/claude-skill-joomla/joomla/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/joomla-bible-study/claude-skill-joomla/joomla"><img src="https://agentmods.dev/badge/skills/joomla-bible-study/claude-skill-joomla/joomla.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.00240 | $0.09043 |
| Opus 5 | $0.00120 | $0.04522 |
| Sonnet 5 | $0.00048 | $0.01809 |
| Haiku 4.5 | $0.00024 | $0.00904 |
Grade A, and why
joomla scanned grade A with 1 finding 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 7d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
- `references/webservices-api.md` — Joomla JSON:API REST layer: webservices plugin routes, `ApiController` / `JsonapiView`, API tokens, errors, CORS, consuming the API from PHP / JS / curl The source is not reproduced here
Licensed GPL-2.0
The repository is licensed GPL-2.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
25 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.
- references/admin-routing.md 3.1 KB
- references/coding-standards.md 9.4 KB
- references/component-advanced.md 16 KB
- references/component-lifecycle.md 17 KB
- references/component-router.md 11 KB
- references/component.md 46 KB
- references/console-commands.md 26 KB
- references/database.md 3.0 KB
- references/editor-api.md 8.1 KB
- references/form-fields.md 8.2 KB
- references/gotchas.md 24 KB
- references/install-script.md 9.1 KB
- references/language-files.md 7.4 KB
- references/layouts.md 3.3 KB
- references/library.md 15 KB
- references/manifest.md 9.0 KB
- references/menu-items.md 5.3 KB
- references/module.md 15 KB
- references/packaging.md 6.1 KB
- references/plugin.md 20 KB
- references/service-provider.md 5.4 KB
- references/testing.md 10 KB
- references/update-server.md 3.0 KB
- references/web-assets.md 3.7 KB
- references/webservices-api.md 35 KB
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.
- 7d ago Changed · +10 lines · +50 tokens per session 2be55d8cb1d7
- 10d ago First seen · 443 lines · 190 tokens per session scan A c8601a929945
joomla is a skill published in the GitHub repository Joomla-Bible-Study/claude-skill-joomla (6 stars, last pushed 8d ago), licensed GPL-2.0. It adds 240 tokens to every session and 9,043 once invoked, about $0.0012 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
payload
Use when working with Payload projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.
writing-emdash-docs
Write, revise, and review EmDash documentation for technical accuracy, useful structure, house style, and natural prose. Use when working on user documentation, guides, API reference pages, migration or upgrade guides, READMEs, contributor documentation, technical specifications, or release notes in the EmDash…
repro-api
Reproduce an EmDash bug below the browser layer -- REST handlers, CLI, MCP, migrations, schema registry, or build tooling. No browser. Prefer a failing vitest test in the affected package, run in an attached container.
creating-plugins
Create EmDash CMS plugins with hooks, storage, settings, admin UI, API routes, and Portable Text block types. Use this skill when asked to build, scaffold, or implement an EmDash plugin, or when creating plugin features like custom block types, admin pages, or content hooks.
cms-detection
Identify CMS, frameworks, and server technology stacks on live hosts.
reddit-search-api
Pure API reference for reddapi.dev - authentication, all endpoints (vector search, semantic search, trends, subreddit lookup), request parameters, response schemas, and error codes, with no research-workflow framing. Use when the user wants raw endpoint documentation, is debugging a reddapi.dev integration, needs…