al-af

Al Agents Md — Development skill for Claude Code

Development community

Write or refresh AGENTS.md so agent harnesses follow this repo's real skill, command, validation, and distribution conventions.

How to install Al Agents Md

Installs to ~/.claude/skills/al-af-al-skills-al-agents-md/SKILL.md

Terminal
mkdir -p ~/.claude/skills/al-af-al-skills-al-agents-md && curl -fsSL https://raw.githubusercontent.com/al-af/al-skills/HEAD/commands/al-agents-md.md -o ~/.claude/skills/al-af-al-skills-al-agents-md/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Al Agents Md does


description: Write or refresh AGENTS.md so agent harnesses follow this repo's real skill, command, validation, and distribution conventions

Draft or update root `AGENTS.md` as the harness-facing contract. Keep default guidance reusable across repos; add repo-specific details only when repo evidence confirms them.

Read enough context first:

  • Existing AGENTS.md.
  • README.md and CLAUDE.md.
  • scripts/new-skill.sh and scripts/validate-skills.sh.
  • Plugin manifests used by this r

Alternatives in Development

  • Income Investment — Income Investment: Durable and Opportunistic Distribution Analysis 15.9k ★
  • Agent Skills Platform — Build tested agent skills and govern their lifecycle through a user-defined marketplace: evidence, discovery 2.4k ★
  • Agent Skill Creator — Build tested agent skills and govern their lifecycle through a user-defined marketplace: evidence, discovery 2.3k ★

Full documentation available on GitHub

View Source Repository