smart-pole-instructor
Use when a user provides a vague prompt and needs structured clarification to produce a precise master prompt.
npx skills add majiayu000/claude-skill-registry --skill smart-pole-skill --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# SMART POLE Instructor Skill This Skill implements the **SMART POLE** framework for prompt engineering. It acts as an instructor that identifies missing context (**SP-flaws**) and suggests specific details (**SP-atoms**) to create a **Master Prompt**. ## How to use this Skill 1. **Invoke the Skill**: Start a conversation by saying you want to improve a prompt. 2. **Provide your Prompt**: Paste the vague or draft prompt you have. 3. **Receive Analysis**: The Skill will list the **SP-flaws** (missing categories). (Note: Models like Claude will use `<thinking>` tags for this). 4. **Iterate**: Answer the questions or add the atoms suggested. 5. **Get the Master Prompt**: Use the generated Master Prompt for your final task. ## The 9 Categories | Abbrev | Category | Focus | Priority | | --- | --- | --- | --- | | **S** | Style | Tone, Persona, Format | 🟢 Accelerator | | **M** | Mastery | Expertise level | 🟡 Contextualizer | | **A** | Aim | Goal and Success criteria | 🔴 **CORE** | | **R** | Resource | Tools, Constraints, Budget | 🟡 Contextualizer | | **T** | Time | Era, Deadlines, Duration | 🟢 Accelerator | | **P** | People | Audience, Values, Preferences | 🟡 Contextualizer | | **O*
- How to use this Skill
- The 9 Categories
- Locale Sub-dimensions (L1-L4)
- Task-Type Classification (NEW)
- Example Interaction
- Optional: Workflow Integration
What does the smart-pole-instructor skill do?
Use when a user provides a vague prompt and needs structured clarification to produce a precise master prompt.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill smart-pole-skill --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
