Agent skill

golden-chat

Use when testing the golden_chat golden build

yusyus14,586★ · +63/wk · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add yusufkaraaslan/Skill_Seekers --skill chat --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 4
SKILL.md size: 3 KB
Bundled scripts: none
Path: tests/golden/phase2/chat/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 14,697 · +111 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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 =

What's inside
Steps it walks through
  1. 📋 Slack Chat Information
  2. 💡 When to Use This Skill
  3. 📖 Content Overview
  4. 🔑 Key Discussion Topics
  5. 📝 Top Code Snippets
  6. Python (2 snippets)
  7. Unknown (1 snippets)
  8. 🔗 Shared Links (21)
  9. 📊 Chat Statistics
  10. 🗺️ Navigation
Ships with 3 files
  • references/engineering_s1-s2.md
  • references/index.md
  • references/random_s3-s3.md
More from Skill_Seekers
All skills →
About this skill
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.

Keep going