taxonomy
SolidExtract Federated Taxonomy tags from text. LLM extracts candidates, deterministic validation filters to known vocabulary. Returns bridge tags for multi-hop graph traversal.
Install
Quality Score: 93/100
Skill Content
Details
- Author
- majiayu000
- Repository
- majiayu000/claude-skill-registry
- Created
- 5 months ago
- Last Updated
- today
- Language
- HTML
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
blog-taxonomy
Extract, suggest, and sync tags and categories for blog posts across all major CMS platforms. Supports WordPress REST API, Shopify GraphQL, Ghost Content API, Strapi REST/GraphQL, and Sanity GROQ. Generates tag suggestions from content analysis (keyword frequency, heading extraction, semantic grouping), enforces minimum post-count thresholds to prevent thin tag archives, and syncs taxonomy via authenticated API calls. Use when user says "tags", "categories", "taxonomy", "tag suggestions", "sync tags", "WordPress tags", "Shopify tags".
knowledge-extractor
Extract tribal knowledge from code, documentation, and commit history to preserve institutional memory
exp-test-tagging
Analyzes test suites and tags each test with a standardized set of traits (e.g., positive, negative, critical-path, boundary, smoke, regression). Use when the user wants to categorize, audit, or label tests with traits. Do not use for writing new tests, running tests, or migrating test frameworks.
traittrawler
Trait-and-clade-agnostic scientific literature mining pipeline. Given any trait and any taxonomic scope, TraitTrawler bootstraps from existing curated data (optional), learns how the trait is reported in the literature, proposes an output schema AND candidate validation hooks for the user to approve, and then autonomously searches, fetches, and extracts structured records into a verified CSV plus a full per-row audit ledger. Grounding is a protocol invariant — every row ties to a SHA256-hashed PDF, a page number, and a verbatim quote that a deterministic validator has already confirmed appears in that PDF. Use when the user mentions trait extraction, literature mining, database building, phenotype harvesting, systematic review data collection, or anywhere else they want structured data from a corpus of papers.
wiki_tag_sync
Deduplicates, normalizes, and reduces sprawling tags and aliases across the knowledge graph using a Map-Reduce architecture.