One-shot skill that splits docs/methodology.md into 8 standalone essays, adds a 2-paragraph intro...
What it says
The record the registry holds
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.dailyaiagents-cpu/methodology-essay-publisher",
"description": "One-shot skill that splits docs/methodology.md into 8 standalone essays, adds a 2-paragraph intro...",
"repository": {
"url": "https://github.com/dailyaiagents-cpu/dailyai-os",
"source": "github",
"subfolder": "skills/methodology-essay-publisher"
},
"version": "0.1.0",
"websiteUrl": "https://usedailyai.com",
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"com.dailyaiagents.federation": {
"capability_tags": [
"essay",
"methodology",
"publisher",
"skill",
"voice"
],
"full_description": "One-shot skill that splits docs/methodology.md into 8 standalone essays, adds a 2-paragraph intro and \"what to read next\" footer to each, runs voice-gate (essay surface, threshold 70 HARD) plus scrubber HARD, and auto-publishes passing essays to site/essays/. Drafts that fail either gate land in data/essays/drafts/ for Cooper. Site footer link added to /essays. The build-trap counter — converts existing IP into eight SEO-compounding pages without needing fresh Cooper input.",
"license": "MIT",
"owner_agent": "content",
"partner_share_pct": 15,
"royalty_attribution_urn": "urn:dailyaiagents:hub:methodology-essay-publisher",
"settlement_currency": "USD",
"spec_version": "1.0",
"tracker_endpoint": "https://hub.dailyaiagents.com/v1/telemetry"
}
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-11T22:42:04.99316Z",
"publishedAt": "2026-05-11T22:42:04.99316Z",
"updatedAt": "2026-05-11T22:42:04.99316Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonversion 0.1.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.