Dev & Engineering keyword-categorizationdocumentation-referenceapi-referencecode-examplestroubleshootinghtml-scraping

Keyword Categorization Test Docs

A structured HTML documentation reference for testing keyword categorization.

FollowSkills review · FSRS-2.0
Not recommended
29/ 100 5-point scale 1.5 / 5
1 2 3 4 5 6
1Trust9 / 25 · 1.8/5

The skill only presents a documentation summary and reference files; it shows no credential access, external writes, destructive operations, or covert data flow, so no red-line risk is evident. It lacks source validation, sensitive-data handling, user confirmation, dependency-security, or rollback guidance, and the publisher is unverified, so points are deducted.

2Reliability5 / 20 · 1.3/5

The Markdown structure is mostly coherent and includes an index, references, code blocks, and troubleshooting headings. However, the long Python example is truncated in SKILL.md, failure-handling content is empty, and there is no reproducible execution evidence for the skill's key path. Under static calibration, happy-path plausibility is limited, so the score remains below 10.

3Adaptability3 / 15 · 1.0/5

The trigger is clear but narrowly limited to keyword-categorization testing. The artifact represents a fixed HTML-document extraction result rather than the described capability of converting websites, GitHub repositories, and PDFs into Claude skills; non-fit boundaries and Chinese-language or mainland-China reachability are not stated, so substantial points are deducted.

4Convention6 / 15 · 2.0/5

The artifact has a name, trigger description, section overview, navigation, and reference files; repository context supplies an MIT license, version metadata, and CI. However, this generated test fixture lacks installation notes, stable parameters, changelog, maintenance ownership, update path, and limitation disclosure. Its troubleshooting and changelog sections are effectively empty, so only a mid-low score is justified.

5Effectiveness3 / 15 · 1.0/5

As a golden fixture for keyword categorization, it offers inspectable section, code, table, and link structures. It cannot independently perform the described documentation/GitHub/PDF-to-Claude conversion, and its truncated example and placeholder-like content limit direct usability, so points are deducted.

6Verifiability3 / 10 · 1.5/5

The selected path includes an index and reference files, while repository context includes test configuration and a quality-metrics workflow, providing limited static traceability. There is no visible test assertion or CI evidence specifically covering this fixture, and no code was executed during review, so evidence coverage is thin and the static cap applies.

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
  • Do not treat this test fixture as an executable documentation-conversion skill; it is primarily a fixed HTML output sample for keyword categorization.
  • Before use, verify whether the long code example is complete and add concrete test assertions, failure feedback, source validation, and data-handling boundaries.
  • The publisher is not verified in the FollowSkills enterprise registry, and the skill itself does not document Chinese-content handling or mainland-China network dependencies.
See the full review method →

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

Golden_Html_Kw is a documentation-oriented Agent Skill for keyword categorization tests. It organizes four sections covering a getting-started guide, API usage, troubleshooting, and a changelog. The skill includes concepts, quick-reference mappings, code examples, tables, documentation statistics, and links to section reference files. It is useful for checking categorization and documentation-index behavior, but it is not presented as a general-purpose scraping or classification engine.

Provides a structured HTML documentation reference: it lists four sections and their categories, organizes topics such as Getting Started Guide, API Usage, Troubleshooting, and Changelog, shows Bash and Python examples, summarizes tables, code blocks, images, HTML files, and programming languages, and points to chapter files under references plus references/index.md. The supplied SKILL.md does not show executable scripts, command invocations, or network requests.

  1. A developer testing whether an agent recognizes golden_html_kw-related keywords can use the skill's topics and section labels as evaluation context.
  2. A tester checking document categorization into setup, API, troubleshooting, and changelog areas can use the Section Overview and Quick Reference.
  3. A developer validating code-example extraction can inspect the Bash installation example and the two Python examples.
  4. A documentation-index maintainer can use the Navigation section to locate section files such as references/section_s1-s1.md, references/section_s2-s2.md, and references/section_s3-s4.md.

What are this skill's strengths and limitations?

Pros
  • Has a clearly defined purpose: keyword categorization testing.
  • Combines section structure, topic indexing, code examples, table summaries, and documentation statistics.
  • Includes navigation to section-level reference files.
  • Uses only simple name and description frontmatter, with no visible platform-specific extensions.
Limitations
  • It is test-oriented and limited in scope, rather than a comprehensive production API knowledge base.
  • The long Python example is truncated with an ellipsis in the supplied source and should not be treated as a complete runnable example.
  • The Bash example uses the generic command pip install thing and is not a real project installation guide.
  • The SKILL.md does not document standalone installation, a CLI entry point, network access, or an automatic categorization workflow.

How do you install this skill?

The repository is a monorepo containing 27 skills. The README provides this collection installation command:

pip install skill-seekers

This skill is located at tests/golden/phase2/html_kw/SKILL.md. The source does not document a standalone installation command for this file; to use it, provide the skill directory and its references files in a compatible Agent Skills directory.

How do you use this skill?

Enable the directory containing this SKILL.md in an Agent Skills-compatible client. For a keyword categorization test, a prompt such as “Use golden-html-kw to check which documentation topics these keywords belong to” can direct the agent to the section overview, key concepts, quick reference, and navigation. The source does not provide a dedicated CLI command or API for this individual skill.

FAQ

Does this skill automatically classify keywords?
The source says it is used for testing keyword categorization and supplies categorized topics, sections, and references. It does not show an automatic classification script or command.
Does it require network access or an API key?
The SKILL.md does not specify network requests, API calls, or API keys. Its documented content is contained in the skill file and its references.
Is it suitable for production documentation retrieval?
Probably not. It is a narrow, test-oriented HTML documentation skill with four sections and a small set of examples, making it better suited to evaluating keyword categorization and document-structure handling.
What license does the repository use?
The README identifies the overall Skill_Seekers repository as MIT-licensed. That is a repository-level fact, not a separate license declaration for this individual test skill.

More skills from this repository

All from yusufkaraaslan/Skill_Seekers

Dev & Engineering

Golden EPUB Keyword Classifier

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

Dev & Engineering

Web Handbook Skill — Multi-Page Fixture

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

Writing & Content

Web Handbook Skill — Single-Page Fixture

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

Dev & Engineering

Golden Word Documentation Skill

A structured reference skill for testing the Word golden build.

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

PDF Chapter Classification Skill

Helps agents understand and navigate PDF content by chapter.

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

Golden PDF Build Tester

A compact documentation guide for testing the golden PDF build.

Dev & Engineering

Golden PPTX Presentation Test Skill

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

Productivity & Collaboration

Golden Chat Slack Finder

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

Productivity & Collaboration

Slack Team Chat Retrieval Skill

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

Dev & Engineering

Discord Chat Knowledge Skill

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

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.

Dev & Engineering

Skill Seekers Bootstrap

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

Writing & Content

Quiet Feed Empty Feed Skill

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

Dev & Engineering

RSS Engineering Blog Reference

A fixed RSS example for checking feed metadata, articles, tags, and navigation output.

Dev & Engineering

Golden Man Keyword Reference

A compact reference for Git and curl man-page syntax, options, examples, and related commands.

Related skills