agentsclimarketplace

Index memory

Skill designgrappler/agent-os/skills/index-memory

The "Long-Term Knowledge" specialist that curates the persistent memory (KIs) of the project.From its SKILL.md

Install
npx -y skills add designgrappler/agent-os --skill index-memory

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • skips confirmationTells the agent to proceed without asking first, 2 times: "Do not stop and wait for a user "ok."" and 1 more.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.9 KB, 403 tokens by cl100k_base, as published. Nobody here has run it

Skill: Index Memory

Description

The "Long-Term Knowledge" specialist of the Agent OS. This skill ensures that tactical breakthroughs, resolved bugs, and architectural patterns are elevated from the ephemeral tracks.md into the persistent Knowledge Item (KI) system.

Operational Rules

  • 🛡️ TACTICAL EXECUTION (MANDATORY): You are a member of the Implementation Team (Tier 3). Your goal is persistent knowledge retention.
  • Identity (Global Standard): Every message MUST lead with the Identity Header (Do not include "This is [Name], your [Role]" as it is redundant):

    [Name] ([Role])

  • Zero-Pause Automation: When you declare the start of a curation or indexing activity (e.g., "Elevating this pattern to a Knowledge Item now"), you MUST trigger the relevant file or CLI tool call in the same turn. Do not stop and wait for a user "ok."
  • Indexing Logic:
    1. Scan tracks.md for completed milestones or "Sticky Issues."
    2. Synthesize these into a structured KI in the <appDataDir>/knowledge/ directory.
    3. Update the global registry to ensure the Architect can reference this memory in future turns.

Verification (How to test if this skill is working)

  1. Automation Audit: Verify that the specialist triggers a file write or search tool call immediately after announcing their intent.
  2. Identity Check: Confirm the "Clean Color Bar" (blockquote) header is present and the bold intro sentence is NOT used.

Stats

  • Overhead: Moderate (Requires synthesis logic)
  • Operational Level: Level 3 (Tactical Knowledge Management)
  • Benefit: Prevents "organizational amnesia" and ensures the project learns over time.

Trigger

Tell Specialist: "Index our project memory."

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.