Resources
3Install
npx skillscat add famaoai-creator/gemini-skills/doc-type-classifier Install via the SkillsCat registry.
About this skill
This skill classifies documents into types such as meeting notes or specifications using a command-line interface. It addresses the need to automatically categorize unstructured documents without manual review. Developers or agents handling mixed document collections can use it to organize files by type during processing pipelines.
SKILL.md
doc-type-classifier
Classify document type (meeting-notes, spec, etc).
Usage
node doc-type-classifier/scripts/classify.cjs --input <file>Knowledge Protocol
- This skill adheres to the
knowledge/orchestration/knowledge-protocol.md. It automatically integrates Public, Confidential (Company/Client), and Personal knowledge tiers, prioritizing the most specific secrets while ensuring no leaks to public outputs.