Text Classifier Pro
Paste the following prompt into your AI chat to install this skill:
Please install @user_26bdbd50/text-classifier-pro according to https://skillhub.cn/install/skillhub.md.
About this skill
Problem addressed
Manual text labeling often fails because results are hard to reuse: inconsistent labels, missing confidence, and unstable CSV column mapping create extra cleanup work. Text Classifier Pro targets this data-organization scenario by turning pasted text, TXT, or CSV input into structured labels plus confidence scores for spreadsheets, reports, or downstream data workflows.
How it works
The core path is: upload text/CSV → AI classification → structured labels + confidence. Common capabilities include:
- Multiple input modes: supports pasted text, TXT, and CSV uploads; CSV can auto-detect the text column and handle GBK, GB2312, and UTF-8.
- Preset and custom templates: includes intent, sentiment, industry, risk, priority, and content classification templates, and supports custom label systems and Prompt configuration.
- Multiple export formats: results can be viewed as a Markdown table and exported to CSV, Excel, or JSON for analysis pipelines.
- Batch and validation behavior: batch processing is rate-limited to about 5 req/sec; API-related features rely on token verification and degrade to a basic mode on network errors instead of blocking use.
Boundaries and notes
This skill fits batch classification tasks with clear label dimensions, such as support intent, sentiment, document industry, or risk signals. If the taxonomy is vague, define classification standards first because output will depend heavily on the Prompt. Note that FREE, STD, PRO, and MAX differ in batch size, history retention, and API access; for complex CSV files, clean column names and text fields first. Inject the API Key via the OPENAI_API_KEY environment variable rather than storing secrets in result files.
Use Cases
- Paste support tickets, label intent and priority, then export a CSV for QA review.
- Upload a GBK-encoded sentiment CSV, auto-detect the text column, and export emotion and risk labels to Excel.
- Define custom compliance, breach, and expiry labels for contracts, classify batches, and keep confidence scores.
- Tag news summaries by content type and export JSON for downstream retrieval or reporting pipelines.
Best For
- Customer support ops who need to batch-label ticket text by intent and priority and export CSV.
- Data analysts who need to classify sentiment CSVs by emotion and risk while keeping confidence scores.
- Content editors who need custom contract labels and Excel output for batch review.
- Engineers who need classification results as JSON for downstream data pipelines.
Related Skills
Analyzes product VOC and brand reputation events across public news, community, and social pages, delivering Markdown, Excel, and optional HTML reports.
Reads Excel/CSV files, cleans and analyzes them, then generates a charted Excel summary and interactive HTML dashboard.
Performs local, paragraph-level cross-document similarity checks and produces an HTML report with revision suggestions.
Scrapes JD search results for product titles, prices, sales, and stores, then exports verified data to UTF-8 CSV.