By shawn-sandy
Draft platform-aware social media copy and generate dark-mode cards for code changes, selected/pasted code, GitHub code snippets, blog posts, and videos — for LinkedIn, Twitter/X, and Bluesky
Builds and opens a filterable HTML gallery of saved social cards. Scans docs/media/social/ and generates a filterable index page. Use when asked to browse the media library or view saved posts.
Scans code and diffs for secrets and sensitive data. Detects credentials, tokens, and PII to prevent leaks before sharing. Use when the user asks to check for secrets or review a diff for leaks.
Creates platform-aware social copy and a dark-mode card for a blog post. Fetches OG tags, populates blog-card.html, and screenshots via Playwright. Use when asked to share a blog post on social media.
Generates platform-aware social copy and a dark-mode card image for code changes. Detects from git, picks a template, and screenshots via Playwright. Use when asked to post or share a code change.
Explains how any project file, component, or concept works. Reads source files and synthesizes developer-friendly principles, social copy, and a dark-mode card. Use when asked 'how does X work' or 'explain X'.
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.
A marketplace system for Claude Code plugins — enabling discovery, distribution, and installation of AI-powered plugins that extend Claude's capabilities across code review, planning, testing, git workflows, accessibility, and more.
Marketplace: agentics-kit v4.0.0 · 12 plugins · Requires Claude Code 1.0.33+ · View all plugins · Browse docs
Breaking change — v4.0.0: Six plugins have been removed from the marketplace:
agent-creator,agent-reviewer,agentic-plugin-dev,code-simplifier,marketplace-builder, andreact-perf-analyzer. Their source directories are retained in the repository but are no longer installable via the marketplace. See CHANGELOG.md for details.
Install from the marketplace (no cloning required):
# 1. Register the agentics-kit marketplace in Claude Code
/plugin marketplace add shawn-sandy/agentics-kit
# 2. Install the plugins you want
/plugin install code-review@agentics-kit
/plugin install git-agent@agentics-kit
/plugin install memory-tools@agentics-kit
Or load any plugin directly for local testing:
git clone https://github.com/shawn-sandy/agentics.git
cd agentics
claude --plugin-dir ./kit/plugins/code-review
# Then ask: "Review this code for issues"
The agentics project serves two purposes:
| Purpose | What it contains |
|---|---|
| Active Plugins | 12 marketplace plugins in kit/plugins/ — installable via /plugin install, covering code review, planning, testing, git workflows, accessibility, and more |
| Archived Plugins | 6 removed plugins with source directories retained in kit/plugins/ — loadable locally via --plugin-dir but not available via /plugin install |
| Marketplace Infrastructure | agentics-kit marketplace manifest (marketplace.json) that enables installation via /plugin install |
Every plugin in this repo is a working, production-quality tool you can install and use immediately.
# Verify version
claude --version
Install from the official docs if not present.
gh) — used by the git-agent plugin for GitHub PR creationglab) — used by agent-ship for GitLab MR creationjq — JSON processor, useful for debugging plugin manifests| Platform | Support |
|---|---|
| macOS 12.0+ | Full support |
| Linux (Ubuntu 20.04+) | Full support |
| Windows (WSL2) | Recommended over native Windows |
npx claudepluginhub shawn-sandy/agentics-kit --plugin social-media-toolsReview and plan Claude Code skills, and run tests for changed files — audit SKILL.md files, scaffold new skills, and verify test coverage
Automated git commit and PR creation — stage, commit with conventional messages, and create PRs in one shot
Analyze code and suggest specific, purpose-driven tests tied to actual behavior and intent — not arbitrary coverage
Systematic code review across quality, bugs, security, and best practices
Stress-test implementation plans with structured multi-round interviews before coding begins
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications