# Attic Index

> List everything in the attic. Use for questions about the attic's CONTENTS as a whole with no particular topic: "what's in the attic", "what have you stashed", "list stashed items", "show the index", "how many items are in the attic". A question about a specific topic goes to attic-recall instead; this skill answers "what is in there", not "what did we find about X".

- Skill: `nishikantaray/attic-index` (Agent Skill)
- Install (CLI): `npx skillmds@latest add nishikantaray/attic-index`
- Raw SKILL.md: https://api.skillmd.com/api/skills/nishikantaray/attic-index/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: NishikantaRay (https://skillmd.com/u/nishikantaray)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/nishikantaray/attic-index

---


# Attic index

```bash
node "${CLAUDE_SKILL_DIR}/../attic/scripts/attic.js" index
```

Print the output as-is. If the script reports no `.attic/`, reply "Attic is
empty. Nothing stashed yet in this project." and stop.

No commentary beyond that.

