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

flowchart TD
    sources["mars.toml + mars.lock<br/><i>committed</i>"]
    local[".mars-src/<br/><i>your own agents, skills, MCP, hooks</i>"]
    git["git sources<br/><i>resolved from mars.toml</i>"]

    canonical[".mars/<br/><i>canonical store, gitignored</i>"]
    agents["agents/ + skills/"]
    mcp["mcp servers"]
    hooks["lifecycle hooks"]

    claude[".claude/"]
    codex[".codex/"]
    cursor[".cursor/"]
    opencode[".opencode/"]

    sources --> |mars sync| canonical
    local --> canonical
    git --> canonical

    canonical --- agents
    canonical --- mcp
    canonical --- hooks

    canonical --> |mars link| claude
    canonical --> |mars link| codex
    canonical --> |mars link| cursor
    canonical --> |mars link| opencode

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. Each linked target gets harness-native artifacts — agents, skills, MCP servers, and hooks compiled to match what that tool expects.

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

Docs

  • Configmars.toml, agent profiles, compilation, MCP/hooks
  • CLI — every command with flags and examples
  • Internals — sync pipeline, lock file, conflicts
  • Dev — local development, troubleshooting, smoke testing

License

MIT

Project details


Release history Release notifications | RSS feed

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.4.1.tar.gz (434.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.4.1-py3-none-win_amd64.whl (3.0 MB view details)

Uploaded Python 3Windows x86-64

mars_agents-0.4.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

mars_agents-0.4.1-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.9 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

mars_agents-0.4.1-py3-none-macosx_11_0_arm64.whl (2.8 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

mars_agents-0.4.1-py3-none-macosx_10_12_x86_64.whl (2.9 MB view details)

Uploaded Python 3macOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: mars_agents-0.4.1.tar.gz
  • Upload date:
  • Size: 434.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.4.1.tar.gz
Algorithm Hash digest
SHA256 ee7d60a9c1e34e311308bbf580e37d6687729dcfb77057b06282f67e97520b66
MD5 8a520bec88b2243cb0d7853e2d4bfea2
BLAKE2b-256 5638cefe78f3a29d2b32c42712a78b74de3df5741b3b74e098e6a61f451e8be3

See more details on using hashes here.

Provenance

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

Publisher: release.yml on haowjy/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.4.1-py3-none-win_amd64.whl.

File metadata

  • Download URL: mars_agents-0.4.1-py3-none-win_amd64.whl
  • Upload date:
  • Size: 3.0 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.4.1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 3504af00e3e7c8a26c4e9517ac84b17a5e0aaafa4ee8941f04354b2e32858cb2
MD5 2bccce972efb192f285a9e2b12d62100
BLAKE2b-256 24cecc4dc3bd48153ea79025c1c3180d5f5700f798acd5b6c5e459e62a428c21

See more details on using hashes here.

Provenance

The following attestation bundles were made for mars_agents-0.4.1-py3-none-win_amd64.whl:

Publisher: release.yml on haowjy/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.4.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mars_agents-0.4.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b5418d400702ff019139d625e99c15116cce96e21444f47d3b84cf70a5b480a0
MD5 9b5afc34b172ca4cc3c69d4550188291
BLAKE2b-256 dba733ad40b68dc8a2e4ae68a541cbf8981ab1324b15090526d3513725facb06

See more details on using hashes here.

Provenance

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

Publisher: release.yml on haowjy/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.4.1-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mars_agents-0.4.1-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d76308375412d690371c9e5be35c08e6b3f3c29ab422da303f2a90d48445bf0e
MD5 8e5eea1aa5fcbb7cb2eada4cdce60938
BLAKE2b-256 c8b7a24f1539b571ce3557ef55d5b48b831f0eed0e9ccdadc330bf3bbe680163

See more details on using hashes here.

Provenance

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

Publisher: release.yml on haowjy/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.4.1-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mars_agents-0.4.1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8d80df40603ee4e27abc4aadecdf5b6ca65790f9fe5352bbc0634ca80065d83c
MD5 723668897ef4934f91f0db30d023cf0c
BLAKE2b-256 aba71c8ca4c19b74e982049179f053f8329d4f6eb8aaf8c405c762bf7d649564

See more details on using hashes here.

Provenance

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

Publisher: release.yml on haowjy/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.4.1-py3-none-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for mars_agents-0.4.1-py3-none-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d6fb2c013c15bb47e83af15f66362fc3ae8038f10e392cf67727ec133e4796cd
MD5 9550ad0734c0dc29b6c3e620aa86b984
BLAKE2b-256 712f715ad60c7fc7f37615371f2bedba91dc7f9bd309059261cad3e58c628b95

See more details on using hashes here.

Provenance

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

Publisher: release.yml on haowjy/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