Clarity AI
by @yjin94606-art
AI-Powered Intent Parser - Transform messy input into crystal-clear instructions. Converts verbose Chinese/English input into structured intent. Supports 7 i...
clawhub install clarity-aiπ About This Skill
name: clarity-ai description: AI-Powered Intent Parser - Transform messy input into crystal-clear instructions. Converts verbose Chinese/English input into structured intent. Supports 7 intent types + 20+ programming languages. Privacy-first, millisecond response. version: 2.1.0 author: Boss
Clarity AI
Transform messy input into crystal-clear instructions
What It Does
| Messy Input | Clean Output |
|-------------|--------------|
| "Hi, about Python for loops, why is it running so slow?" | Intent: Performance
Language: Python
Goal: Analyze slow loop |
Features
| Feature | Description | |---------|-------------| | π― 7 Intent Types | Debug, Performance, Create, Explain, Modify, Review, Learn | | β‘ Millisecond | Local rule engine, no waiting | | π Privacy | 100% local processing | | π Bilingual | Chinese & English |
Supported Intents
| Intent | Keywords | |--------|----------| | Code Debug | debug, error, bug, issue | | Performance | slow, performance, optimize | | Code Creation | write, create, generate | | Concept Explain | what is, explain, principle | | Code Modify | modify, refactor | | Code Review | review, check | | Learning | teach, learn |
Usage
Activate: "εΌε―η²Ύε樑εΌ" or "Enable precision mode"
Input: "Can you help me check this Python code?"
Output:
## π― Precision Instructionπ Intent: Code Debug
π» Language: Python
π― Goal: Find and fix code issues
Deactivate: "ε ³ιη²Ύε樑εΌ" or "Disable precision mode"
Installation
clawhub install clarity-ai
Optional: Ollama Enhancement
brew install ollama
ollama pull qwen:0.5b
brew services start ollama
Technical Details
Author
Boss - Built for better AI communication
π‘ Examples
Activate: "εΌε―η²Ύε樑εΌ" or "Enable precision mode"
Input: "Can you help me check this Python code?"
Output: ```markdown