shareful-mine
Installation
SKILL.md
Shareful Mine
Mine past Claude Code conversations for the best problems worth sharing on shareful.ai. Uses quality signal detection -- breakthrough moments, difficulty tiers, and community value scoring -- to surface your highest-value solved problems. This solves the cold start problem -- every developer already solves real problems daily, and the best solutions are sitting in conversation history waiting to be shared.
Prerequisites
Install claude-code-search globally:
npm install -g claude-code-search
Verify installation:
ccs --help
The user must also have a shares repo set up. If not, run npx shareful-ai init first.