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

Uploaded Python 3Windows x86-64

mars_agents-0.1.17-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.17-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.5 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

mars_agents-0.1.17-py3-none-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

mars_agents-0.1.17-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.17.tar.gz.

File metadata

  • Download URL: mars_agents-0.1.17.tar.gz
  • Upload date:
  • Size: 276.9 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.17.tar.gz
Algorithm Hash digest
SHA256 abb4ec18562c0bdb50588ab10e38e6fc81a3d0f0b28221ab229bcb744fd2e461
MD5 d4ec107ca75674b75630f94d319a4d9d
BLAKE2b-256 3c17a5d68576f8ff8580137c4077be98bdec6bd1df8f522b5715ea178fef5474

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: mars_agents-0.1.17-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.17-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 381de9a4eb28b484f6c6f4e48ac6a9a7812f307e32086469e420a63ce9047018
MD5 ae96a284a7926f9e917e02640407046d
BLAKE2b-256 1d5c62d25bde77ef227fa483330ddcfbff079f57bf144d171071017ae8f1636d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for mars_agents-0.1.17-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 db6c02f3ba0cbd8fc4c83f77647f695d9ae0a2076e072d3e94f713eadeac1585
MD5 4079ded97f07ad51b29a7aad87407fb0
BLAKE2b-256 c9c1aeca49161f8998d09bfeb21c24d5609f61ae378a151bc2bbc620f2cb89be

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for mars_agents-0.1.17-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ca4d50453443f5db2966d939eb15f13a5fc6a9a8d77328bd4423401339a26b57
MD5 3736df9963a8af1fa52846aee919b6c5
BLAKE2b-256 b1d0c34d9c37796c32f988860f4dc33b9df53c283621ef787ee6aab79e3caac1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for mars_agents-0.1.17-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 87ae8f576bd64d0bf511c356b4ff5ee02c35788877de64f5beaed86bd06e00fa
MD5 30bb25ffc77ee019331646cff87e642a
BLAKE2b-256 c6bdda4cdf10b9e6205bad678c95ded880ce7c91e530d10d3ae6ed33bbc96ec9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for mars_agents-0.1.17-py3-none-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b9da9b600c573b706e0b3cdb193ee9bf64af9b40698e2b9dd9bf131fde0f7481
MD5 32e7692f60c6c25cdf75136dd9668591
BLAKE2b-256 30471ddbc0d24834db9cb6c3762eb61a1e1f849bb834abbfbd277d2f7a4358f1

See more details on using hashes here.

Provenance

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