Changelog
Back to Agent Mag changelog

skills-v0.1.0

Agent Mag Skills v0.1.0 - Initial Skills Registry Release

GitHub Release

Agent Mag Skills v0.1.0: Initialized the public Agent Mag skills registry with README, templates, example skill structure, contributing guidance, and MIT license.

Initialized the public Agent Mag skills registry with README, templates, example skill structure, contributing guidance, and MIT license.
Established the skill format as auditable config bundles containing manifests, prompts, tool schemas, and optional settings.
Synced the registry from the skills.sh ecosystem, growing from the first import of 264 skills to the current 492-skill registry snapshot.
Connected the registry to the Agent Mag install flow through npx agentmag add skill-name.
Added Agent Mag branded banners, footer links, and registry guidance for contributors.
Documented valid categories, manifest expectations, PR workflow, and security expectations for non-executable skills.

Why It Matters

The skills registry is one of Agent Mag's strongest ecosystem assets, so registry releases belong in the public website changelog.

Including skills releases helps users and buyers see the growth of the installable skill ecosystem alongside the app itself.

Feature

New Features

  • Initialized the public Agent Mag skills registry with README, templates, example skill structure, contributing guidance, and MIT license.
  • Established the skill format as auditable config bundles containing manifests, prompts, tool schemas, and optional settings.
  • Synced the registry from the skills.sh ecosystem, growing from the first import of 264 skills to the current 492-skill registry snapshot.
  • Connected the registry to the Agent Mag install flow through npx agentmag add skill-name.
Docs

Documentation & Branding

  • Added Agent Mag branded banners, footer links, and registry guidance for contributors.
  • Documented valid categories, manifest expectations, PR workflow, and security expectations for non-executable skills.
  • Clarified when a contribution belongs in Agent-mag/skills versus Agent-mag/tools.
0 PRs/6 commits/2 contributors