Skip to main content

AgentsKM Toolkit

AgentsKM is a local, conversation-driven knowledge workflow shared by multiple Agent hosts. User knowledge remains in a configured Vault and is never bundled in the Python package or Codex plugin.

Codex Plugin -> Skill + MCP registration
MCP          -> structured Agent tools and role-aware visibility
CLI          -> the only configuration, permission, Vault, lock, transaction,
                audit, Inbox, search, review, and Wiki implementation
Vault        -> user-owned knowledge data

src/agentskm_toolkit is the only runtime source of truth. tools/km-cli and adapters/mcp are compatibility launchers for old source-checkout workflows; they contain no business logic.

User Guides

Start with the AgentsKM 0.5.2 guide index. It separates installation, acceptance, daily use, updates, and troubleshooting for:

  • Codex Marketplace plugin users;
  • Hermes, Claude, Cursor, and other stdio MCP hosts;
  • direct CLI and automation users;
  • Toolkit maintainers and release operators.

The current component boundaries, configuration model, role enforcement, and write-safety contract are documented in Architecture.

Codex Plugin

Install the official GitHub Marketplace source and plugin. The current plugin resolves the published 0.5.2 runtime from PyPI:

codex plugin marketplace add redballoom/agentskm-toolkit --ref main
codex plugin add agentskm-toolkit@agentskm-official

The Marketplace manifest is stored at the repository root. Do not pass --sparse plugins/agentskm-toolkit with this repository layout; Codex must fetch the root manifest before it can resolve the plugin subdirectory.

The plugin installs one agentskm Skill and an MCP registration. On MCP start, uvx resolves the exact PyPI runtime pin; no repository clone or global agentskm installation is required. The host must provide uvx on PATH.

The first start creates the requested Profile, the config at %USERPROFILE%\.agentskm\config.json, and an empty default Vault at %USERPROFILE%\Documents\AgentsKM\vault when they do not exist.

commands/*.md is temporarily retained only for the 0.5.x UI migration experiment. Codex may convert those files into source-command-* Skills; natural-language use of the formal agentskm Skill is the product contract.

Other Agents

There is no universal cross-host plugin format. Hermes, Claude, Cursor, and other MCP-capable hosts use the same runtime directly:

command: uvx
args: --from agentskm-toolkit==0.5.2 agentskm mcp --profile <profile> --host <host> --bootstrap-role contributor

Use scripts/render_mcp_config.py only as a source-repository convenience for generating this configuration. End users do not need the script or a clone.

Roles

contributor: search / propose / respond
reviewer:    + review / dashboard
compiler:    + promote / merge

Roles come from the selected Profile in the user config. MCP hides tools above the session role, while CLI independently enforces every write. Role changes require an MCP reconnect so the host receives a stable tool list.

Development

pip install -e .
agentskm --version
python scripts/check_repo_purity.py
python scripts/check_versions.py
python scripts/build_plugin.py --check
python tests/acceptance/test_km_workflow.py

Acceptance tests write only to temporary Vaults. Before moving a stable Marketplace ref to a new release, confirm that its exact runtime pin is already installable from production PyPI.

Release files for agentskm-toolkit 0.5.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for agentskm-toolkit 0.5.2
File Size Uploaded
agentskm_toolkit-0.5.2.tar.gz 33.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for agentskm-toolkit 0.5.2
File Interpreter ABI Platform
agentskm_toolkit-0.5.2-py3-none-any.whl Python 3 none any Details

Total release size: 67.2 kB

Release files / agentskm_toolkit-0.5.2.tar.gz

Download URL agentskm_toolkit-0.5.2.tar.gz
Size 33.1 kB
Tags Source
SHA-256 checksum
How to use checksums
19d727a1a69c058f3b1776027d173c5c6c0087974270abfe18941b471f7a0d5f
BLAKE2b-256 checksum
How to use checksums
212af8593aa78796d5a63966eba0d73707b2edc6152518fc13f28634ad499bfc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 4, 2026.

Transparency log

Release files / agentskm_toolkit-0.5.2-py3-none-any.whl

Download URL agentskm_toolkit-0.5.2-py3-none-any.whl
Size 34.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
14222929dd57b58c47c6365fab9815effd06b330460aaf4a5851bae1160a71f6
BLAKE2b-256 checksum
How to use checksums
b189e8fa32158c4c8817f029de4ea57e1493a975ee088fb55ab8d745125283e6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 4, 2026.

Transparency log

Release history Release notifications | RSS feed

0.5.3

2 release files

This release

0.5.2 This release

2 release files

0.5.1

2 release files

0.5.0

2 release files

0.4.4

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page