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 create <name>

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

mkdir my-project
cd my-project
agentically create agent-system

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 create agent-system --platform copilot

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

# Kiro — creates .kiro/steering/<name>.md
agentically create agent-system --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 create 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.2.0.tar.gz (22.2 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.2.0-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for agentically-0.2.0.tar.gz
Algorithm Hash digest
SHA256 48d3acf537da5fe3d79d0a65a2998762856025ffda8255c3745928c87a698135
MD5 f5ec57e9c24432211e063b8c76086690
BLAKE2b-256 a50bf019dd405563e05f6581bd1a32c7e72ee03d059ddc3a580d7259327ef517

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentically-0.2.0.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.2.0-py3-none-any.whl.

File metadata

  • Download URL: agentically-0.2.0-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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 179986991ff900505c95395f9338c8d74fb3f58322ee6822e3e423b1767c8f54
MD5 67e0337093b7b8f3fbf478bce31a3fcd
BLAKE2b-256 78e6679a586a5ab8c84920de8dcfe9ccc18714b6e8f3eca5e85e5cb700309092

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentically-0.2.0-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