wordpress

wordpress is a skill for Claude Code, Codex from Servosity/msp-skills. It costs 91 tokens per session (2,873 once invoked), scanned A, original, no licence file.

A terminal and AI-agent interface for WordPress, a website publishing system. It uses the WordPress REST API and keeps a local SQLite copy for offline full-text search.

In plain words
What is it for?
Use it to publish, update, find, or remove WordPress pages, posts, and media, including draft content and uploads.
Why use it?
It lets you manage WordPress content without relying on the website dashboard, while still searching a local copy when the site is unavailable or remote searching is inconvenient.

Skill for Claude CodeCodex

Part of the wordpress plugin — 1 skill shipped together

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.

agentmods
npx agentmods add skills/servosity/msp-skills/wordpress
Any agent
npx skills add Servosity/msp-skills --skill wordpress
Clone the repo
git clone --depth 1 https://github.com/Servosity/msp-skills

Made for: Claude Code, Codex.

Or install wordpress, the plugin that ships this one along with the rest of its 1 skill.

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 wordpress

README.md
[![agentmods](https://agentmods.dev/badge/skills/servosity/msp-skills/wordpress.svg)](https://agentmods.dev/skills/servosity/msp-skills/wordpress)
Your own site
<a href="https://agentmods.dev/skills/servosity/msp-skills/wordpress"><img src="https://agentmods.dev/badge/skills/servosity/msp-skills/wordpress.svg" alt="Measured on agentmods" height="20"></a>
Per session 91 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,873 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
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 $0.00091 $0.02873
Opus 5 $0.00046 $0.01437
Sonnet 5 $0.00018 $0.00575
Haiku 4.5 $0.00009 $0.00287

Measured yesterday against content hash 6ef005b9d666, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

wordpress 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 yesterday.

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.

bash <(curl -fsSL https://raw.githubusercontent.com/Servosity/msp-skills/main/skills/wordpress/install.sh)
skills/wordpress/SKILL.md · 251 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

60 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. yesterday First seen · 251 lines · 91 tokens per session scan A 6ef005b9d666

Subscribe to this mod's changes

wordpress is a skill published in the GitHub repository Servosity/msp-skills (35 stars, last pushed 2d ago), with no licence file. It adds 91 tokens to every session and 2,873 once invoked, about $0.0005 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-09-03.

Related

Other skills, from other repositories

neon-postgres-agent-platforms

Build and operate multi-tenant AI agent platforms on Neon. Use this skill whenever the user is designing an agent/app builder, provisioning a Neon project or database per user/app/agent run, managing thousands of tenant projects, separating sponsored free users from paid customers, moving projects between orgs…

georgekhananaev/claude-skills-vault · 148 tokens

domain-checker

Bulk domain availability checker. Use when the user wants to check whether one or many domain names are available for registration (e.g., "is acme.com free", "check these 50 domains", "find an available .io for my brand"). Supports any TLD (.com/.net/.io/.ai/.dev/.app/...), parallel checking, three input modes (CLI…

georgekhananaev/claude-skills-vault · 115 tokens

firebase-cli

Safety-first Firebase CLI (firebase-tools v15) skill for full project control — deploy, Hosting (sites/channels/rollback), Cloud Functions (+secrets), Firestore (databases/indexes/backups/delete), Realtime Database, Auth import/export, Remote Config, App Distribution, App Hosting, Extensions, Data Connect, Emulator…

georgekhananaev/claude-skills-vault · 172 tokens

codex-image

Generate an image via OpenAI's gpt-image-2 model through the Codex CLI. Use when user asks to "generate an image", "create an image", "make a picture of", "render a graphic", "draw something", or wants visual content via Codex. Requires codex-cli >= 0.125.0 with the imagegeneration feature flag enabled (stable +…

Lykhoyda/ask-llm · 93 tokens

pydantic-model

Pydantic v2 model patterns for req/res validation, MongoDB conversion, validation rules. Travel Panel conventions.

georgekhananaev/claude-skills-vault · 28 tokens

file-converter

Convert & transform files - images (resize, format, HEIC), markdown (PDF/HTML), data (CSV/JSON/YAML/TOML/XML), SVG, base64, text encoding. Cross-platform, single & batch mode. This skill should be used when converting file formats, resizing images, generating PDFs from markdown, or transforming data between formats.

georgekhananaev/claude-skills-vault · 76 tokens