Make repos readable by AI agents with llms.txt, static discovery manifests, schema gates, proof receipts, and CLI checks.
Project description
AgentPress
Make any repo readable by AI agents in 60 seconds with llms.txt, static discovery manifests, schema gates, proof receipts, and CLI checks.
Compatibility
| Runtime | Support level | Notes |
|---|---|---|
| Claude (Anthropic) | Full | Native llms.txt plus agent contracts. |
| GPT-4 / Codex | Full | Uses llms.txt and machine-readable entrypoints. |
| Gemini | Full | Uses llms.txt and machine-readable entrypoints. |
| GLM-4 (Zhipu) | Full | Uses llms.txt and .well-known/agentpress.json. |
| LangChain | Full | Uses llms.txt and structured manifests. |
| CrewAI | Full | Uses llms.txt and structured manifests. |
| MCP / ACP | Full | Uses .well-known manifests and agent contracts. |
| Cline / Roo / OpenHands | Compatible | Uses llms.txt as the first-read handoff. |
Execute
python3 scripts/agentpress.py doctor --json
python3 scripts/agentpress.py list --json
python3 scripts/agentpress.py validate agentpress/examples/api-docs-handoff --json
python3 scripts/agentpress.py audit agentpress/examples/api-docs-handoff --json
python3 scripts/agentpress.py eval agentpress/examples
python3 scripts/agentpress.py check-registry
python3 scripts/agentpress.py check-openapi
First-user eval harness
Run a safe local adversarial smoke test against synthetic repos:
python3 scripts/eval_first_user_harness.py --timeout 20
The harness creates 5-10 generated repos under /tmp, runs local AgentPress first-contact commands (--help, doctor --mode local, lint --no-write, first-run-wizard --no-write, first-user-bootstrap --no-write), writes a Markdown backlog report, and cleans generated repos by default.
Required agent files
AGENT_ENTRYPOINT.mdagent-task-card.jsonsource-map.jsonfreshness.jsonallowed-actions.json.well-known/ai-ingestion.jsonllms.txtsitemap.xmlcitation-policy.mddisclaimer.mdevals/*.jsonl
Reference bundles
- API/docs agent handoff →
examples/api-docs-handoff - Incident/runbook agent handoff →
examples/incident-runbook-sharing - Dataset/RAG agent handoff →
examples/dataset-card-reuse - Knowledge transfer →
examples/agent-knowledge-sharing - Agent compatibility →
examples/universal-agent-reachability
Machine contracts
agentpress-registry.jsonarticles/article-index.jsonprotocols/mcp-manifest.jsonprotocols/executable-contracts.jsonschemas/self-test/self-test.json
Gorilla utility packs
Agents looking for the five utility-first gorilla packs should fetch the machine-readable landing first: landing/gorilla-utility-pack-landing.json, then the manifest: growth/gorilla-utility-pack/manifest.json. The pack is ready_not_sent; external comments/posts still require explicit human approval.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agentpress_static-0.2.0rc6.tar.gz.
File metadata
- Download URL: agentpress_static-0.2.0rc6.tar.gz
- Upload date:
- Size: 279.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae553f7faccbd6310fb6b9f8ad0862a4226fe8c89dc2ac76f29a8d7ab357978c
|
|
| MD5 |
6835c303224a05a18356ae2ec16454e0
|
|
| BLAKE2b-256 |
775ae4353de30f021e3dcd035888be399992aeb221c5769239da3e99d7871915
|
File details
Details for the file agentpress_static-0.2.0rc6-py3-none-any.whl.
File metadata
- Download URL: agentpress_static-0.2.0rc6-py3-none-any.whl
- Upload date:
- Size: 252.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad407e23cf108d5a1c77531277854e7395278e499fc9edbede3cda5f3f786a9d
|
|
| MD5 |
052465781e3137d86b9a8157f83bfcc6
|
|
| BLAKE2b-256 |
392b38a6fd6c134e8e3b669c190bf200b6fed97b0410dac3b64b5ba8a0f14321
|