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 prompt-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 prompt-system --platform copilot

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

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for agentically-0.3.0.tar.gz
Algorithm Hash digest
SHA256 f04b9ee91bdd75187693315d7b5317d5907bb75f45c2426c2b78662c85996225
MD5 754c4bb5f03e6a7903f3dd06407bdee1
BLAKE2b-256 9ff1c08c7ee63c1aa70fdb195b88894650dadcc56c0193f62dad23120468a249

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: agentically-0.3.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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c4ba4c68c2b3698cb1230919c63233f00067212ac44ce89295a16621d11a15e7
MD5 b04dac76dd37490e25c76c73a4224496
BLAKE2b-256 c3e7d4ec3106061731d616affeb68d284c89f7b31bf7698b3d1bab2a3e108064

See more details on using hashes here.

Provenance

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