Agent Skills
Six opinionated workflows on top of our MCP server. Install once; invoke with plain English. Open standard, MIT licensed.
/plugin marketplace add kodenark/postquickai-agent-skills
/plugin install weekly-content-batchcodex plugin install kodenark/postquickai-agent-skillsgit clone https://github.com/kodenark/postquickai-agent-skills .agents/# Copy the AGENTS.md snippet from /agents-md into your project's AGENTS.md file.These agents don't have a plugin system but read AGENTS.md automatically.
schedule-post"schedule a post tomorrow at 9am"Create a single post and schedule it for publishing at a specific time on one or more platforms.
weekly-content-batch"plan my content for this week"Generate 5–7 posts grounded in your brand voice and schedule them across optimal times (9am / 12pm / 6pm, weekdays).
analyze-post-performance"how did my posts do last month?"Pull per-post or per-brand analytics, break down by platform and content type, surface top performers and actionable observations.
onboard-brand"set up a new brand for my client"Create a content group and populate its brand profile (name, audience, tone, topics, image model, auto-gen settings) in one guided flow.
reply-thread"create a 5-tweet thread about X"Build a reply-based thread for Twitter/X, Threads, and Bluesky. Respects per-platform character limits.
daily-digest"what posted today?"Summarize today's publishing activity with per-platform breakdowns and early engagement metrics.
One subscription unlocks the full PostQuickAI app PLUS the MCP server, Claude Skills, AGENTS.md drop-in, and REST API. Required for all agent integrations.
7-day free trial included. API add-on is part of both plans.
MCP tools are primitives: createPost, publishPost, getAnalytics. Skills are expert workflows that chain those primitives with best-practice defaults (time spreads, brand grounding, error handling). Install MCP first, then Skills — they complement each other.
Yes — the SKILL.md format is open and Codex consumes it natively. Run `codex plugin install kodenark/postquickai-agent-skills` or copy the skills/ folder to ~/.codex/skills/.
Cursor reads `.agents/skills/`. Copilot, Continue, Aider, and OpenHands read AGENTS.md. We ship a drop-in AGENTS.md snippet at /agents-md that unlocks PostQuickAI for those too.
Yes — the repo is MIT licensed. Fork kodenark/postquickai-agent-skills and edit any SKILL.md to match your team's conventions.
PostQuickAI is agent-native — same API, same MCP server, same skills bundle across every major AI coding agent.
Skills call MCP tools under the hood. Install MCP first.
Install @postquickai/mcp