npx skills add yusufkaraaslan/Skill_Seekers --skill chat --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Golden_Chat Slack Chat Skill Use when testing the golden_chat golden build ## 📋 Slack Chat Information **Platform:** Slack **Source:** fixtures/slack-export/ **Total Messages:** 6 **Unique Users:** 3 **Channels:** #engineering, #random ## 💡 When to Use This Skill Use this skill when you need to: - Find solutions discussed in golden_chat chat history - Reference code snippets shared by team members - Understand team decisions and architectural discussions - Look up troubleshooting steps from past conversations - Find shared links and resources from the team ## 📖 Content Overview **Total Sections:** 3 **Content Breakdown:** - **#engineering**: 2 sections - **#random**: 1 sections ## 🔑 Key Discussion Topics *Topics frequently discussed in chat* - **Troubleshooting**: 1 conversations - **Setup**: 1 conversations ## 📝 Top Code Snippets *High-quality code shared in chat* ### Python (2 snippets) **Snippet 1** (by bob) (Quality: 9.5/10): ```python def long_helper(): y0 = 0 y1 = 1 y2 = 2 y3 = 3 y4 = 4 y5 = 5 y6 = 6 y7 = 7 y8 = 8 y9 = 9 y10 = 10 y11 = 11 y12 = 12 y13 = 13 y14 = 14 y15 = 15 y16 = 16 y17 = 17 y18 = 18 y19 = 19 y20 = 20 y21 = 21 y22 = 22 y23 = 23 y24 = 24 y25 = 25 y26 =
- 📋 Slack Chat Information
- 💡 When to Use This Skill
- 📖 Content Overview
- 🔑 Key Discussion Topics
- 📝 Top Code Snippets
- Python (2 snippets)
- Unknown (1 snippets)
- 🔗 Shared Links (21)
- 📊 Chat Statistics
- 🗺️ Navigation
What does the golden-chat skill do?
Use when testing the golden_chat golden build
How do I install it?
Run `npx skills add yusufkaraaslan/Skill_Seekers --skill chat --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From yusufkaraaslan/Skill_Seekers, a repository with 14,697 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.