Dev & Engineering keyword-categorizationpdf-documentationdocumentation-structurecode-examples

PDF Keyword Categorization Test

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

FollowSkills review · FSRS-2.0
Not recommended
38/ 100 5-point scale 1.9 / 5
Trust13 / 25 · 2.6/5

The skill is primarily a static documentation summary with reference paths, and shows no evident malware, credential theft, or external write behavior. However, it does not disclose data flows, sensitive-data handling, user confirmation, isolation, or rollback, so points are deducted.

Reliability6 / 20 · 1.5/5

The structure and reference files are broadly consistent, and page categories can be checked against the supplied files. However, one code example is visibly truncated, the deployment category is empty, and no execution or abnormal-input validation was performed, so the static-review cap and uncertainty reduce the score.

Adaptability6 / 15 · 2.0/5

The trigger is clear for keyword-categorization testing and the scope is narrow. The artifact supports locating setup, API, and troubleshooting material, but does not define non-fit cases, input/output constraints, or semantic false-trigger boundaries, so points are deducted.

Convention6 / 15 · 2.0/5

The artifact has basic SKILL.md organization, navigation, an index, reference files, and repository-level MIT license context. It lacks skill-specific installation notes, parameters, versioning, changelog, maintenance ownership, and troubleshooting guidance, so points are deducted.

Effectiveness4 / 15 · 1.3/5

It provides a usable high-level categorization summary and reference entry points for a three-page PDF. However, the install command uses a placeholder package, the Python example is truncated, and the output is incomplete and not directly executable, so only limited credit is warranted.

Verifiability3 / 10 · 1.5/5

Page markers, section files, and reported statistics provide limited static traceability. The metrics and quality scores are generated claims, with no independent execution evidence or cross-source corroboration for this skill's key path, so points are deducted.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision d3f9b2c93779
Before you use it
  • The skill name and description indicate keyword-categorization testing, while the repository-level description claims broader conversion of websites, GitHub repositories, and PDFs; the scopes do not align.
  • Do not treat the reported Quality or Valid Code Blocks metrics as independently verified; the long Python example is visibly truncated.
  • The pip install thing example is placeholder content and should not be executed as an installation instruction.
  • Publisher identity is not verified by the FollowSkills enterprise registry and should be treated as unknown.
  • The skill does not clearly document sensitive-data handling, external access, confirmation, or recovery; review real documents manually before use.
See the full review method →

What it does & when to use it

Golden_Pdf_Kw is a test-oriented documentation skill in the Skill Seekers repository, designed for keyword categorization tests. It summarizes a three-page document set, including section counts, major topics, quick-reference entries, and extracted code examples. The material covers getting started, installation, API usage, and troubleshooting. It is best suited to validating parsing and categorization output, not to serving as a general-purpose PDF reader or production knowledge base.

It presents the categorization-test documentation structure across Setup, Api, Deployment, and Other; identifies topics such as Getting Started Guide, Troubleshooting, Installation Steps, and API Usage; reports four code blocks, two images or diagrams, three programming languages, and code-quality statistics; and links to section reference files plus references/index.md.

  1. A documentation-tool developer needs to verify that PDF content is classified into setup, API, installation, and troubleshooting sections.
  2. A test engineer wants to check whether a keyword classifier recognizes topics such as Getting Started Guide and Troubleshooting.
  3. A pipeline maintainer needs to validate generated counts for code blocks, language distribution, and quality scores.
  4. A developer wants a compact reference for the installation command and API examples present in the test documentation.

Pros & cons

Pros
  • Clearly scoped to keyword-categorization testing.
  • Includes section structure, topics, quick references, code examples, and statistics.
  • Provides reference-file paths and code-quality data that can be checked.
Limitations
  • The scope is very narrow and covers only a three-page documentation set.
  • The SKILL.md does not provide a categorization algorithm, configuration parameters, or test command.
  • One Python example is truncated with an ellipsis and cannot be fully reused.
  • The source does not document standalone installation, version compatibility, or an automation entry point.

How to install

The source does not document a standalone installation procedure for this skill or specify a client directory where tests/golden/phase2/pdf_kw/ should be placed. The README documents installation of the full Skill Seekers collection with pip install skill-seekers; it does not establish a separate installation method for this skill.

How to use

In an Agent Skills-compatible client, invoke the skill named golden-pdf-kw for a keyword-categorization task, for example: Use golden-pdf-kw to review the documentation categories and extracted examples. The source does not define a more specific trigger mechanism.

FAQ

Can it convert arbitrary PDFs into complete skills by itself?
That is not supported by this skill's SKILL.md. It describes a keyword-categorization test document; PDF conversion is described in the README as a capability of the broader Skill Seekers collection.
Does it require network access or MCP?
The skill body shows no network calls or MCP requirement, so neither can be established as a requirement from this source.
What executable examples are included?
The document lists one Bash example, `pip install thing`, and two Python examples. One Python example is `print('hello')`; the other is truncated in the supplied source.

More skills from this repository

All from yusufkaraaslan/Skill_Seekers

Dev & Engineering

Skill Seekers Skill Builder

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

Dev & Engineering

Man Page Single-Page Lookup

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

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.

Dev & Engineering

Skill Seekers Builder

Turn documentation, repositories, and other knowledge sources into usable AI skills.

Dev & Engineering

Web Handbook Documentation Skill

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.

Data & Analysis

Golden Jupyter Notebook Skill

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

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

RSS Engineering Blog Reference

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

Data & Analysis

Golden Jupyter Directory Notebook Skill

A compact reference for understanding, reproducing, and reviewing Jupyter notebook analysis workflows.

Dev & Engineering

Golden PPTX Keyword Categorization

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

Data & Analysis

Jupyter Topics Build Test Skill

A focused skill for validating the golden_jupyter_topics notebook build and its analysis references.

Dev & Engineering

PDF Chapter Classification Skill

Helps agents understand and navigate PDF content by chapter.

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.

Productivity & Collaboration

Empty Slack Chat Skill

A test skill for validating an empty Slack chat export.

Dev & Engineering

Discord Chat Knowledge Skill

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

Writing & Content

Web Handbook Documentation Skill

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

Related skills