AgentXM avatar

AgentXM

Official

@agentxm · United States of America

0Followers
|
3Public Repos
|
34Published Skills

AI developer platform and toolkit for your favorite coding agents.

Skills Distribution
DomainDeveloper To...TypeScript Archite.. (40%)OpenSpec Lifecycle.. (30%)Effect Ecosystem I.. (30%)

Agent Skills by AgentXM

Showing 34 vetted skills indexed across 1 GitHub repositories.

agentxmagentxm
5

openspec-apply-change

Automate applying and tracking OpenSpec task changes across schemas.

Official
Advanced
agentxmagentxm
5

openspec-explore

Guide open-ended discovery with prompts and visual diagrams.

Official
Intermediate
agentxmagentxm
5

openspec-verify-change

Verify change implementations against OpenSpec delta specs and tasks.

Official
Advanced
agentxmagentxm
5

openspec-new-change

Scaffold OpenSpec change directories with guided artifact workflows.

Official
Intermediate
agentxmagentxm
5

openspec-archive-change

Archive completed OpenSpec changes to dated directories with delta-spec synchronization.

Official
Intermediate
agentxmagentxm
5

openspec-onboard

Guides users through the complete OpenSpec change lifecycle from preflight to archive.

Official
Intermediate
agentxmagentxm
5

openspec-bulk-archive-change

Batch-archive completed OpenSpec changes with conflict resolution and configuration preservation.

Official
Advanced
agentxmagentxm
5

openspec-continue-change

Create the next OpenSpec artifact according to the active schema.

Official
Advanced
agentxmagentxm
5

openspec-sync-specs

Merge delta-spec changes into main OpenSpec specs idempotently.

Official
Advanced
agentxmagentxm
5

openspec-ff-change

Generate OpenSpec change artifacts in dependency order from a change request.

Official
Advanced
agentxmagentxm
5

documentation

Enforce YAML frontmatter and structure for README.md and CLAUDE.md.

Official
Intermediate
agentxmagentxm
5

axm-testing-e2e

Run CLI end-to-end tests for co-located and distribution scenarios with Vitest.

Official
Intermediate
agentxmagentxm
5

checklists

Create structured verification checklists with remediation guidance for quality gates.

Official
Intermediate
agentxmagentxm
5

effect-layers

Construct and orchestrate composable service layers with dependency wiring and lifecycle management.

Official
Advanced
agentxmagentxm
5

cli-conventions

Define standardized Effect-based CLI command structures with parsing and logic separation.

Official
Intermediate
agentxmagentxm
5

my-skill

Validate axm skill creation, fork, and activation workflows with a minimal mock skill.

Official
Basic
agentxmagentxm
5

another-skill

Enumerate skills in a repository by parsing SKILL.md frontmatter.

Official
Intermediate
agentxmagentxm
5

axm-manage-mcp-servers

Manage MCP servers via the axm CLI for multi-agent deployments.

Official
Basic
agentxmagentxm
5

axm-manage-commands

Centralize axm CLI command definitions and enablement across multiple agents.

Official
Basic
agentxmagentxm
5

axm-manage-packs

Create, install, update, and distribute axm extension packs.

Official
Intermediate
agentxmagentxm
5

axm-manage-skills

Manage AI agent skills via the axm CLI with scope and agent filtering.

Official
Intermediate
agentxmagentxm
5

e2e-publish-check

Validate skill directory metadata, packaging, and dry-run publish readiness.

Official
Intermediate
agentxmagentxm
5

effect-testing

Run Effect programs directly in Vitest tests with it.effect variants.

Official
Advanced
agentxmagentxm
5

effect-wrapping

Wrap Promise-based APIs for use within the Effect ecosystem.

Official
Intermediate

Frequently Asked Questions About AgentXM

FAQPage Schema
What specific development tasks does AgentXM enable?

AgentXM enables deterministic async programming, structured concurrency, and standardized schema management. It provides primitives for replacing standard Node.js filesystem operations with Effect-based services, managing MCP server deployments, and enforcing project-wide TypeScript conventions through structured verification checklists and code review guidance.

Which technical personas benefit most from these capabilities?

TypeScript engineers and system architects building complex, asynchronous distributed systems benefit most. It is specifically designed for developers utilizing the Effect ecosystem who require rigorous type safety, fiber-based concurrency control, and standardized service-layer wiring patterns across large-scale codebases.

What are the primary prerequisites for implementing these skills?

Implementation requires a TypeScript environment and familiarity with the Effect ecosystem. Users must have the axm runtime installed to manage skill packs, MCP server configurations, and OpenSpec schema definitions within their local development environment.