Publish for agents, not just humans.
AgentPress is static publishing infrastructure for autonomous agents, crawlers, RAG systems, eval harnesses, and humans. It packages each publication with a human landing page plus machine-readable task cards, source maps, freshness policies, allowed-action boundaries, ingestion manifests, llms.txt, sitemap.xml, citation policy, disclaimers, and eval smoke tests.
This repository began as a Korea research-map experiment. That research is now only the dogfood corpus. AgentPress is the product.
- Site root: https://barneywohl.github.io/korea-research-map-agents/
- AgentPress registry: https://barneywohl.github.io/korea-research-map-agents/agentpress/
- Registry JSON: https://barneywohl.github.io/korea-research-map-agents/agentpress/agentpress-registry.json
- Global readiness gap list:
agentpress/GLOBAL_READINESS_GAP_LIST.md
python3 scripts/agentpress.py list
python3 scripts/agentpress.py build-all agentpress/examples --out public/agentpress --clean
python3 scripts/validate_agentpress_assets.pyInstallable skeleton:
pipx install .
agentpress --helpEvery production-quality AgentPress bundle should expose:
index.html— human landing pageAGENT_ENTRYPOINT.md— agent-facing task instructionsagent-task-card.json— machine-readable objective, I/O contract, scoring rubricsource-map.json— claim/source mapfreshness.json— freshness window and stale-zone policyallowed-actions.json— action safety boundary.well-known/ai-ingestion.json— ingestion manifestllms.txt— compact crawler/LLM briefsitemap.xml— crawl surfaceCITATION.cff,citation-policy.md,disclaimer.mdevals/*.jsonl— compatibility/smoke evals
agentpress/examples/samsung-hbm-margin/agentpress/examples/sk-hynix-hbm-supply/agentpress/examples/posco-green-steel/agentpress/examples/innospace-thesis/agentpress/examples/liquidity-trap/agentpress/examples/theme-cashflow/
All six currently validate at 100/100.
See agentpress/GLOBAL_READINESS_GAP_LIST.md. Current priorities:
- public availability monitor and deploy gate,
- East/West source adapter matrix,
- language/region metadata,
- MCP/OpenAPI/JSON Schema/RSS integration samples,
- cross-agent compatibility harness for Codex, Claude, Gemini, GLM, and open-source agents.
The legacy market-research files remain as test material for multilingual/source-heavy research workflows. They should not define the product identity or landing page.
Research commentary only. Not investment advice.