pr-reviewer
01Skill Claude CodeCodex
Fetches PR review comments, analyzes requested changes, implements fixes, commits and pushes the resolution. Use after a reviewer has left comments on an open PR to close the feedback loop efficiently.
48 tagged openwebui, measured the same way as everything else here.
Browse within: computer-use 28context-engineering 17excel 17infographic 17mindmap 17
Skill Claude CodeCodex
Fetches PR review comments, analyzes requested changes, implements fixes, commits and pushes the resolution. Use after a reviewer has left comments on an open PR to close the feedback loop efficiently.
Skill Claude CodeCodex
Orchestrates the full release preparation flow for a plugin — version sync across 7+ files, bilingual release notes creation, and commit message drafting. Use before submitting a PR. Does NOT push or create a PR; that is handled by pr-submitter.
Skill Claude CodeCodex
Use when inspecting UI bugs in OpenWebUI plugins, taking screenshots of plugin output, capturing console errors, testing Action/Filter/Pipe plugins in the chat interface, or verifying plugin installation in the Admin panel. Triggered by: plugin UI bug, Action HTML output, screenshot, console error, plugin not working…
Skill Claude CodeCodex
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright…
Skill Claude CodeCodex
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Assistant's capabilities with specialized knowledge, workflows, or tool integrations.
Skill Claude CodeCodex
Use when creating new skills, editing existing skills, or verifying skills work before deployment.
Skill Claude CodeCodex
Always consult the Open WebUI knowledge model through mcpowuiask before answering ANY user question. Use for every explicit or implicit question, including requests for advice, explanations, confirmation, analysis, recommendations, troubleshooting, and mixed question/action messages. Trigger even when the agent…
Skill Claude CodeCodex
Use this whenever the user wants to publish, release, ship, cut a version, push a package, publish a container, publish to PyPI, publish to GHCR, publish to Docker Hub, publish to the MCP Registry, prepare release notes, bump the SourceWeave version, or verify that SourceWeave is release-ready. Use it even if the user…
Skill Claude CodeCodex
Use this whenever the user wants to validate SourceWeave Web Search locally before deployment or after runtime changes, especially when they mention smoke-testing searchweb and readpages, checking whether src/sourceweavewebsearch/tool.py and artifacts/sourceweavewebsearch.py are still aligned, confirming host-side…