Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Chris Powell avatar

Crx

  • Updated June 30, 2026
  • ChrisFmlyc/ai-skills

Chrome extension plugin integrating AI skills into the browser. Use it to extend Claude Code with custom skills from the browser.

Key points

  • Browser extension for skill integration
  • Chrome-based AI skill execution

Crx by the numbers

  • Data as of Jul 8, 2026 (Skillselion catalog sync)
/plugin marketplace add ChrisFmlyc/ai-skills
/plugin install crx@ai-skills

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedJune 30, 2026
RepositoryChrisFmlyc/ai-skills

What it does

Browser extension plugin for AI skill integration

README.md

crx — personal CodeRabbit helpers

Three skills for working CodeRabbit findings on a PR:

  • /crx:single — exactly one CodeRabbit finding. Verify it, fix it or write a paste-ready GitHub comment, commit. Never push.
  • /crx:multi — a batched CodeRabbit emission (multiple --prefixed findings under one In \@path`:` line). Parses the block, fans out parallel worktree-isolated subagents, cherry-picks their commits back onto the PR branch in finding order, prints a summary table, then asks before pushing.
  • /crx:loop — the hands-off wrapper, designed to run under /goal. Its first action sets the outcome with the /goal command, then it loops against that goal: wait for CodeRabbit's review, pull unresolved findings via gh, dispatch them to /crx:single or /crx:multi, post rebuttal replies and resolve threads for won't-fix findings, push the round's fixes, and repeat until the PR has zero outstanding CodeRabbit threads. Invoking it is your standing authorization to push fix commits to that PR branch — unlike the other two skills, which never push.

/crx:single and /crx:multi auto-trigger when their header sentence appears in a paste, or you can invoke them by typing the slash command. /crx:loop is slash-only — it pushes and posts on your behalf, so it only runs when you deliberately invoke it.

Both skills run a one-shot gitignore hygiene check before any other work — if the repo's .gitignore is missing .claude/worktrees/, the snippet from resources/gitignore-snippet.txt is appended and committed in a single chore: ignore .claude/worktrees/ commit. This keeps Claude Code's subagent worktrees out of the PR. If the line is already present, nothing happens.

Install

From the ai-skills marketplace:

/plugin marketplace add ChrisFmlyc/ai-skills
/plugin install crx@ai-skills

Restart Claude Code so the new slash commands register.

Update

/plugin marketplace update ai-skills
/plugin update crx@ai-skills

Uninstall

/plugin uninstall crx@ai-skills

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.