intent-parser
CommunityRoute every Telegram message with confidence.
Content & Communication#intent classification#telegram#message routing#parameter extraction#PII safety#date normalization#Claude fallback
AuthorCleanExpo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill reliably classifies inbound Telegram messages into actionable intents so Pi-CEO routes requests to the correct role without misrouting or unsafe handling.
Core Features & Use Cases
- Intent classification for six routes: research, ticket, reply, reminder, flow, or unknown, including extracted parameters.
- Fast regex matching with Claude fallback: uses high-precision patterns first, then falls back to a 6-class Claude classifier when needed.
- Safety guardrails: forces intent to unknown and logs a warning when PII-like sensitive patterns are detected (e.g., credit card/account/SSN shapes).
- Date normalization for reminders: converts relative time expressions into absolute ISO-8601 timestamps in the user’s local timezone.
- Routing hygiene: bypasses parsing for literal command messages and reaction signals to existing drafts.
Quick Start
Ask the system to parse this Telegram message and return the canonical JSON payload with intent, confidence, extracted fields, and normalized timestamps.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: intent-parser Download link: https://github.com/CleanExpo/Pi-Dev-Ops/archive/main.zip#intent-parser Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.