
Ohadrubin Skills
- 2 repo stars
- Updated January 5, 2026
- OhadRubin/skills
ohadrubin-skills is a Claude Code plugin that bundles eight skills for skill authoring, repo diff analysis, documentation extraction, and structured plan/spec workflows.
About
ohadrubin-skills is Ohad Rubin’s Claude Code plugin packing eight community skills aimed at developers who treat agents as part of the product stack, not a one-off chat. The bundle skews toward making skills themselves: creators and splitters that break oversized repos or SKILL.md material into self-contained modules, finders that surface gaps and pitfalls in specs, and generators that turn touched files into documentation or plan artifacts. You also get workflow-oriented pieces—multiphase execution, onboarding-oriented helpers, and analyzers that reason over branches, commits, and diffs so you know what actually changed before you merge. For a founder juggling validation notes, implementation, and pre-release review, this is less a single trick and more a small toolkit that sits on the agent-tooling shelf while still supporting scope work in Validate and change review in Ship. Expect intermediate familiarity with Claude Code skill layout and Python-heavy repos; outcomes are cleaner specs, smaller skill files, and auditable change narratives rather than a hosted SaaS.
- Eight bundled skills covering skill creation, large-file splitting, and structured spec/plan generation
- Branch and commit diff analysis to see what changed across codebases before you ship
- Gap and pitfall identification plus filtered documentation extraction from source
- Multi-phase and orchestrated execution patterns for large, well-organized agent tasks
- Python-oriented modules for JSONL and structured report output from agent runs
Ohadrubin Skills by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install ohadrubin-skills@OhadRubin/skillsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | January 5, 2026 |
| Repository | OhadRubin/skills ↗ |
What it does
Install Ohad’s eight-skill bundle when you need structured skill authoring, repo diff analysis, doc extraction, and plan/spec workflows inside Claude Code.
Who is it for?
Best when you're maintaining Claude Code skill packs or large Python codebases and want creator, splitter, and diff-analysis skills in one install.
Skip if: Skip if you only need a single integration skill with no interest in skill authoring, repo archaeology, or multiphase agent plans.
What you get
After you add the plugin, Claude Code gains a coordinated set of skills for specs, docs, gap checks, and change analysis so agent work stays smaller, traceable, and reusable.
- Structured plan or spec artifacts from agent sessions
- Smaller self-contained skill modules split from large sources
- Change and gap reports tied to branches, commits, or filtered files
By the numbers
- [object Object]
- [object Object]
Recommended Plugins
How it compares
Curated multi-skill agent toolkit, not a single MCP server or marketplace listing.
FAQ
Who is Ohadrubin Skills for?
It is for developers who use Claude Code daily and want Ohad Rubin’s eight skills for plans, docs, gaps, and commit-aware analysis in one plugin.
When should I use Ohadrubin Skills?
Use it when you are creating or refactoring agent skills, splitting large context, drafting specs, or reviewing branch changes before you ship.
How do I add Ohadrubin Skills to my agent?
Install or register the OhadRubin/skills Claude Code plugin from your skills or plugin path, then invoke the individual skills by name from SKILL.md in your session.