CLI tool for scaffolding and syncing AI agent workspace configuration files
Project description
AgentsMD
CLI tool for scaffolding and syncing AI agent workspace configuration files.
Installation
pip install agentsmd
Quick Start
# Initialize a new workspace
agentsmd init
# Sync workspace across machines
agentsmd sync
# Check sync status
agentsmd status
# Authenticate
agentsmd login
Features
- Workspace Scaffolding — Interactive interview to generate AGENTS.md, CLAUDE.md, .cursorrules, and more
- Cross-Tool Sync — Convert between AI tool config formats (Claude Code, Cursor, Copilot, Windsurf)
- Format Migration — Migrate existing config files between formats
- Reconciliation — Re-derive all tool formats from a single source of truth
Commands
| Command | Description |
|---|---|
agentsmd init |
Initialize a new workspace with interactive setup |
agentsmd sync |
Synchronize workspace to/from cloud storage |
agentsmd status |
Show workspace synchronization status |
agentsmd login |
Authenticate via API token |
agentsmd logout |
Clear local credentials |
agentsmd migrate |
Convert between AI tool config formats |
agentsmd reconcile |
Re-derive all tool config formats from source of truth |
agentsmd tool-list |
Show detected AI tools in this workspace |
agentsmd tool-add |
Register a custom AI tool interactively |
Supported AI Tools
- Claude Code (CLAUDE.md)
- Cursor (.cursorrules)
- GitHub Copilot (.github/copilot-instructions.md)
- Windsurf (.windsurfrules)
- AGENTS.md (universal format)
Requirements
- Python 3.13+
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
agentsmd-1.0.5.tar.gz
(23.8 kB
view details)
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
agentsmd-1.0.5-py3-none-any.whl
(40.2 kB
view details)
File details
Details for the file agentsmd-1.0.5.tar.gz.
File metadata
- Download URL: agentsmd-1.0.5.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89a4dc61bf8a9ff874d48d4aa3efae07cc9e979cc10b45c87788bd6d5301d78f
|
|
| MD5 |
a348d4be1b9021e57438e28f5f580a47
|
|
| BLAKE2b-256 |
33878c0760e5fef5fdbe55eea5c2b457c6430551da8c8416cc6be40c92dc8b4e
|
File details
Details for the file agentsmd-1.0.5-py3-none-any.whl.
File metadata
- Download URL: agentsmd-1.0.5-py3-none-any.whl
- Upload date:
- Size: 40.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
064ba781d328b77ca5cb49fe748d20a2a3901b033347d2aefae12ff7a4ba6e6a
|
|
| MD5 |
4a43082e7a57ca84cf066ebc406b2bd8
|
|
| BLAKE2b-256 |
a300aa029745b2fbddd94e55d960725c9aaab210f38affd35ef523f8cb6df7ab
|