Skip to main content

CLI to install and manage the Agnostic Prompt Standard (APS) skill and platform templates.

Project description

APS CLI (Python)

This package provides the aps CLI for installing the Agnostic Prompt Standard (APS) skill into:

  • a repository workspace: .github/skills/agnostic-prompt-standard/
  • or as a personal skill: ~/.copilot/skills/agnostic-prompt-standard/

Install / run

Global install (recommended):

pipx install agnostic-prompt-aps
aps init

One-off run:

pipx run agnostic-prompt-aps init

Commands

aps init [--repo|--personal] [--platform <id>] [--yes] [--force]
aps doctor [--json]
aps platforms
aps version

Platform-specific paths

Use --platform <id> to specify a platform adapter:

# VS Code / Copilot (default paths: .github/skills, ~/.copilot/skills)
aps init --platform vscode-copilot

# Claude Code (paths: .claude/skills, ~/.claude/skills)
aps init --platform claude-code

Windows troubleshooting

On Windows, pipx run agnostic-prompt-aps may fail with FileNotFoundError due to a known pipx bug with .exe launcher paths.

Workarounds:

  1. Use pipx install instead (recommended):

    pipx install agnostic-prompt-aps
    aps init
    
  2. Use Python module syntax:

    python -m aps_cli init
    
  3. Try the full-name entry point:

    pipx run agnostic-prompt-aps agnostic-prompt-aps init
    
  4. Upgrade pipx to the latest version:

    python -m pip install --upgrade pipx
    

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

agnostic_prompt_aps-1.1.4.tar.gz (40.6 kB view details)

Uploaded Source

Built Distribution

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

agnostic_prompt_aps-1.1.4-py3-none-any.whl (57.0 kB view details)

Uploaded Python 3

File details

Details for the file agnostic_prompt_aps-1.1.4.tar.gz.

File metadata

  • Download URL: agnostic_prompt_aps-1.1.4.tar.gz
  • Upload date:
  • Size: 40.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for agnostic_prompt_aps-1.1.4.tar.gz
Algorithm Hash digest
SHA256 4d532fe04b42f6b18234f69a4d1aa1638b6ee06b88111067bd990a178b94cd5f
MD5 4d8325b5f04e81c457e0306e0cb3cc1b
BLAKE2b-256 46d95a6752fc28828ea02ca048e1ffce82b2ea8d3019acd41c2ec90f9701f1e0

See more details on using hashes here.

File details

Details for the file agnostic_prompt_aps-1.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for agnostic_prompt_aps-1.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 81a3579b5f80f3170f477f8b1b0ad6f85eebb6e16f0d7bd1f7061cbe93ec33d0
MD5 24f10424f8c05bb31cda6c7684ff2cf6
BLAKE2b-256 ab4f83b2cae7d37e607c9f703441282586e18119c5d159a66be56e207637b6e0

See more details on using hashes here.

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