Skip to main content

A drop-in markdown cognition layer for AI agents that need to analyze public agenda

Project description

Agenda Intelligence MD

PyPI version License: MIT CI Status GitHub stars

A drop‑in cognition layer for AI agents that stops them from just summarizing news and starts producing decision‑ready analysis.

Bottom line: agents using this protocol move from “monitor developments” to “watch these 3 indicators; if X happens, decision Y becomes urgent.”


🚀 Quick start (OpenClaw)

  1. Install skill (recommended):

    clawhub install agenda-intelligence
    

    Or copy skills/agenda-intelligence/ into your workspace.

  2. Use in a prompt:

    [skill:agenda-intelligence]
    Brief: "EU AI Act amendment adds new high‑risk categories."
    

    The agent will load the protocol, run the CLI, and return a compact brief.

  3. Or use the CLI directly (after pip install agenda-intelligence-md):

    agenda-intelligence validate-brief examples/agenda-brief.json
    agenda-intelligence source-plan technology-ai
    

🎯 What it does

Without Agenda‑Intelligence.md With Agenda‑Intelligence.md
“Companies should monitor developments.” “Watch for regulator guidance, first enforcement action, compliance deadline, and product redesigns. Treat as signal until those indicators appear.”

The protocol forces the agent to answer:

  • Signal classification: noise → weak signal → signal → structural shift → trigger event
  • What changed? (fact)
  • Why it matters? (incentives, leverage)
  • Who is affected?
  • Main uncertainty?
  • Scenarios & watch‑next indicators

Result: shorter output, higher decision value.


🧠 Key features

  • Source Acquisition Layer – tells the agent which source types to check before making claims (sanctions, regulation, elections, conflict, etc.).
  • AnalysisBank – a memory layer that stores reusable reasoning patterns from good/bad outputs.
  • Regional lenses – Central Asia & Caspian, Middle East, EU.
  • Sector lenses – sanctions, export controls.
  • JSON schemas – validate briefs, evidence packs, memory cards.
  • CLI & Python APIagenda-intelligence command, agent-manifest.json for discovery.

📦 Installation

# From PyPI (when published)
pip install agenda-intelligence-md

# Or editable install from source
git clone https://github.com/vassiliylakhonin/agenda-intelligence-md
cd agenda-intelligence-md
pip install -e .

🛠 CLI examples

agenda-intelligence --help
agenda-intelligence manifest
agenda-intelligence list-lenses
agenda-intelligence source-types
agenda-intelligence source-plan sanctions
agenda-intelligence validate-brief examples/agenda-brief.json
agenda-intelligence validate-evidence examples/source/evidence-pack.json
agenda-intelligence memory-search "sanctions routing"

📚 Documentation


🏗 Repository structure

agenda-intelligence-md/
├─ src/agenda_intelligence/   # Python package
├─ schemas/                   # JSON schemas
├─ examples/                  # sample briefs, evidence packs
├─ analysis-bank/             # memory cards (failures & successes)
├─ skills/agenda-intelligence/ # OpenClaw skill wrapper
├─ docs/                      # guides & integration notes
└─ tests/                     # pytest suite

🤝 Contributing

Pull requests are welcome! Please:

  1. Open an issue to discuss changes.
  2. Create a feature branch (feat/..., fix/...).
  3. Run pytest and ensure all tests pass.
  4. Update docs if behavior changes.

See docs/quickstart.md for development setup.


📄 License

MIT – free for any use.


🔗 Related projects


Why this exists: Most agent‑written news analysis is a polished recap that doesn’t change any decision. This project gives agents a stricter workflow so their output actually helps someone decide, hedge, or act.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agenda_intelligence_md-0.5.0.tar.gz (36.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agenda_intelligence_md-0.5.0-py3-none-any.whl (43.6 kB view details)

Uploaded Python 3

File details

Details for the file agenda_intelligence_md-0.5.0.tar.gz.

File metadata

  • Download URL: agenda_intelligence_md-0.5.0.tar.gz
  • Upload date:
  • Size: 36.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for agenda_intelligence_md-0.5.0.tar.gz
Algorithm Hash digest
SHA256 2ba2c2f1d72a703a49c35c84232e50b34eb5a0183da529c29c55deae0f6c8d22
MD5 1f525ed47dea30e22b514a60bc85def3
BLAKE2b-256 b28213071f473e97ab7fb3229ef6dc2cc60a54858892949acef47d38b0a3df0f

See more details on using hashes here.

File details

Details for the file agenda_intelligence_md-0.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for agenda_intelligence_md-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3841b6ef2f41fed0edfb669a47fe613b29d447a09745ca72eacbef6f238749d8
MD5 eee45350d7fe1fe72c1b1d630f831211
BLAKE2b-256 d46b7393d6998e4a2b63e053752f29dda2e4441b57f18bf38ffb5a4496511189

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page