"Capture each prompt into Graphiti memory (episodes) for this repo/user."
4.3
Rating
0
Installs
AI & LLM
Category
The skill provides a clear CLI interface for capturing prompts into Graphiti memory with reasonable documentation of the command structure and parameters. The description adequately covers what the skill does (storing prompts as episodes) and how to invoke it. However, the novelty score is low because this is essentially a wrapper around a single MCP call that could easily be done directly by a CLI agent. The task of storing a text string with metadata to an API endpoint is straightforward and doesn't require significant orchestration or domain expertise. While the deduplication via fingerprinting adds minor value, the overall complexity reduction compared to direct API calls is minimal. The structure is clean and concise for this simple use case.
Loading SKILL.md…