Skip to main content

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

# First, authenticate (get a token from https://agentsmd.live)
agentsmd login --token <your-token>

# Create a new workspace in the current folder
agentsmd init

# Push your workspace to the cloud
agentsmd sync

On another machine

agentsmd login --token <same-token>
agentsmd list                    # see your cloud workspaces
agentsmd clone my-project        # pull one into ./my-project

Features

  • Workspace Scaffolding — Interactive interview to generate AGENTS.md, CLAUDE.md, .cursorrules, and more
  • Multi-Machine Sync — Push and pull workspaces across machines with a single token
  • 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

How workspaces work

Each workspace is identified by a user-chosen name (not by folder name). The local folder is bound to its cloud workspace via .agentsmd/workspace.json, which is created on init/clone/link and added to your .gitignore. You can rename or move the folder freely — the binding stays intact.

A free account includes one workspace; Pro unlocks unlimited.

Commands

Command Description
agentsmd login --token <X> Authenticate via API token
agentsmd logout Clear local credentials
agentsmd init [--name NAME] Create a new workspace in the current folder
agentsmd list List your cloud workspaces
agentsmd clone <name> [dir] Pull an existing workspace into a new folder
agentsmd link <name> Bind the current folder to an existing workspace
agentsmd unlink Remove the local binding (cloud workspace is preserved)
agentsmd sync Synchronize this workspace with the cloud
agentsmd status Show sync status for the current workspace
agentsmd migrate Convert between AI tool config formats
agentsmd reconcile Re-derive all tool config formats from the 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.7.tar.gz (28.4 kB view details)

Uploaded Source

Built Distribution

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

agentsmd-1.0.7-py3-none-any.whl (45.9 kB view details)

Uploaded Python 3

File details

Details for the file agentsmd-1.0.7.tar.gz.

File metadata

  • Download URL: agentsmd-1.0.7.tar.gz
  • Upload date:
  • Size: 28.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for agentsmd-1.0.7.tar.gz
Algorithm Hash digest
SHA256 753f972a7835c9fb552d401b62d2d49d064aa99f38e5d0e10e314d28400e73aa
MD5 cca4f64b9ae1447aa63299c7bcffebc5
BLAKE2b-256 5a052aa5f07e5bcb1fc471b6586fd1ea59b90fbabe24f1d8535121ab26e9a28a

See more details on using hashes here.

File details

Details for the file agentsmd-1.0.7-py3-none-any.whl.

File metadata

  • Download URL: agentsmd-1.0.7-py3-none-any.whl
  • Upload date:
  • Size: 45.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for agentsmd-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 64041974bccd396de21cdb6017866983efd997a2d2f11384c33401dc1469b204
MD5 a0862c5a6ac35a055d9705cee4dc2a3d
BLAKE2b-256 eaa5c0f626c98d610a4b8aca1ff5d059a4580fdbe5b2351155da1096fbe70745

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