wordpress-theme-to-emdash

wordpress-theme-to-emdash is a skill for Claude Code from EngDawood/emdash-claude-plugin. It costs 72 tokens per session (855 once invoked), scanned A, original, no licence file.

A migration tool for moving a WordPress theme to EmDash CMS, a content-management system. It preserves the existing design while converting templates and adapting menus, taxonomies, and widgets.

In plain words
What is it for?
Converting or migrating WordPress themes, extracting their design, and building matching EmDash sites.
Why use it?
It removes the need to manually recreate a WordPress site's appearance and structure in EmDash.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the emdash plugin — 8 skills, 6 agents, 3 MCP servers shipped together

Good fit Converting or migrating WordPress themes, extracting their design, and building matching EmDash sites.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/engdawood/emdash-claude-plugin/wordpress-theme-to-emdash
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 EngDawood/emdash-claude-plugin --skill wordpress-theme-to-emdash
Clone the repo
git clone --depth 1 https://github.com/EngDawood/emdash-claude-plugin

Made for: Claude Code.

Or install emdash, the plugin that ships this one along with the rest of its 8 skills, 6 agents, 3 MCP servers.

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-theme-to-emdash

README.md
[![agentmods](https://agentmods.dev/badge/skills/engdawood/emdash-claude-plugin/wordpress-theme-to-emdash.svg)](https://agentmods.dev/skills/engdawood/emdash-claude-plugin/wordpress-theme-to-emdash)
Your own site
<a href="https://agentmods.dev/skills/engdawood/emdash-claude-plugin/wordpress-theme-to-emdash"><img src="https://agentmods.dev/badge/skills/engdawood/emdash-claude-plugin/wordpress-theme-to-emdash.svg" alt="Measured on agentmods" height="20"></a>
Per session 72 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 855 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.00072 $0.00855
Opus 5 $0.00036 $0.00428
Sonnet 5 $0.00014 $0.00171
Haiku 4.5 $0.00007 $0.00085

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

Security

Grade A, and why

wordpress-theme-to-emdash 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 8d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (scaffold/astro.config.mjs, scaffold/src/env.d.ts, scaffold/src/live.config.ts), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/wordpress-theme-to-emdash/SKILL.md · 85 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

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. 8d ago First seen · 85 lines · 72 tokens per session scan A daa7edf43e23

Subscribe to this mod's changes

wordpress-theme-to-emdash is a skill published in the GitHub repository EngDawood/emdash-claude-plugin (3 stars, last pushed 2mo ago), with no licence file. It adds 72 tokens to every session and 855 once invoked, about $0.0004 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-31.

Related

Other skills, from other repositories

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.

emdash-cms/emdash · 62 tokens

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…

emdash-cms/emdash · 85 tokens

repro-admin

Reproduce an EmDash admin UI bug. Attach a container, start the demo dev server, drive the admin with agent-browser using the dev-bypass session, and capture the reproduction as screenshots plus a replayable transcript.

emdash-cms/emdash · 48 tokens

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.

emdash-cms/emdash · 51 tokens

review

Review one pull request for real bugs, regressions, and convention violations. Enumerate candidate issues across the whole diff, verify each against the code, then return structured line-anchored findings and a verdict. Read-only on GitHub; the orchestrator posts the review.

emdash-cms/emdash · 57 tokens

wordpress-plugin-to-emdash

Port a WordPress plugin to EmDash CMS. Use this skill when asked to migrate, convert, or port a WordPress plugin, theme functionality, or custom post type to EmDash. Provides concept mapping and implementation patterns.

emdash-cms/emdash · 52 tokens