用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/jhy0285/monofield --skill direction-picker命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Complete a bounded implementation goal in the current agent run, with explicit finish criteria and evidence-based verification. Use for requests that should continue through implementation and checks instead of stopping after a plan.
Professional trading analysis dashboard template (single-file HTML) with light/dark theme switch, dense market panels, chart interactions, demo/live playback, and command palette behavior. Use when users ask for a Wall-Street-style analytics terminal, trading cockpit, or high-tech financial dashboard template with realistic data layout.
A portable community plugin for validating MonoField plugin import flows.
正在显示 SKILL.md
| name | direction-picker |
| description | 3-5 direction picker that lets the user choose before final generation. |
| od | {"scenario":"general","mode":"planning"} |
Generative work benefits from explicit divergence before it converges.
The direction-picker atom asks the agent to draft 3-5 distinct
directions (visual / structural / tonal) and surface them via a
GenUI choice surface so the user picks the winning direction before
the expensive generation pass.
The atom completes when the user resolves the choice surface with a
direction id. The agent's next turn must lock onto that direction —
backtracking forces a fresh devloop iteration of the picker stage.