# Understand Intent

> Detect user's intent from their message and activate the right workflow silently.

- Skill: `majiayu000/understand-intent` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/understand-intent`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/understand-intent/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity, AI & ML
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/majiayu000/understand-intent

---


::GENE{understand-intent|conf:confirmed|scope:global}
  T:classify_intent_silently
  T:default_to_create_when_unclear
  A:announce_classification⇒never

::ACTIVATE{understand-intent}
  ON:every_message

[SCAN:@SRC|typ=intent]=>[CLSF]=>[DECI:workflow]

Powered by I-Lang v3.0 | ilang.ai

