Agent Plugins Marketplace
All plugins

ant-personal

v1.4.7

Personal productivity skills for Claude -- voice-matched writing, pgEdge documentation style, blog creation with automated review, and executive document review simulation

Claude Code4 Skills

By AntTheLimeyLicense: MIT0 GitHub starsUpdated 2 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
4 skill or MCP entries
Source updated
Sep 21, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install ant-personal for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install ant-personal@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/AntTheLimey/ant-personal

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

ant-personal/
├── .claude-plugin/plugin.json
├── skills/ant-docs-writer/SKILL.md
├── skills/ant-voice-writer/SKILL.md
├── skills/blog-creator/SKILL.md
└── skills/executive-review/SKILL.md

Included Skills4

ant-docs-writerskills/ant-docs-writer/SKILL.md

Write, edit or review consumer-facing pgEdge documentation: docs pages, README files, in-app copy, the CLI's embedded llms reference and the shipped agent skills. Use this skill for any page a customer or an agent reads, in pgedge-cli or product-ui. Triggers on: 'write a docs page', 'edit this guide', 'review this documentation', 'fix this README', 'write a tooltip', 'write the llms page', or any request to produce or change customer-facing technical text. Do NOT use for blogs, framing docs, JIRA stories, marketing copy or creative writing, which belong to ant-voice-writer.

ant-voice-writerskills/ant-voice-writer/SKILL.md

Write in Ant's voice and style across professional and creative contexts. Use this skill whenever Ant asks Claude to write documents, emails, JIRA stories, framing docs, marketing copy, strategic proposals, competitive analyses, fiction, worldbuilding, TTRPG content, academic essays, analytical writing, poetry, or any content where matching Ant's established writing patterns would improve the output. Triggers on: 'write this in my voice', 'draft a document', 'write a JIRA story', 'create a framing doc', 'draft an email', 'write marketing copy', 'help me write', 'write an essay', 'write a poem', 'write a story', or any content creation task. Do NOT use for pgEdge product documentation, docs pages, README files, in-app copy or the CLI reference, which belong to ant-docs-writer.

blog-creatorskills/blog-creator/SKILL.md

End-to-end blog creation workflow: topic exploration, guided questioning, Obsidian vault research, voice-matched drafting, automated review, user feedback for voice skill improvement, and final polish. Use this skill whenever the user wants to write a blog post, draft a blog, create blog content, write a technical blog, write a company blog, brainstorm a blog topic, or mentions 'blog' in the context of content creation. Also triggers on: 'write a post about', 'draft an article about', 'I want to blog about', 'help me write about [topic] for the website', 'create content for the blog', or any request that involves researching a topic and producing a publishable written piece. Use this even for partial blog tasks like 'help me outline a blog post' or 'review my blog draft'.

executive-reviewskills/executive-review/SKILL.md

Simulate C-suite executive reviews of product documents — individually or as a committee debate. Use this skill whenever the user asks for a CTO review, CFO review, CPO review, marketing review, executive feedback, executive committee review, C-suite review, leadership review, or any request to have executives evaluate a document. Also triggers on: 'review this as the CTO', 'what would the CFO think', 'run an exec review', 'executive committee', 'have the execs debate this', 'C-suite feedback', 'leadership alignment review', or any mention of simulating executive personas reviewing documents. Use this even if the user just says 'review the framing doc' in a context where executive feedback is clearly what they want.

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "ant-personal",
  "description": "Personal productivity skills for Claude -- voice-matched writing, pgEdge documentation style, blog creation with automated review, and executive document review simulation",
  "version": "1.4.7",
  "license": "MIT",
  "author": {
    "name": "AntTheLimey"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[ant-personal on Agent Plugins Marketplace](https://pluginsmp.com/plugins/ant-personal)