Skip to main content

Provider-agnostic AI agent/skill/prompt runner

Project description

uio

uio is a lightweight, provider-agnostic framework for defining and running AI agents, skills, and prompts. Definitions live as markdown files with YAML frontmatter. The uio CLI discovers and executes them against any supported LLM provider. The origin story covers how and why.

Concepts

Concept What it is
Agent A multi-turn agentic loop that can execute shell commands and call MCP tools
Skill A reusable module invoked by agents to perform a focused, composable task
Prompt A single-shot LLM instruction for one well-defined workflow

Documentation

Full documentation lives in docs/ — covering installation, core concepts, a quickstart, CLI reference, configuration, providers, MCP integration, the chat REPL, cost ledger, registry, writing definitions, etc.

See Use Cases for end-to-end worked examples.

Quickstart

pip install uio-ai

# Scaffold .uio/ and install bundled examples
uio init --examples

# Run one of the bundled examples
uio skill run summarise "Your text here"
uio agent run repo-health

# Interactive streaming chat
uio chat

# View token spend
uio cost

Definitions live in .uio/:

my-project/
└── .uio/
    ├── agents/   my-agent.agent.md
    ├── skills/   my-skill.skill.md
    └── prompts/  my-prompt.prompt.md

See Writing Definitions for the full file format and authoring guide.

License

GNU Affero General Public License v3.0

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

uio_ai-0.1.3.tar.gz (80.4 kB view details)

Uploaded Source

Built Distribution

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

uio_ai-0.1.3-py3-none-any.whl (67.1 kB view details)

Uploaded Python 3

File details

Details for the file uio_ai-0.1.3.tar.gz.

File metadata

  • Download URL: uio_ai-0.1.3.tar.gz
  • Upload date:
  • Size: 80.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for uio_ai-0.1.3.tar.gz
Algorithm Hash digest
SHA256 08c358a3abffdec554e80cd260ddaeae191980c4efb1e275240b78ff5060cca6
MD5 1b63f4f51fe02fe5c349db1b02bc9b1f
BLAKE2b-256 bee605e0ba90cabc941bcb19aff3a68af93d4a95d5aa5ac916e50f0d8a9fd886

See more details on using hashes here.

Provenance

The following attestation bundles were made for uio_ai-0.1.3.tar.gz:

Publisher: release.yml on jomkz/uio

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

File details

Details for the file uio_ai-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: uio_ai-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 67.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for uio_ai-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5dd7c7dd6bd7228b5bb1a57909dbe0171896dc812338102f8310b4afd8dd57b4
MD5 e56a6d249199253aad0bbf919b706efa
BLAKE2b-256 6f69effd5402133c6276363ce21fe44a6397f0a19a47e719e7e7c24f178366b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for uio_ai-0.1.3-py3-none-any.whl:

Publisher: release.yml on jomkz/uio

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