python agents

583 tagged python, measured the same way as everything else here.

Browse within: Multi-Agent 39plugin 39agent-framework 30game-development 28knowledge-graph 28litestar 28fastapi 25openclaw 21adversarial-testing 20clawdbot 20paper-audit 20research-tools 20scientific-writing 20markdown 19

gripe-filer

170

retospect/precis-mcp

Agent Claude Code

Haiku mechanical filer — files a decided finding (gripe/backlog) after dedup; won't pick the target.

3 2d ago A 31 tokens GPL-3.0

ready

171

retospect/precis-mcp

Agent Claude Code

Sonnet backlog-readiness judge — vets a spec against prose/code; never writes code or flips status.

3 2d ago A 23 tokens GPL-3.0

scaffold

172

retospect/precis-mcp

Agent Claude Code

Cheap agent — mints a new migration/backlog/skill file from convention; never invents content.

3 2d ago A 24 tokens GPL-3.0

ocr_worker

173

YashvantHange/SuperMemory

Agent

Role: Extract text from scanned PDFs via OCR Workflow: pdf-pipeline Step: ocr Namespace: team:eng.

2 2mo ago A 0 tokens original MIT

orchestrator

174

YashvantHange/SuperMemory

Agent

Role: Coordinate planner and workers in multi-agent PDF pipeline Workflow: pdf-pipeline Namespace: team:eng.

2 2mo ago A 0 tokens original MIT

planner

175

YashvantHange/SuperMemory

Agent

Role: Route documents to the correct processing pipeline Workflow: pdf-pipeline Step: planner Namespace: team:eng.

2 2mo ago A 0 tokens original MIT

code-reviewer

176

stranma/claude-code-python-template

Agent Claude Code

Use this agent for Step S.6.4 - Code Review.\n\nPerforms an independent code review of the current phase's changes, checking for bugs, logic errors, security issues, and adherence to project conventions.\n\nExamples:\n\n \nContext: Step S.6.4, no external reviewer configured.\n\nuser: "Review the code changes for this…

2 4mo ago A 194 tokens original MIT

docs-updater

177

stranma/claude-code-python-template

Agent Claude Code

Use this agent for Step S.7 - Documentation Updates.\n\nUpdates IMPLEMENTATIONPLAN.md and CHANGELOG.md after phase completion.\n\nExamples:\n\n \nContext: A development phase was just completed.\n\nuser: "Update documentation for Phase 2 completion"\n\nassistant: "I'll use the docs-updater agent to update the…

2 4mo ago A 165 tokens original MIT

stranma/claude-code-python-template

Agent Claude Code

Use this agent for Step S.5 - Test Coverage validation.\n\nAlso use when:\n1. A development phase or increment has been completed\n2. New functionality has been implemented following the TDD process\n3. Code changes have been committed or are ready for review\n4. Before moving to the next phase of…

2 4mo ago A 220 tokens original MIT

analyzer

179

gaoguo/pg-skill-forge

Agent

An analysis helper for studying evaluation results from agent-skill tests and finding patterns across many queries and candidates.

2 2mo ago A 0 tokens original MIT

comparator

180

gaoguo/pg-skill-forge

Agent

A judging agent that compares two anonymous descriptions using their test results. TPR measures how often the right cases are detected, while FPR measures how often wrong cases are flagged.

2 2mo ago A 0 tokens original MIT

grader

181

gaoguo/pg-skill-forge

Agent

A judging agent for comparing candidate descriptions using held-out trigger tests. It selects the candidate with the best test accuracy, using a lower false-positive rate to break ties.

2 2mo ago A 0 tokens original MIT

byrondelgado/mcp-archimate

Agent Claude Code

Use this agent when you need to manage project tasks using the backlog.md CLI tool. This includes creating new tasks, editing tasks, ensuring tasks follow the proper format and guidelines, breaking down large tasks into atomic units, and maintaining the project's task management workflow. Examples: Context: User wants…

2 27d ago A 0 tokens GPL-3.0

autopilot

189

ASK191225/bugbounty-kit

Agent

Autonomous hunt loop agent. Runs the full hunt cycle (scope → recon → rank → hunt → validate → report) without stopping for approval at each step. Configurable checkpoints (--paranoid, --normal, --yolo). Uses scopechecker.py for deterministic scope safety on every outbound request. Logs all requests to audit.jsonl.…

2 24d ago A 84 tokens

credential-hunter

190

ASK191225/bugbounty-kit

Agent

Autonomous credential-attack pipeline runner. Chains /wordlist-gen + /osint-employees + /breach-check (data-prep stages, runs without prompts) then HARD STOPS before /spray (live attack stage requires human go/no-go). Designed so the user only types the target once instead of orchestrating four separate commands.…

2 24d ago A 91 tokens

token-auditor

191

ASK191225/bugbounty-kit

Agent

Fast meme coin and token security auditor. Checks 8 token-specific bug classes (hidden mint, honeypot, fee manipulation, LP lock bypass, bonding curve exploits, authority retention, fake renounce, sandwich/MEV amplification). Runs tokenscanner.py for automated red flag detection. Covers EVM (Solidity) and Solana…

2 24d ago A 97 tokens