‹ 首页

golden-chat

@yusufkaraaslan · 收录于 1 周前 · 上游提交 今天

Use when testing the golden_chat golden build

适合你,如果需要快速验证聊天模块是否可用

/ 下载安装
golden-chat.skill双击,或拖进 Claude 桌面版 / Cowork,即完成安装↓ .skill↓ .zip
用别的 agent?下载 .zip 解压,把文件夹放进它的技能目录
Claude Code~/.claude/skills/(项目级 .claude/skills/)
Codex CLI~/.codex/skills/
Cursor自动读取上面两处目录
其他工具见其文档的「skills」目录;两个下载是同一份文件,只是名字不同
/ 通过 npx 安装 校验哈希
npx oh-my-skill add yusufkaraaslan/skill_seekers/golden-chat
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- yusufkaraaslan/skill_seekers/golden-chat
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify yusufkaraaslan/skill_seekers/golden-chat
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
14481GitHub stars
~830最小装载
~1.5K含声明引用
~1.5K文本包总量
镜像托管

怎么用

商店整理自技能原文 · 版本 1663a3a · 表述以原文为准
它做什么

安装后,Claude 可以查询 golden_chat 的 Slack 聊天记录,包括工程和随机频道的讨论、代码片段、共享链接等。

什么时候触发

当用户询问 golden_chat 聊天历史中的解决方案、代码片段、团队决策或故障排查步骤时触发。

装好后可以这样说
Claude 会返回质量评分最高的代码片段。
Claude 会列出所有共享链接。
技能原文 SKILL.md作者撰写 · MIT · 1663a3a

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):

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 = 26
    y27 = 27
    y28 = 28
    y29 = 29
    y30 = 30
    y31 = 31
    y32 = 32
    y33 = 33
    y34 = 34
    y35 = 35
    y36 = 36
    y37 = 37
    y38
...

Snippet 2 (by bob) (Quality: 7.0/10):

print('patched')
Unknown (1 snippets)

Snippet 1 (by alice) (Quality: 4.0/10):

kubectl get pods
🔗 Shared Links (21)

Key resources shared in chat

  • https://example.com/resource/0 (by alice, in #engineering)
  • https://example.com/resource/1 (by carol, in #random)
  • https://example.com/resource/2 (by alice, in #engineering)
  • https://example.com/resource/3 (by carol, in #random)
  • https://example.com/resource/4 (by alice, in #engineering)
  • https://example.com/resource/5 (by carol, in #random)
  • https://example.com/resource/6 (by alice, in #engineering)
  • https://example.com/resource/7 (by carol, in #random)
  • https://example.com/resource/8 (by alice, in #engineering)
  • https://example.com/resource/9 (by carol, in #random)
  • https://example.com/resource/10 (by alice, in #engineering)
  • https://example.com/resource/11 (by carol, in #random)
  • https://example.com/resource/12 (by alice, in #engineering)
  • https://example.com/resource/13 (by carol, in #random)
  • https://example.com/resource/14 (by alice, in #engineering)
  • https://example.com/resource/15 (by carol, in #random)
  • https://example.com/resource/16 (by alice, in #engineering)
  • https://example.com/resource/17 (by carol, in #random)
  • https://example.com/resource/18 (by alice, in #engineering)
  • https://example.com/resource/19 (by carol, in #random)

... and 1 more links

📊 Chat Statistics
  • Total Messages: 6
  • Total Threads: 1
  • Code Snippets: 3
  • Shared Links: 21
  • Unique Users: 3
  • Channels: 2

Channel Activity:

  • #engineering: 5 messages, 2 users
  • #random: 1 messages, 1 users
🗺️ Navigation

Reference Files:

  • references/engineering_s1-s2.md - #engineering
  • references/random_s3-s3.md - #random

See references/index.md for complete chat structure.


Generated by Skill Seeker | Slack Chat Scraper

按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。