eddmann

42 mods across 10 repositories, 205 stars between them.

eddmann/whatsapp-mcp

Instructions file

Instructions for eddmann/whatsapp-mcp, covering claude.md, build commands, standard build, build and run and clean.

5 9mo ago A 2,608 tokens original MIT

analyze

26

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

28

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

29

eddmann/agent-toolkit

Skill Claude CodeCodex

Create git commits using Conventional Commits format.

2 4mo ago A 10 tokens

context7

30

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

31

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

32

eddmann/agent-toolkit

Skill Claude CodeCodex

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

2 4mo ago A 19 tokens

github

36

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

37

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

39

eddmann/agent-toolkit

Skill Claude CodeCodex

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

2 4mo ago A 14 tokens

review

40

eddmann/agent-toolkit

Skill Claude CodeCodex

Review code against coding guidelines and best practices.

2 4mo ago A 10 tokens

tmux

41

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

42

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