By siddvoh
Research-grade workflows for Sidd. Six composable model-invoked skills: ai-analysis (parity-enforcing AI comparisons with full raw-call logging), citation-check (existence + metadata + claim grounding), paper-summarizer (line-by-line grounded summaries of single papers), replication-pack (deterministic bundles of completed experiments), lit-review (multi-source verified literature search), and pre-submission-check (orchestrating final-pass audit before submission).
Use whenever the user is doing research, benchmarks, or comparisons that involve TWO OR MORE AI models, agents, or LLMs (closed or open source). Enforces experimental parity across model tier, sampling configuration (temperature, max_tokens, reasoning effort, system prompt, seed), and cost transparency. BLOCKS execution until parity is verified or the user has explicitly approved an asymmetry. Activates on phrases like "compare GPT-4 vs Claude", "benchmark these models", "evaluate Llama against Gemini", "which model is better at X", or any research workflow that produces side-by-side AI outputs.
Use whenever the user is writing, reviewing, or editing research that contains citations to academic papers, preprints, books, or technical reports. Verifies (1) the cited work actually exists, (2) the metadata (authors, title, year, venue) is accurate, and (3) every claim attributed to a cited work is genuinely supported by that work. BLOCKS inclusion of any unverified citation. Activates on phrases like "add a citation for", "write the related work section", "check my references", "is this paper real", "did this paper actually say", "review my bibliography", or any task producing or modifying a reference list.
Use when the user wants a literature search across multiple sources for a research question, NOT for summarizing a single known paper (that's paper-summarizer). Performs multi-pass search across arxiv, OpenAlex, and Semantic Scholar, deduplicates results, runs every candidate through citation-check before it can be cited, and optionally produces structured summaries via paper-summarizer. Activates on phrases like "find papers on", "what's the literature on", "do a lit review for", "find recent work in", "search for papers about", or any task that produces a multi-paper bibliography.
Use whenever the user wants a structured summary of a specific academic paper (arxiv preprint, DOI-resolved publication, technical report, or local PDF). Produces a fixed-schema summary covering claim, evidence, methodology, limitations, and replication effort, with EVERY extracted point grounded line-by-line in the source paper. Activates on phrases like "summarize this paper", "what does <paper> say about", "TLDR this arxiv link", "give me the key claims from", or any URL/DOI/arxiv ID handed in with intent to digest. NOT for literature search across multiple papers — that's lit-review.
Use when Sidd is about to submit, share, or publish a research artifact (paper, report, blog post, thesis chapter, slides) and wants a final integrity sweep. Orchestrates citation-check, replication-pack, and a structured manuscript audit, blocking on any unresolved issue. Activates on phrases like "ready to submit", "final version", "before I submit", "pre-submission check", "is this ready", "submission deadline", or any signal that the user is finishing a research artifact. Should also be PROACTIVELY OFFERED whenever the user appears to be wrapping up a research project — ask "want to run a pre-submission check?" before they proceed.
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 personal marketplace of plugins for Claude Code, modeled after anthropics/claude-plugins-official.
Trust before you install. Anthropic does not vet third-party plugins. Read each plugin's source before enabling it.
In Claude Code:
/plugin marketplace add siddvoh/sidds-claude-plugins
Then browse with /plugin and pick something to install, or jump straight to one:
/plugin install research@sidds-claude-plugins
.
├── .claude-plugin/
│ └── marketplace.json # The only file Claude Code actually requires
└── plugins/ # Plugins maintained in this repo
└── research/ # ai-analysis skill — fair AI/LLM comparisons
Every plugin is a folder with a .claude-plugin/plugin.json manifest. Optional pieces:
| Folder | Purpose |
|---|---|
skills/ | Model-invoked capabilities AND user-invoked slash commands (preferred) |
commands/ | Legacy slash command format (use skills/ for new plugins) |
agents/ | Subagent definitions |
hooks/ | Lifecycle hook scripts |
.mcp.json | MCP server config |
See plugins/hello-sidd/ for a minimal working example.
plugins/<your-plugin>/..claude-plugin/plugin.json with name, description, author..claude-plugin/marketplace.json with "source": "./plugins/<your-plugin>".main.MIT, see LICENSE. Each plugin may carry its own license, check inside the plugin folder.
npx claudepluginhub siddvoh/sidds-claude-plugins --plugin researchA growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
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.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.