Productivity & Collaboration slackchat-historyteam-decisionstroubleshootingcode-snippets

Slack Team Chat Retrieval Skill

Find solutions, code snippets, decisions, and troubleshooting details in a Slack chat archive.

FollowSkills review · FSRS-2.0
Not recommended
21/ 100 5-point scale 1.1 / 5
1 2 3 4 5 6
1Trust5 / 25 · 1.0/5

The skill exposes only static references to a one-message Slack export and shows no external actions, credential access, or data mutation, which limits immediate risk. It does not document sensitive-data handling, access boundaries, user confirmation, source validation, or rollback, so points are deducted.

2Reliability4 / 20 · 1.0/5

SKILL.md, index.md, and main.md agree on message counts, users, channel, date, and reference paths. However, this is a tiny generated fixture with no abnormal-input handling, failure feedback, dependency guidance, or key-path reproduction evidence, so points are deducted and the static ceiling keeps the score below 10.

3Adaptability2 / 15 · 0.7/5

The intended use is narrowly stated as searching a single Slack chat for solutions, decisions, snippets, troubleshooting, and links, giving some trigger clarity. The actual content contains only “Welcome aboard!”, with no declared non-fit boundaries, input requirements, output boundaries, or Chinese/network-environment support, so substantial points are deducted.

4Convention5 / 15 · 1.7/5

The material has headings, statistics, navigation, and a references directory; MIT licensing and repository version context are present in the supplied repository files. The selected skill itself lacks installation notes, versioning, changelog, maintenance ownership, troubleshooting, and limitation disclosure, so points are deducted.

5Effectiveness2 / 15 · 0.7/5

It can directly locate and display one chat message in a readable format. However, it does not match the candidate description of converting websites, GitHub repositories, and PDFs into Claude skills with conflict detection, and the single welcome message has almost no practical knowledge value, so points are deducted.

6Verifiability3 / 10 · 1.5/5

The SKILL.md statistics and reference target can be partially cross-checked against index.md and main.md, providing limited auditable static evidence. There is no independent execution result, CI coverage of this skill’s key path, or third-party validation, so only a low score is justified.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision d3f9b2c93779
The upstream repository has new commits since this review. The score still applies to the reviewed revision shown and may not cover the latest changes.
Before you use it
  • This path appears to be a generated test artifact, not the documentation/GitHub/PDF conversion skill described by the candidate; do not treat it as an executable converter.
  • It contains Slack chat data but provides no privacy, authorization, redaction, or retention guidance.
  • A one-message fixture cannot substantiate search, conflict detection, failure handling, or large-input capability.
See the full review method →

What does this skill do, and when should you use it?

This is a test skill in the Skill Seekers repository for the golden_chat_single golden build. It targets retrieval from a Slack chat source at fixtures/slack-export/. The supplied content contains one message, one user, and the #general channel. It exposes one main reference file plus an index for navigating the General Discussion section.

Uses fixtures/slack-export/ as the Slack chat source and organizes the content into one General Discussion section. It points users to references/main.md and references/index.md to find solutions, shared code snippets, team decisions, troubleshooting steps, and shared links from the chat history. The current dataset contains no threads, code snippets, or shared links.

  1. A team member needs to locate a solution discussed in the golden_chat_single history.
  2. An engineer needs to review an architectural discussion or decision from the chat.
  3. A support user needs to look up troubleshooting guidance from past messages.
  4. A user needs to find a resource link shared by the team, although the current dataset contains none.

What are this skill's strengths and limitations?

Pros
  • Its scope is clearly limited to the golden_chat_single Slack build.
  • It provides navigation through references/main.md and references/index.md.
  • Its intended retrieval tasks cover solutions, decisions, troubleshooting, and shared resources.
Limitations
  • The supplied dataset contains only one message and one user, so coverage is very limited.
  • It contains no threads, code snippets, or shared links.
  • Standalone installation, client placement, and trigger syntax are undocumented.
  • It is a golden-build test skill; the source provides no evidence of production-scale knowledge coverage.

How do you install this skill?

The README documents installation of the full Skill Seekers collection with pip install skill-seekers. It does not document standalone installation of tests/golden/phase2/chat_single/SKILL.md or a destination path for this individual skill.

How do you use this skill?

Provide the skill directory, including SKILL.md and its references files, to an Agent Skills-compatible client, then ask it to find solutions, code snippets, team decisions, or troubleshooting steps in the golden_chat_single Slack history. The source does not specify a client-specific trigger syntax.

FAQ

Is it suitable for a complete team Slack knowledge base?
That cannot be concluded from the source. The supplied skill contains only one message, one channel, and one user.
Does it require network access or MCP?
The source shows no network calls or MCP requirement. It does reference a local source directory and reference files, so those files must be available.
Can it retrieve code examples?
The intended use includes finding code snippets, but the current statistics report zero code snippets.
How do I invoke it in a specific client?
The source does not provide a client-specific installation location or trigger command.

More skills from this repository

All from yusufkaraaslan/Skill_Seekers

Productivity & Collaboration

Golden Chat Slack Finder

Retrieve team decisions, troubleshooting notes, code snippets, and shared links from exported Slack history.

Dev & Engineering

Discord Chat Knowledge Skill

Find solutions, code references, and team decisions in exported Discord conversations.

Productivity & Collaboration

Empty Slack Chat Skill

A test skill for validating an empty Slack chat export.

Dev & Engineering

Web Handbook Skill — Multi-Page Fixture

Helps agents test and navigate multi-file HTML documentation builds.

Dev & Engineering

Golden EPUB Keyword Classifier

Tests documentation keyword categorization with a compact structural and example summary.

Dev & Engineering

Golden Word Documentation Skill

A structured reference skill for testing the Word golden build.

Dev & Engineering

Keyword Categorization Test Docs

A structured HTML documentation reference for testing keyword categorization.

Writing & Content

Web Handbook Skill — Single-Page Fixture

Quickly navigate structured web documentation for concepts, API references, examples, and troubleshooting.

Dev & Engineering

EPUB Golden Build Guide

A focused reference skill for testing EPUB golden builds and locating document concepts, APIs, examples, and troubleshooting notes.

Dev & Engineering

Golden PDF Build Tester

A compact documentation guide for testing the golden PDF build.

Dev & Engineering

PDF Keyword Categorization Test

A focused skill for validating keyword categorization, document sections, and extracted examples from PDF documentation.

Dev & Engineering

Golden PPTX Keyword Categorization

A focused reference skill for testing keyword categorization across structured presentation content.

Dev & Engineering

PDF Chapter Classification Skill

Helps agents understand and navigate PDF content by chapter.

Dev & Engineering

Golden PPTX Presentation Test Skill

Checks Golden PPTX build output for presentation metadata, sections, code examples, tables, and navigation.

Dev & Engineering

Man Page Single-Page Lookup

Quickly find curl options, syntax, examples, and reference links from one generated man page.

Dev & Engineering

Skill Seekers Skill Builder

Turn documentation, repositories, and PDFs into AI-ready skills while detecting conflicts between documentation and implementation.

Dev & Engineering

Golden Man Command Reference

A compact reference for golden_man Git and Curl commands, options, examples, and cross-references.

Writing & Content

Quiet Feed Empty Feed Skill

Helps agents inspect an Atom feed that currently has no articles.

Dev & Engineering

Skill Seekers Bootstrap

Self-document Skill Seekers as an installable Claude Code skill.

Data & Analysis

Golden Jupyter Notebook Skill

A focused reference for testing, reproducing, and reviewing the Golden_Jupyter analysis notebook.

Related skills