Skip to content
Angie Jones edited this page May 18, 2026 · 2 revisions

AAIF Public Agents Wiki

This wiki helps you choose and understand the public, reusable agent resources in aaif/public-agents.

The most important distinction:

  • An agent is something you run to complete an end-to-end workflow.
  • A skill is reusable expertise an agent can load when it needs guidance, policy, examples, scripts, assets, or domain rules.
  • A supporting artifact is a file a skill or workflow uses, such as brand assets, references, scripts, prompts, or GitHub Actions workflows.

Start here

If you are asking, "Which complete workflow should I run?" start with the Agent Catalog.

If you are asking, "What reusable guidance exists in this repo?" start with the Skill Catalog.

If you are asking, "What other files and automation are part of the repo?" start with Supporting Artifacts.

Current agents

There are currently no recipe-backed public agents in this repo.

The repository is ready for future public recipes under recipes/, but today the reusable value is in installable skills and their supporting assets.

Current skills

Skill Use it when you need to...
AAIF Blog Guidelines Skill Draft, revise, review, package, or submit AAIF blog content for aaif.io.
AAIF Brand Guidelines Skill Create or review AAIF-branded visuals, slides, websites, social graphics, diagrams, documents, or marketing materials.

Current supporting artifacts

Artifact What it is for
AAIF Brand Logo Assets Bundled logo files used by the AAIF Brand Guidelines Skill.
GitHub Actions Workflows Current and future GitHub Actions workflow documentation.
Installing and Updating Skills How to install, list, and update skills from this repository with the Skills CLI.

Clone this wiki locally