write-agentmemory-skill

Agent skill from rohitg00/agentmemory.

rohitg00 26k ↓ 5.3k Apache-2.0 updated 28d ago
Claude Code
View source ↗

What it does

  • Stay under 100 lines. Move dense facts to REFERENCE.md and examples to EXAMPLES.md.
  • Cross-references link one level deep only. Shared recovery steps live in ../shared/TROUBLESHOOTING.md, never inlined.
  • Description has a "Use when" sentence with real triggers.
  • SKILL.md is under 100 lines.
  • No time-sensitive claims and no duplicated troubleshooting block.
  • Concrete example present; generated facts come from the generator.
  • Cross-links resolve and go one level deep.

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

write-agentmemory-skill FAQ

What does the write-agentmemory-skill skill do?

The house format and rules for writing or updating an agentmemory skill. Use when adding a new skill, restructuring an existing one, or reviewing a skill contribution for consistency. Stay under 100 lines. Move dense facts to REFERENCE.md and examples to EXAMPLES.md. Cross-references link one level deep only. Shared recovery steps live in ../shared/TROUBLESHOOTING.md, never inlined.

How do I install write-agentmemory-skill?

Run: npx -y skills add https://github.com/rohitg00/agentmemory --skill write-agentmemory-skill --agent claude-code — the source lives at github.com/rohitg00/agentmemory.

Maintain write-agentmemory-skill?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

write-agentmemory-skill on getagentictools
[![write-agentmemory-skill on getagentictools](https://getagentictools.com/badge/skills/rohitg00-agentmemory-write-agentmemory-skill.svg)](https://getagentictools.com/skills/rohitg00-agentmemory-write-agentmemory-skill?ref=badge)
npx agentictools info skills/rohitg00-agentmemory-write-agentmemory-skill

The second line is the CLI lookup for this page — handy in READMEs and docs.