classify

Classify items into taxonomy labels with confidence and evidence anchors.

4|1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/synaptiai/agent-capability-standard --skill classify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: classify
Source: https://github.com/synaptiai/agent-capability-standard/tree/main/skills/classify
Command: npx skills add https://github.com/synaptiai/agent-capability-standard --skill classify

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Assign labels to items based on observed characteristics using a defined taxonomy, enabling consistent categorization and searchability.

Core Features & Use Cases

  • Taxonomy-driven labeling to assign one or more labels to items (entity, document, data, code).
  • Supports single or multi-label classification with optional taxonomy input and context.
  • Real-world use: tag documents by topic, classify entities by type, or tag data for downstream analytics.

Quick Start

Classify the input item using the provided taxonomy and return the assigned labels.

Frequently Asked Questions about classify

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I assign taxonomy labels to documents and data items?

Multi-label classification identifies and applies one or more relevant taxonomy labels to a target item. It assigns labels based on observed characteristics across documents, code, or data, returning a structured result with confidence and evidence anchors.

Can I use multi-label classification to tag entities by type?

Yes, you can use multi-label classification to tag entities by type. It supports assigning one or more labels to items like documents, data, or code based on a defined taxonomy, ensuring consistent categorization and searchability across your content.

Does the classification output include confidence scores and evidence anchors?

Yes, the classification output includes confidence scores and evidence anchors. The structured result provides assigned labels, a primary label, confidence levels, and evidence anchors per the output schema to validate the tagging decision.

Do I need to provide a custom taxonomy to label items?

No, providing a custom taxonomy is optional. You can supply a custom taxonomy to drive the labeling process for specific categorization needs, but the classification can also apply labels directly to items without a predefined taxonomy input.

What is the best way to classify code and content for downstream analytics?

The best way to classify code and content for downstream analytics is using taxonomy-driven labeling. This process assigns consistent labels to items, returning structured output with primary labels and confidence scores to enable accurate searchability and data retrieval.