By Allmight97
Shared personal skills for Claude Desktop, Cowork, and Claude Code.
Maintain AGENTS.md, CLAUDE.md, CODEX.md, and similar repo instruction networks. Use when asked to create, edit, audit, prune, harmonize, compress, or route agent-facing guidance; when guidance files feel bloated, narrative, stale, duplicated, or too generic; when deciding whether a rule belongs in root instructions, nested owner instructions, a skill, a spec, an issue, ordinary docs, or a memory store; or when the user asks to scrutinize opportunities for new instruction files without defaulting to adding more files.
Architecture smell scan when the user explicitly asks for refactor targets, deep-module candidates, or an architecture review. HTML report in OS temp; stop after report unless the user picks a candidate.
Audit and operate a local Parallels Desktop Windows VM from Codex. Use when testing Codex access to Windows through Parallels, choosing CLI vs GUI automation, tuning VM performance/resource settings, or scrutinizing Mac/Windows integration features for MSP-style work.
Read-only review of a PR, branch, diff, or worktree changes for correctness, requested behavior, regressions, scope creep, proof gaps, and merge readiness. Use when asked to review changed code or decide whether work is safe to merge. Route over-engineering-only reviews to whittle-review and repository-wide structural scans to improve-codebase-architecture.
Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Canonical source for personal skills, Claude/Codex marketplace metadata, and
small shared agent configuration. GitHub main is the publication source;
agent harnesses consume the published plugins rather than a permanent local
skills checkout.
skills/: personal reusable skills..claude-plugin/: Claude marketplace/plugin manifests for personal-skills..codex-plugin/: Codex plugin manifest for personal-skills..agents/plugins/marketplace.json: Codex marketplace catalog for repo subscribers.mcp/README.md: local MCP notes.Claude Desktop, Cowork, and Claude Code can install the shared skill tree from
the private GitHub repo as the personal-skills plugin:
claude plugin marketplace add Allmight97/agents
claude plugin install personal-skills@personal
Plugin skills are namespaced, for example /personal-skills:diagnose and
/personal-skills:whittle. Whittle lives in this shared skill tree, not as a
separate plugin.
To publish a new skill or revision, follow the repository release workflow below, then update or reload the installed plugin.
Install from GitHub rather than the local /Users/jstar/.agents path. Claude's
local-path plugin cache can copy ignored local-only directories such as env/
and bin/; GitHub installation uses the tracked repo contents only.
Subscribe Codex to this repo as the personal marketplace:
codex plugin marketplace add Allmight97/agents
Then install the shared skill tree as the personal-skills plugin:
codex plugin add personal-skills@personal
The plugin exposes namespaced skills, for example personal-skills:diagnose.
Do not keep a checkout at /Users/jstar/.agents/skills: Codex discovers that as
a user-scope skill root, which duplicates the marketplace plugin. A local
working clone used to author a change belongs in an ordinary project or
temporary work directory and can be removed after publication.
The Codex catalog intentionally lives at .agents/plugins/marketplace.json.
That is the path Codex expects inside a Git marketplace checkout. Do not keep a
second root-level plugins/marketplace.json; it causes this Mac to see duplicate
personal marketplace roots.
Future plugins should be added as their own entries in the Codex marketplace
catalog only when they are genuinely separate products. Personal workflow skills,
including Whittle, belong in personal-skills.
After publishing a repository release, refresh the existing marketplace and
install or update personal-skills@personal:
codex plugin marketplace upgrade personal
codex plugin add personal-skills@personal
To publish a new plugin, create the plugin, add one marketplace entry for it, and
include its version in the repository release. Do not split ordinary personal
skills out of personal-skills.
One completed revision pass becomes one repository release. Follow the version
rules at the top of CHANGELOG.md:
[Unreleased] into a dated version
section; omit intermediate churn and unchanged surfaces.personal-skills base versions. Give
changed nested plugins their own component versions and name them in the same
changelog section.vX.Y.Z, and push the commit and tag./Users/jstar/.agents may remain as a non-repository machine-state directory
for paths already used by local clients:
env/: machine-local environment files.bin/: machine-local executable shims and MCP binaries.Those directories are not the personal-skill source of truth.
Minimal-solution mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.
npx claudepluginhub allmight97/agentsUltra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.