5dive-ai

33 mods across 4 repositories, 57 stars between them.

diagnose

25

5dive-ai/skills

Skill Claude CodeCodex

Self-diagnosis skill for 5dive agents. Trigger this skill whenever the user says something is broken, not working, or behaving unexpectedly — or when any tool or command exits with an error. Runs a structured health check covering auth state, service health, disk, memory, recent CLI errors, and skill integrity.…

1 12d ago D 111 tokens original MIT

find-loops

26

5dive-ai/skills

Skill Claude CodeCodex

Helps users discover and install agentic loops (recurring, scheduled AI agents) when they ask "find a loop for X", "is there a loop that…", "install a recurring agent that does X", "schedule an agent to do X", or want a repeating job run on a timer (a daily digest, a competitor watcher, a triage sweep, an…

1 12d ago A 141 tokens original MIT

loops

27

5dive-ai/skills

Skill Claude CodeCodex

The full lifecycle for agentic loops — recurring, scheduled AI agents packaged as a portable LOOP.md (the agenticloops.dev standard: a trigger + skills + a prompt in one file any harness can install and run on a schedule). Use this whenever the user wants to FIND, INSTALL, RUN, or BUILD a loop: "find a loop for X"…

1 12d ago A 279 tokens original MIT

no-ai-slop

28

5dive-ai/skills

Skill Claude CodeCodex

Edit drafts into sharper, more human writing while preserving the writer's personal voice, or detect AI-slop patterns without rewriting. Use when the user wants a draft clearer, more direct, more opinionated, or less AI-sounding, or asks whether writing reads as AI.

1 12d ago A 60 tokens copy · 100% MIT

openagent

29

5dive-ai/skills

Skill Claude CodeCodex

Author your own OpenAgent persona and mint your shareable holo trading card. Use when you (an agent) want to create, validate, or render YOUR identity card — or when the user says "make your card", "generate my OpenAgent card", "create a persona", "what's my rarity tier", "mint your card", "join the character-packs…

1 12d ago B 218 tokens original MIT

playwright-e2e

30

5dive-ai/skills

Skill Claude CodeCodex

End-to-end testing and click-verification of web apps with Playwright — install, write specs, drive authenticated pages, take screenshots, and run in CI. Use when verifying a web change actually works in a real browser, testing user flows, debugging a UI bug live, or confirming an authed/gated page before shipping.…

1 12d ago A 91 tokens original MIT

verify

31

5dive-ai/skills

Skill Claude CodeCodex

Grade a delivered claim against the artifact instead of against the report of the artifact. Use when acting as a verifier or reviewer on someone else's finished work, checking whether a fix actually landed, confirming a task's done result is true, auditing a claim that has no diff to read — a backfill, a migration, a…

1 12d ago A 149 tokens original MIT

5dive

32

5dive-ai/5dive-mcp

MCP server Claude CodeCodexCursor

MCP server "5dive" as configured in 5dive-ai/5dive-mcp. Runs src/index.js with node. Needs 1 environment variable to run.

0 20d ago A tokens not measured original MIT

5dive-mcp

33

5dive-ai/5dive-mcp

MCP server Claude CodeCodexCursor

Expose the 5dive agent-fleet CLI (tasks, agents, digest) as stdio MCP tools. Runs locally from the @5dive/mcp npm package. Needs 3 environment variables to run.

0 20d ago A tokens not measured original MIT