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

agent_prompts

25

DataBassGit/AgentForge

Agent

AgentForge uses YAML-based prompt templates to drive agent behaviors. All prompt files live under.

844 21d ago A 0 tokens GPL-3.0

explore

27

alinaqi/maggy

Agent

Enhanced codebase explorer that uses iCPG and code property graphs for discovery. Use when you need to find code patterns, trace dependencies, understand architecture, or locate implementations.

704 +1 14d ago A 38 tokens original MIT

feature-agent

28

alinaqi/maggy

Agent

Implements one feature end-to-end following the strict TDD pipeline - spec, tests, implementation, validation.

704 +1 14d ago A 25 tokens original MIT

team-lead

29

alinaqi/maggy

Agent

Orchestrates the agent team - creates tasks, spawns feature agents, monitors progress. Never writes code.

704 +1 14d ago A 26 tokens original MIT

cos-architect

30

winstonkoh87/Athena-Public

Agent

Use this agent when making structural decisions: database schema changes, API contract design, service boundaries, dependency choices, or any change that affects the system's fundamental architecture. Also use when evaluating technical debt or refactoring proposals. Context: User wants to add a new domain entity user…

583 yesterday A 178 tokens original MIT

cos-compliance

31

winstonkoh87/Athena-Public

Agent

Use this agent before shipping, merging, or deploying changes. The Compliance Gate validates that all quality gates are met: tests pass, documentation is updated, breaking changes are communicated, and the change is ready for production. Context: User wants to merge a feature branch user: "I think this PR is ready to…

583 yesterday A 180 tokens original MIT

cos-guardian

32

winstonkoh87/Athena-Public

Agent

Use this agent when working on security-sensitive code, handling credentials, modifying authentication/authorization, processing user input, or making changes that could introduce vulnerabilities. Also use for risk assessment of architectural changes. Context: User is implementing payment processing user: "I've added…

583 yesterday A 170 tokens original MIT

developer

33

ansys/pymapdl

Agent

Expert PyMAPDL Python developer. Use for implementing new features, fixing bugs, performance optimization, and API design tasks in this repository.

513 2d ago A 29 tokens original MIT

documentation

34

ansys/pymapdl

Agent

Expert in technical documentation, style guides, and documentation quality assurance. Use for documentation changes, docstring reviews, style guide compliance, and vale/codespell issues.

513 2d ago A 35 tokens original MIT

tester

35

ansys/pymapdl

Agent

Expert in Python testing, test coverage, mocking strategies, and PyMAPDL test infrastructure. Use for writing tests, improving coverage, fixing flaky tests, and reviewing test quality.

513 2d ago A 37 tokens original MIT

exam-generator

37

hluaguo/learn-faster-kit

Agent

Generates printable exam papers with answer keys in PDF format. Searches for real exam examples online. Triggered by "/generate-exam" command.

370 +1 28d ago A 32 tokens original MIT

agent-definitions

38

EpicStaff/EpicStaff

Agent

AgentDefinition is the new, lean, org-scoped agent config that replaces the legacy CrewAI tables.Agent model for graph execution. It carries identity and execution-tuning fields only — capabilities (tools, knowledge, storage access) are not columns on the model, they attach through Surfaces. Realtime (voice)…

333 2d ago A 0 tokens

agent-service

39

EpicStaff/EpicStaff

Agent

Agent "agent-service" from EpicStaff/EpicStaff, covering agent service (src/agent/), 1. overview & entry point, 2. request flow, 3. contract / request models and agentrequest.

333 2d ago A 0 tokens

surfaces

40

EpicStaff/EpicStaff

Agent

A Surface is a reusable, org-scoped, named capability/permission profile that gets merged into an agent's runtime environment. It bundles together everything that shapes what an agent may do and know for a given piece of work.

333 2d ago A 0 tokens

ItamarZand88/CLI-Anything-WEB

Agent

Audit all cli-web- CLIs for convention drift against skills/shared/CONVENTIONS.md, including replskin drift via cli-web-devkit drift and .manifest.json presence. Reports PASS/FAIL per check per CLI in a matrix format. Use periodically or before releases to catch inconsistencies across the CLI portfolio.

216 8d ago A 71 tokens original MIT

output-ux-reviewer

43

ItamarZand88/CLI-Anything-WEB

Agent

Review a cli-web- CLI from the end-user perspective by RUNNING it. Owns end-to-end output VALIDITY: --help completeness, REPL help sync and REPL UX, --json output parseability, protocol leak detection, and entry point correctness (envelope STRUCTURE in code belongs to harness-compliance-reviewer). Returns scored…

216 8d ago A 85 tokens original MIT

ItamarZand88/CLI-Anything-WEB

Agent

Review a cli-web- CLI implementation against its APP.md API map. Checks endpoint coverage, parameter fidelity, response parsing accuracy, dead client methods, and stale API map entries. Returns scored findings. Use during Phase 4 standards review — dispatched by the standards skill.

216 8d ago A 59 tokens original MIT

writ-explorer

45

infinri/Writ

Agent

Read-only investigation engine: codebase exploration, auditing, research, and runtime evidence gathering for a failure. Cannot modify files. Use before planning, to answer a question that requires grounding findings in evidence (file:line, config value, schema fact), or to reproduce a failure and capture its runtime…

189 17d ago A 71 tokens original MIT

writ-implementer

46

infinri/Writ

Agent

Implements all files listed in an approved plan. Writes production code, configuration, and updates test implementations. Use after test skeleton approval.

189 17d ago A 33 tokens original MIT

writ-reviewer

47

infinri/Writ

Agent

Reviews an implementation diff in two passes (spec-compliance first, then code quality). Read-only. Returns structured findings. Replaces the separate spec/code-quality reviewers.

189 17d ago A 38 tokens original MIT

advisors

48

YUHAO-corn/manufacturing-agents

Agent

A two-person advisory team that analyzes manufacturing restocking decisions from optimistic and cautious viewpoints.

171 5mo ago A 0 tokens original Apache-2.0