Skip to content

SKILL.md installation rewrites AGENTS.md #52

@Lokimorty

Description

@Lokimorty

Installation commands from the site for Codex and "Other" harnesses:

curl -o ~/.codex/AGENTS.md https://sosumi.ai/SKILL.md
curl -o AGENTS.md https://sosumi.ai/SKILL.md

Right now they rewrite the AGENTS.md file with the sosumi skill contents. Instead, SKILL.md should live in a skills/sosumi/ folder, not replace AGENTS.md similarly to how you do with Claude Code. Both for Codex and other agents you'd want this installation:

mkdir -p ~/.agents/skills/sosumi
curl -o ~/.agents/skills/sosumi/SKILL.md https://sosumi.ai/SKILL.md

This doesn't rewrite anything and .agents is an open format supported by Codex and all other harnesses (except Claude Code)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions