Skip to content

UAIX / UAI-1 Agent Skill Bundle

UAIX.org publishes a UAIX / UAI-1 Agent Skill bundle for skills-compatible agents. The skill teaches agents how to create, validate, cite, and package UAI-1 evidence using UAIX’s public specification, validator, API routes, Adoption Kit, Conformance Pack, AI Memory, and Project Handoff records. Agent Skills handle reusable procedure loading; UAI-1 handles portable public evidence.

What this page is for

Use this page when an agent or maintainer needs the reusable UAIX procedure bundle itself, rather than the broader agentic-harness strategy. The bundle is a reference SKILL.md folder with supporting files that a skills-compatible agent can load before producing UAIX evidence.

Download the reference UAIX / UAI-1 Agent Skill bundle. The current package is uaix-uai-1-agent-skill-v0.1.0.zip with SHA-256 2C654A1FBAA3646E4FB0B612EB036A2B3183EF7A9C3F4208FBCF12312F6DAB1D.

Layer split

Layer Job Boundary
Agent Skill Load repeatable instructions, route maps, support boundaries, and packaging steps into a compatible agent session. Procedure guidance only; not a runtime, hosted importer, SDK, CLI, certification, endorsement, or official adapter.
UAI-1 Carry the reviewed public exchange packet, provenance, validator output, conformance material, and release or handoff evidence. Evidence for the named packet and scope; not a blanket conformance or certification claim.
AI Memory and Project Handoff Preserve accepted project facts, constraints, decisions, checks, receiver briefs, and next actions after review. Project memory; not UAI-1 conformance evidence by itself.

Use it when

Evidence workflow

  1. Resolve current UAIX routes: use the public pages for human citations and the live API catalog, discovery, schemas, registry, examples, validator, Adoption Kit, Conformance Pack, and OpenAPI routes for automation.
  2. Choose the UAI-1 record shape: select the applicable profile and keep the schema, registry entry, example, and route URLs with the work product.
  3. Create the candidate packet: use readable keyed JSON for review, keep identity, target, delivery, trust, body, provenance, integrity, and extensions explicit when they apply, and redact sensitive material before validation.
  4. Validate before claiming support: keep the exact checked packet, validator response, route URLs, timestamp, and named scope together.
  5. Cite public sources: cite the public page for prose claims, the machine route for automation, and the changelog or roadmap when the claim depends on release state or future support.
  6. Package the result: use the Adoption Kit for a first-proof packet and the Conformance Pack when release evidence needs to travel.
  7. Write back reviewed facts only: promote accepted facts into AI Memory, Project Handoff, release notes, tests, code, roadmap state, or machine artifacts after review.

Support boundary

  • The bundle is current as a reference procedure package with SKILL.md and supporting reference files.
  • It helps compatible agents resolve UAIX routes, select UAI-1 profiles, validate packets, preserve citations, and package first-proof or release evidence.
  • It is not an agent runtime, scheduler, orchestrator, SDK, CLI, certification authority, endorsement program, official adapter, hosted importer, automatic repository writer, automatic LLM Wiki sync service, package registry, authorization layer, or capability-package conformance profile.
  • Do not use it for AUiX, MedAI-UAIX, User-AI Experience research, or similarly named projects outside UAIX.org / Universal Artificial Intelligence Exchange / UAI-1.
  • Do not place secrets, credentials, private customer data, hidden prompts, raw approvals, privileged operations, or unredacted runtime traces into UAI-1, AI Memory, or Project Handoff records.

Related UAIX records