Chemaclass

60 mods across 2 repositories, 16 stars between them.

agnostic-ai

49

Chemaclass/agnostic-ai

Plugin Claude Code

One spec, every AI CLI. Install the CLI, scaffold specs, import an existing config, and keep every tool's generated files in sync.

11 4d ago A tokens not measured original MIT

import

50

Chemaclass/agnostic-ai

Skill Claude CodeCodex

Adopt a project's existing AI config (CLAUDE.md, AGENTS.md, .cursor/rules, and friends) into agnostic-ai specs, then fan it out to every other tool. Use when the project already has config for one AI CLI and should feed the rest.

11 4d ago A 59 tokens original MIT

init

51

Chemaclass/agnostic-ai

Skill Claude CodeCodex

Set up agnostic-ai in a project by scaffolding the spec directories, picking target AI CLIs, and producing the first generated config. Use when a project has no .agnostic-ai/ directory yet.

11 4d ago A 44 tokens original MIT

install

52

Chemaclass/agnostic-ai

Skill Claude CodeCodex

Install or upgrade the agnostic-ai CLI on this machine, picking the route that fits the OS and what is already installed. Use when agnostic-ai is missing, when agnostic-ai --version fails, or before any other agnostic-ai skill runs.

11 4d ago C 55 tokens original MIT

sync

53

Chemaclass/agnostic-ai

Skill Claude CodeCodex

Regenerate every AI tool's config from the agnostic-ai specs, or check for drift without writing. Use after editing anything under .agnostic-ai/, when a generated file looks stale, or when CI reports a drift failure.

11 4d ago A 48 tokens original MIT