eddmann/agent-toolkit

Collection of reusable skills and extensions for AI coding agents - prompts, Pi extensions, and other bits and pieces.

2Stars on the repository
17Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

analyze

01

eddmann/agent-toolkit

Skill Claude CodeCodex

Deep codebase analysis with extended thinking — use for complex tasks that may lead to implementation.

2 4mo ago A 20 tokens

chrome-cdp

03

eddmann/agent-toolkit

Skill Claude CodeCodex

Interact with local Chrome browser session (only on explicit user approval after being asked to inspect, debug, or interact with a page open in Chrome).

2 4mo ago A 33 tokens

commit

04

eddmann/agent-toolkit

Skill Claude CodeCodex

Create git commits using Conventional Commits format.

2 4mo ago A 10 tokens

context7

05

eddmann/agent-toolkit

Skill Claude CodeCodex

Retrieve up-to-date documentation for libraries and frameworks via the Context7 API. Use when looking up docs for any library, finding code examples, verifying API usage, or getting current info that may have changed since training.

2 4mo ago A 46 tokens

db

06

eddmann/agent-toolkit

Skill Claude CodeCodex

Query and modify databases (PostgreSQL, MySQL/MariaDB, SQLite). Use when the user asks to inspect, query, or write to a database, or when you need to understand a database schema.

2 4mo ago A 45 tokens

explain

07

eddmann/agent-toolkit

Skill Claude CodeCodex

Explain how code works — architecture, patterns, and design decisions (read-only).

2 4mo ago A 19 tokens

github

11

eddmann/agent-toolkit

Skill Claude CodeCodex

Interact with GitHub using the gh CLI. Use gh issue, gh pr, gh run, and gh api for issues, PRs, CI runs, and advanced queries.

2 4mo ago A 44 tokens

project

12

eddmann/agent-toolkit

Skill Claude CodeCodex

Use when asked to find a project, work on a project, start a feature, fix a bug, or make changes to a repo.

2 4mo ago A 30 tokens

query

14

eddmann/agent-toolkit

Skill Claude CodeCodex

Answer a specific question about the codebase (read-only).

2 4mo ago A 14 tokens

review

15

eddmann/agent-toolkit

Skill Claude CodeCodex

Review code against coding guidelines and best practices.

2 4mo ago A 10 tokens

tmux

16

eddmann/agent-toolkit

Skill Claude CodeCodex

Remote control tmux sessions for interactive CLIs (python, gdb, etc.) by sending keystrokes and scraping pane output.

2 4mo ago A 30 tokens

uv

17

eddmann/agent-toolkit

Skill Claude CodeCodex

Use uv instead of pip/python/venv. Run scripts with uv run script.py, add deps with uv add, use inline script metadata for standalone scripts.

2 4mo ago A 38 tokens