Mine ALL past Claude conversations to build a living 'User Manual About You'. Extract writing style, business context, goals, preferences, and patterns. Make all other skills smarter with context.
3.5
Rating
0
Installs
AI & LLM
Category
The skill addresses an interesting concept of mining past conversations to build user profiles, but suffers from significant gaps. The description mentions specific tools (conversation_search, recent_chats) and clear extraction targets (writing style, business context, goals), giving a CLI agent some direction. However, critical implementation details are missing: how to actually invoke these tools, what API calls to make, how to structure the extracted data, storage mechanisms for the 'living profile', and how other skills would reference this profile. The structure is clear with standard sections, but they contain generic template content rather than skill-specific guidance. Novelty is moderate - while profile building from conversations is useful, the actual complexity that would challenge a CLI agent isn't clearly demonstrated, and the skill doesn't show how it meaningfully integrates with other skills or reduces token costs in practice. The 'Best Practices' and 'Common Use Cases' sections are boilerplate and don't address the specific archaeology/mining workflow.
Loading SKILL.md…