Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Run Claude in iterative loops that repeatedly feed the same prompt back for refinement until a task is done, with controls for max iterations and completion promises, and automatic token usage tracking
npx claudepluginhub ethanolivertroy/public-skills --plugin ralph-loopAgent skills and Claude Code plugins for productivity and workflow automation. These skills follow the Agent Skills specification and are compatible with Claude Code, Codex CLI, and OpenCode.
/plugin marketplace add ethanolivertroy/skills
/plugin install <skill-name>@skills
Install all skills from this repo:
npx skills add git@github.com:ethanolivertroy/skills.git
Install a single skill:
npx skills@latest add ethanolivertroy/skills/<skill-name>
Add skill folders to ~/.claude/plugins/ (for plugins with commands and hooks) or copy SKILL.md into an existing plugin's skills/ folder.
git clone https://github.com/ethanolivertroy/skills.git
See the Claude Code skills documentation for details.
Copy skill directories into your Codex skills path (typically ~/.codex/skills/).
See the Agent Skills specification for the standard skill format.
Clone the repo into the OpenCode skills directory:
git clone https://github.com/ethanolivertroy/skills.git ~/.opencode/skills/ethanolivertroy-skills
OpenCode auto-discovers all SKILL.md files under ~/.opencode/skills/. No config changes needed — skills become available after restarting OpenCode.
| Skill | Description |
|---|---|
| exif-stripper | Strip sensitive EXIF metadata from images before publishing to the web |
| ghost-content-manager | Manage Ghost blog drafts — create posts, sync, and push changes |
| grill-me | Interview relentlessly about a plan until reaching shared understanding — via mattpocock/skills |
| image-generator | Generate and edit images using Gemini image models |
| improve-codebase-architecture | Explore codebase for shallow modules and propose deepening refactors — via mattpocock/skills |
| made-to-stick | Apply the SUCCESs framework to make ideas, copy, and content more memorable |
| mischief-managed | End-of-session summary to Obsidian — captures decisions, code changes, and follow-ups with optional Linear sync |
| obsidian-skills | Obsidian vault skills via @kepano/obsidian-skills |
| prd-to-issues | Break a PRD into vertical-slice GitHub issues — via mattpocock/skills |
| ralph-loop | Continuous self-referential AI loops for iterative development |
| readwise-assistant | Search highlights, save articles, and analyze reading data via Readwise |
| tdd | Test-driven development with red-green-refactor loop — via mattpocock/skills |
| visual-explainer | Visual explanations via @nicobailon/visual-explainer |
| write-a-prd | Create a PRD through user interview and codebase exploration — via mattpocock/skills |
Some skills use template variables that you'll need to replace with your own paths:
{{VAULT_PATH}} — Your Obsidian vault path (e.g., ~/Documents/MyVault). Used by: mischief-managedSkills marked "via mattpocock/skills" are included under the MIT license (see THIRD-PARTY-NOTICES.md). You can also install them directly from the original repo:
npx skills@latest add mattpocock/skills/grill-me
npx skills@latest add mattpocock/skills/write-a-prd
npx skills@latest add mattpocock/skills/prd-to-issues
npx skills@latest add mattpocock/skills/tdd
npx skills@latest add mattpocock/skills/improve-codebase-architecture
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
連續自引用 AI 循環,用於互動式迭代開發。實現 Ralph Wiggum 技術,讓 Claude 在 while-true 循環中執行相同提示直到任務完成
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.
Interactive self-referential AI loops for iterative development. Claude works on the same task repeatedly, seeing its previous work, until completion.
Automated development loop and ad-hoc workflow generation for orchestrating AI coding agents
Self-referential development loop plugin - iteratively improves on tasks until completion
Humanize - An iterative development plugin that uses Codex to review Claude's work. Creates a feedback loop where Claude implements plans and Codex independently reviews progress, ensuring quality through continuous refinement.
Strip sensitive EXIF metadata from images before publishing. Auto-strips on commit, or use /exif:strip manually.
Convert legacy SSP/PDF/DOCX source material into traceable, validated OSCAL workspaces using Compliance Trestle and OSCAL CLI.
Manage OSCAL compliance packages using Compliance Trestle - a CNCF sandbox project for machine-readable compliance documentation (NIST OSCAL standard)
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim