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-src/              ← your own agents/skills (committed, editable)
    ↓ mars sync
  .mars/                ← canonical store, gitignored (rebuilt from sources)
    ↓ 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.

Use mars adopt to bring an existing unmanaged file into .mars-src/ in one step.

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.14.tar.gz (271.0 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.14-py3-none-win_amd64.whl (2.5 MB view details)

Uploaded Python 3Windows x86-64

mars_agents-0.1.14-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

mars_agents-0.1.14-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.14-py3-none-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

mars_agents-0.1.14-py3-none-macosx_10_12_x86_64.whl (2.5 MB view details)

Uploaded Python 3macOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: mars_agents-0.1.14.tar.gz
  • Upload date:
  • Size: 271.0 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.14.tar.gz
Algorithm Hash digest
SHA256 522809b89af876c56e806b38228f4c82ddda4f6d1a4504ad3c16d2e25ee38e65
MD5 a525dac4840e43045ad73d918045d335
BLAKE2b-256 afe1110947a1a44a9c7e2b0d10d8b33dd7ba67b1b70f071dd6e973d7c5cea301

See more details on using hashes here.

Provenance

The following attestation bundles were made for mars_agents-0.1.14.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.14-py3-none-win_amd64.whl.

File metadata

  • Download URL: mars_agents-0.1.14-py3-none-win_amd64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mars_agents-0.1.14-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 65c343ba52e2524c6ad7865b3beb5d3100d2945b36174ce573882ebc5cf20831
MD5 84c942f62d1e78885a8102fa7ba511cf
BLAKE2b-256 d8bfc72bd54dd683996a75a36ed3563f7c075a3f8af14b5e36b491691f6ea2e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for mars_agents-0.1.14-py3-none-win_amd64.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.14-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mars_agents-0.1.14-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a6ace73a96675d02f5476819f41c7b812e874e70b7226141d9b1f6830497c497
MD5 db5264cef94e3f82df7eb19ecfeda6f5
BLAKE2b-256 6a008bc84a8038c31cdce6236673cd720f021f7db2590093a9b9eae4b04c685f

See more details on using hashes here.

Provenance

The following attestation bundles were made for mars_agents-0.1.14-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.14-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mars_agents-0.1.14-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 093c7bb859f10322bffb27e56090ca233739316476dda2245f150a962a491496
MD5 f8920b6209e777f973fcbe6f3bc25e52
BLAKE2b-256 76e56ead631ef9fac32761984c81ea9e4b5f882440e798dd5eac2e127c2b8b7a

See more details on using hashes here.

Provenance

The following attestation bundles were made for mars_agents-0.1.14-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.14-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mars_agents-0.1.14-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 df25d3d4996d7fc0e3133fab1e4f3723a4771bc3dcef0e3ac1b262980a38bc02
MD5 b0b10c7487dcfd566028fbfe550de033
BLAKE2b-256 1671ff569738040721aa942aeba08540c39f053fc72dd9c7094ac632181643d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for mars_agents-0.1.14-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.14-py3-none-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for mars_agents-0.1.14-py3-none-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 a6bea1151e84338d3f1ad118490445727b03428ad02691ea22554b1653269b1a
MD5 6f5d9283e8be801896cac6118fb05dd9
BLAKE2b-256 282f8de54005d60d6e2a2d47b5bf41652aded879459285f60d32a129fbcebc18

See more details on using hashes here.

Provenance

The following attestation bundles were made for mars_agents-0.1.14-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