YottaMeta

Yotta Prompt — Development skill for Claude Code

Development community

元引 yotta-prompt — intent clarification & ecosystem entry Agent Skill: turns vague prompts into runnable tasks and routes users to YottaMeta skills.

How to install Yotta Prompt

This entry records only its repository, not the path inside it, so there is no exact command to give. Open YottaMeta/yotta-prompt and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Yotta Prompt does

元引 yotta-prompt — intent clarification & ecosystem entry Agent Skill: turns vague prompts into runnable tasks and routes users to YottaMeta skills. Zero-dep Python CLI (clarify/map/scenarios), always-load, works with zero skills installed.

Alternatives in Development

README

Language: English · 中文

yotta-prompt banner

yotta-prompt · 元引 (YuanYin)

YottaMeta's intent-clarification & ecosystem-entry skill: when a user types a vague phrase or a single word, it identifies the intent, offers 2-4 candidate directions, deep-dives into goal / scope / output, then routes to the matching YottaMeta skill and outputs a ready-to-run prompt.

Activates when the user does not know how to prompt AI, does not know what they want, or says something vague — always-load at session start, so it catches users who would never trigger a skill on their own.

No external tools required (Python 3.8+ standard library); Windows + Linux + macOS; fully local and offline — no network calls, no external services.

License: MIT Standard: agentskills.io npm package GitHub stars last commit PRs welcome

What it is

Many users do not know how to talk to an AI: they type a vague phrase or a single word and expect help, but they cann