rbk

11 mods across 1 repository, 2 stars between them.

browser

01

rbk/agents-core

Skill Claude CodeCodex

Sets up and manages headless browser automation via Browserless or local Playwright. Invoke this skill when the user needs web scraping, page automation, or browser-based testing.

2 5mo ago A 36 tokens

code-research

02

rbk/agents-core

Skill Claude CodeCodex

Looks up the most current documentation for libraries, frameworks, and APIs, then caches the results locally for reuse. Invoke this skill when the user needs up-to-date docs, API references, or wants to check the latest version/usage of a library.

2 5mo ago A 54 tokens

database

03

rbk/agents-core

Skill Claude CodeCodex

Sets up database access including connection strings, ORM selection, and migration patterns. Invoke this skill when the user needs to connect to a database, set up an ORM, or configure database access for a project.

2 5mo ago A 43 tokens

git

04

rbk/agents-core

Skill Claude CodeCodex

Manages git workflows including committing, creating branches, pulling and pushing code, reviewing PRs, and submitting PRs via GitHub CLI. Invoke this skill when the user says "commit", wants to create a branch, push code, open a pull request, review a PR, or perform any git/GitHub operation.

2 5mo ago A 67 tokens

hooks

05

rbk/agents-core

Skill Claude CodeCodex

Manages Claude Code hooks — create, enable, disable, test, and reference available hooks. Invoke this skill when the user wants to add a hook, toggle a hook on or off, test a hook, or look up what hooks are available.

2 5mo ago A 52 tokens

http-analyzer

06

rbk/agents-core

Skill Claude CodeCodex

Converts raw curl commands or HTTP request snippets into reusable, well-structured JavaScript HTTP request files using axios. Invoke this skill when the user provides a curl command, raw HTTP request, or asks to convert/reuse an HTTP request in JavaScript.

2 5mo ago B 55 tokens

list-models

07

rbk/agents-core

Skill Claude CodeCodex

Lists all available Claude models from the Anthropic API. Invoke this skill when the user asks which Claude models are available, what models can be used with the CLI, or wants to see the current model list.

2 5mo ago A 46 tokens

prompt-improver

08

rbk/agents-core

Skill Claude CodeCodex

Improves and refines prompts before sending them to Claude using the @anthropic-ai/sdk. Invoke this skill when the user wants to optimize, refine, or improve a prompt, or when a prompt needs to be made clearer, more specific, or more effective.

2 5mo ago A 58 tokens

research

09

rbk/agents-core

Skill Claude CodeCodex

Sets up web search via Brave Search API and performs research with cited results. Invoke this skill when the user needs to search the web, find information, or research a topic with sources.

2 5mo ago A 39 tokens

skill-builder

10

rbk/agents-core

Skill Claude CodeCodex

Converts natural language descriptions into agent skills with SKILL.md files and supporting JavaScript scripts. Invoke this skill when the user wants to create a new skill, define a new agent capability, or scaffold a skill from a description.

2 5mo ago A 49 tokens

translate

11

rbk/agents-core

Skill Claude CodeCodex

Translates content from one language to another using the Anthropic SDK. Invoke this skill when the user wants to translate text, or when another skill (like research) needs content translated to English.

2 5mo ago A 41 tokens