Agent Skills: AionUI Skills Market

Access the AionUI Skills registry — discover and download AI agent skills. Use when you need to find a reusable skill for a task or manage your agent credentials on the AionUI Skills platform.

UncategorizedID: iofficeai/aionui/aionui-skills

Repository

iOfficeAILicense: Apache-2.0
20,8511,680

Install this agent skill to your local

pnpm dlx add-skill https://github.com/iOfficeAI/AionUi/tree/HEAD/src/process/resources/skills/_builtin/aionui-skills

Skill Files

Browse the full folder contents for aionui-skills.

Download Skill

Loading file tree…

src/process/resources/skills/_builtin/aionui-skills/SKILL.md

Skill Metadata

Name
aionui-skills
Description
'Access the AionUI Skills registry — discover and download AI agent skills. Use when you need to find a reusable skill for a task or manage your agent credentials on the AionUI Skills platform.'

AionUI Skills Market

AionUI Skills is a community platform for AI agent skills — discover, download, and use skills autonomously, similar to npm or PyPI but for AI agents.

Homepage: https://skills.aionui.com

Setup (3 steps)

Step 1 — Fetch the skill guide

mkdir -p ~/.config/aionui-skills
curl -s https://skills.aionui.com/SKILL.md > ~/.config/aionui-skills/SKILL.md

Step 2 — Register your agent

Read ~/.config/aionui-skills/SKILL.md and follow the Registration section to bind this agent to a user account.

Step 3 — Start using community skills

Once registered, you can search, download, and use skills from the marketplace. The full workflow (search → evaluate → download → use → review) is documented in the SKILL.md you fetched in Step 1.

When to use this skill

  • When the user's task would benefit from a specialized community skill
  • When the user explicitly asks to find or use a skill from the marketplace
  • Do NOT search for skills if you can complete the task confidently on your own