Distill and maintain knowledge ledger

rlm-curatorskillsetup L23
richfrem/agent-plugins-skills
What it does

Maintain RLM semantic ledger quality

Best for

When you need to distill files into the RLM Summary Ledger and keep the cache in sync with codebase.

Inputs
  • · manifest.json
  • · search query
  • · profile name
  • · file path
Outputs
  • · structured results
  • · Markdown file
  • · cached summaries
  • · JSON config
  • · report
Requires
  • · LLM CLI
  • · Python
  • · Ollama
  • · Bash CLI
Preconditions
  • · Python 3.8+ installed
  • · Bash/shell environment
  • · manifest.json exists
  • · RLM profile configured
Failure modes
  • · Manifest missing or malformed → reads empty list
  • · Stale cache path → cached data out of sync with files
Trust signals
  • · Manifest-based configuration
  • · Step-by-step execution protocol