Skip to main content

A CLI entrypoint to community-maintained AI agent systems

Project description

agentically

A CLI that gives developers a single place to discover and install community-maintained AI agent systems.

Install

pip install agentically

Commands

agentically explore

Opens the community registry in your browser so you can browse available agent systems.

agentically explore

agentically use <name>

Downloads the named agent system from the registry into your current working directory.

mkdir my-project
cd my-project
agentically use example-agent

Options:

Flag Description
--platform / -p Apply platform-specific adaptations after install (copilot, claude, kiro)
--yes / -y Skip the large-install confirmation prompt
--force / -f Overwrite existing files without prompting

Platform adaptation

# GitHub Copilot — adds content to .github/copilot-instructions.md
agentically use example-agent --platform copilot

# Claude Code — creates or appends to CLAUDE.md
agentically use example-agent --platform claude

# Kiro — creates .kiro/steering/<name>.md
agentically use example-agent --platform kiro

The CLI will also auto-detect your platform if you have existing config files (.github/copilot-instructions.md, CLAUDE.md, .kiro/).

Workflow

mkdir new-project
cd new-project
agentically explore          # browse the registry
agentically use some-agent   # install an agent system

After installing, the agent system's prompt and instruction files will be available in your project for use with your AI coding tool of choice.

Configuration

Override the registry location via environment variables (useful for forks or local testing):

export AGENTICALLY_ORG=my-org
export AGENTICALLY_REPO=my-hub
export AGENTICALLY_BRANCH=main

Contributing an Agent System

See CONTRIBUTING.md to add your own agent system to the registry.

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

agentically-0.1.1.tar.gz (13.5 kB view details)

Uploaded Source

Built Distribution

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

agentically-0.1.1-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

Details for the file agentically-0.1.1.tar.gz.

File metadata

  • Download URL: agentically-0.1.1.tar.gz
  • Upload date:
  • Size: 13.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for agentically-0.1.1.tar.gz
Algorithm Hash digest
SHA256 a961f3de252164c3fa6592b56e953e03451cedb20cc792727f3ce96af830c119
MD5 13765260c9bb8196754a49585878de08
BLAKE2b-256 fa3ab5104b5c10b73e01f5c1b938d2cb848261858ae0eeb9865ba3ba8f61c188

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentically-0.1.1.tar.gz:

Publisher: publish.yml on ai-superpowers/agentically

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

File details

Details for the file agentically-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: agentically-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 11.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for agentically-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f0e66777095b1c8d7343e73f0c037e8b27764f2a9811db5a48a567936652434a
MD5 5f7786d44d303f6a5acda6d9da9ec7ce
BLAKE2b-256 d13793d130d3473aa893e195e22b28a466e8d8a2e081145ee816b373cb1b989f

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentically-0.1.1-py3-none-any.whl:

Publisher: publish.yml on ai-superpowers/agentically

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