Skip to main content

Agent package manager for .agents/ directories

Project description

mars

A package manager for AI agent profiles and skills. Install agents and skills from git sources into Claude Code, Cursor, Codex, OpenCode — any tool that reads from a config directory.

Install

Method Command
Cargo cargo install mars-agents
pip / uv uv tool install mars-agents or pip install mars-agents
npm npm install -g @meridian-flow/mars-agents
Prebuilt binaries GitHub Releases

Quick Start

mars init
mars add meridian-flow/meridian-dev-workflow
mars link .claude
mars link .codex

Your agents and skills are now installed and available in both Claude Code and Codex. Update them with mars upgrade, check for drift with mars doctor.

Adding Sources

# From GitHub
mars add meridian-flow/meridian-base
mars add acme/security-agents --only-agents

# From a local directory
mars add ../my-team-agents

# Pin a version
mars add meridian-flow/meridian-base@^1.0

Model Aliases

Packages can distribute model routing — short names that resolve to concrete models across harnesses:

mars models list
mars models resolve opus
# In mars.toml — override any alias
[models.opus]
harness = "claude"
provider = "Anthropic"
match = ["*opus*"]

How It Works

mars.toml + mars.lock (committed)
    ↓ mars sync
  .mars/ (canonical store, gitignored)
    ↓ copy to each target
  .agents/, .claude/, .cursor/ (your tools read from here)

Mars resolves the full dependency graph before touching any files. Writes are atomic. The lock file tracks what mars manages so it never touches your files.

Docs

License

MIT

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

mars_agents-0.1.2.tar.gz (238.3 kB view details)

Uploaded Source

Built Distributions

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

mars_agents-0.1.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

mars_agents-0.1.2-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.4 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

mars_agents-0.1.2-py3-none-macosx_11_0_arm64.whl (2.3 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

mars_agents-0.1.2-py3-none-macosx_10_12_x86_64.whl (2.4 MB view details)

Uploaded Python 3macOS 10.12+ x86-64

File details

Details for the file mars_agents-0.1.2.tar.gz.

File metadata

  • Download URL: mars_agents-0.1.2.tar.gz
  • Upload date:
  • Size: 238.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mars_agents-0.1.2.tar.gz
Algorithm Hash digest
SHA256 58553da63badb6baf322bcad61a6789d110da927139747b7d9f2c1b791f0f9c9
MD5 733c770ecc3a9f65e830df4325a2ec72
BLAKE2b-256 7b7e285c3126388d7e4531363f6e96de4d2b4e976de8d34539472b5a9c3b573f

See more details on using hashes here.

Provenance

The following attestation bundles were made for mars_agents-0.1.2.tar.gz:

Publisher: release.yml on meridian-flow/mars-agents

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mars_agents-0.1.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mars_agents-0.1.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1209ccebc79381e9bd137883667265311f01e379ca135b16bd43c8f826bae43c
MD5 6d6367ac51de3b6db2c904780cbe3d1b
BLAKE2b-256 f08ecf4e77a4e538bae3c74f1ab024f2771532f24d28b390ca02d79decbd286c

See more details on using hashes here.

Provenance

The following attestation bundles were made for mars_agents-0.1.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on meridian-flow/mars-agents

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mars_agents-0.1.2-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mars_agents-0.1.2-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5f652408d00f27d8902e18547577eef248b998a6973f26d35dba7923fd4e5dff
MD5 1d630b86ecf52dfaf3f74a0809f78461
BLAKE2b-256 0024d1b98e0e8126ccaf99781d96306bf1a5b591dd710e179860b778b124aa1c

See more details on using hashes here.

Provenance

The following attestation bundles were made for mars_agents-0.1.2-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on meridian-flow/mars-agents

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mars_agents-0.1.2-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mars_agents-0.1.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d21adfa70588cd2507bfce2541efc543fcfba19a9022d4bd1d3e01aaa6ff8e9c
MD5 a17aaaa608324286669a56b22666b066
BLAKE2b-256 36c78990d00aa477336bc205018c67f6e837364ed24b8a080767b1e5a5f8cad9

See more details on using hashes here.

Provenance

The following attestation bundles were made for mars_agents-0.1.2-py3-none-macosx_11_0_arm64.whl:

Publisher: release.yml on meridian-flow/mars-agents

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mars_agents-0.1.2-py3-none-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for mars_agents-0.1.2-py3-none-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 c7c939c823195f724ff5597e194b0105f689b165f1c2db537c74b7c06e634f28
MD5 77f43b7f302dacd937154a3d44baea00
BLAKE2b-256 b65e0a1fe7a477a99fb90421b9c99d0a5ba892d1e364b97ae1ebfe1c6871c28c

See more details on using hashes here.

Provenance

The following attestation bundles were made for mars_agents-0.1.2-py3-none-macosx_10_12_x86_64.whl:

Publisher: release.yml on meridian-flow/mars-agents

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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