Skip to content
@aetox-skills

Aetox Skills

Practical AI agent skills from Aetox, an independent AI systems lab by Mike.
Aetox Skills logo

Aetox Skills

Practical AI agent skills for software builders.

Reusable behavior packages that help AI agents inspect before acting, document what matters, preserve intent, mark uncertainty, and leave useful handoff context for the next human or agent.

Skill catalog MIT license Built for AI agents


Skills That Make Agents Slower In The Right Places

Most AI coding workflows optimize for speed. Aetox Skills focuses on the moments where going slower prevents expensive mistakes: understanding an existing system, turning a raw idea into a reviewable architecture, and keeping project documentation clean enough for repeated agent work.

These are not random prompt snippets. Each skill is a portable agent behavior package with a clear purpose, operating rules, templates, examples, and installation notes for modern AI agent environments.

Featured Skills

Skill Use it when What it produces
Senior Architect Agent An agent needs to map an existing codebase, review architecture boundaries, or prepare safe handoff notes. Architecture maps, Mermaid diagrams, risks, open questions, and future-agent context.
Idea To Architecture Agent You have a raw product idea, feature request, or business goal with no implementation yet. A question-first architecture proposal with assumptions, options, workflows, risks, and approval points.
DocStruct Project documentation is duplicated, unclear, oversized, or hard for agents to continue from. Source-of-truth documentation structure, ownership rules, compact docs, and cleanup guidance.
Aetox Skills Catalog You want the central index, routing guidance, and release direction for the skill family. Skill selection guidance and links to the current Aetox skill repositories.

See The Skills In Motion

Senior Architect Agent

Senior Architect Agent animation showing inspect, map, question, and handoff workflow

Map the real system before the agent edits code.

Idea To Architecture Agent

Idea To Architecture Agent animation showing raw idea, questions, options, and proposal workflow

Turn a raw idea into a reviewable architecture proposal.

DocStruct

DocStruct animation showing documentation audit, routing, cleanup, and continuation workflow

Keep project documentation small, owned, and reusable.

Choose The Right Skill

Existing codebase or system evidence?
  -> senior-architect-agent

Only a raw idea, product concept, or business goal?
  -> idea-to-architecture-agent

Documentation structure, duplication, ownership, or token cost?
  -> docstruct

Not sure?
  -> start with the Aetox Skills catalog

Install

Install each skill from its own repository:

aetox-skills/senior-architect-agent
aetox-skills/idea-to-architecture-agent
aetox-skills/docstruct

Each repository includes SKILL.md, INSTALL.md, adapter notes, examples, and platform-specific guidance where useful.

Principles

  • Inspect before acting.
  • Preserve user intent.
  • Prefer clear boundaries over clever abstractions.
  • Update existing documentation before creating more.
  • Mark assumptions, inferences, unknowns, risks, and decisions explicitly.
  • Treat Markdown and Mermaid as durable sources of truth.
  • Make outputs useful for both humans and future AI agents.

Built By

Aetox Skills is developed by Mike at Aetox, an independent AI systems lab in Thailand.

Popular repositories Loading

  1. docstruct docstruct Public

    AI documentation architecture skill for clear, non-duplicated, source-of-truth driven, token-efficient project documentation.

    1

  2. senior-architect-agent senior-architect-agent Public

    Senior Architect Agent: AI architecture skill for existing system mapping, software architecture documentation, Mermaid diagrams, and AI agent handoff.

    Python 1

  3. idea-to-architecture-agent idea-to-architecture-agent Public

    AI architecture proposal skill for turning raw ideas into reviewable architecture maps, assumptions, risks, and handoff notes.

    1

  4. aetox-skills aetox-skills Public

    Aetox Skills: public catalog of AI agent skills for architecture mapping, documentation architecture, raw ideas, and AI agent handoff.

  5. .github .github Public

    GitHub organization profile for Aetox Skills

    Python

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…