clarify:metamedium
Evaluates whether to optimize content or evolve the structural format.
Install
mkdir -p .claude/skills/clarify-metamedium && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/14739" && unzip -o skill.zip -d .claude/skills/clarify-metamedium && rm skill.zipInstalls to .claude/skills/clarify-metamedium
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
This skill should be used when the user is building, planning, or strategizing and the key question is whether to optimize content (what) or change form (how/medium). Trigger on "내용 vs 형식", "content vs form", "metamedium", "형식을 바꿔볼까", "새로운 포맷", "관점 전환", "perspective shift", "다른 방법 없을까", "같은 방식이 안 먹혀", "diminishing returns". Applies Alan Kay's metamedium concept to surface form-level alternatives. For requirement clarification use vague; for strategy blind spots use unknown.Key capabilities
- →Identify components of a task as content or form.
- →Present the content/form choice to the user.
- →Generate alternative form solutions.
- →Describe new properties enabled by alternative forms.
- →Define minimum viable versions to test new forms.
- →Append a Content/Form Analysis to deliverables.
How it works
This skill applies Alan Kay's metamedium concept to classify user tasks as either content or form-level work, then presents a choice to the user to optimize content or explore form changes. It can generate alternative form solutions and their properties.
Inputs & outputs
When to use clarify:metamedium
- →Evaluate project strategy
- →Identify structural blind spots
- →Pivot project format
About this skill
Metamedium: Content vs Form Lens
Distinguish content (what is being said/built) from form (the medium/structure it's delivered through) to surface whether the real leverage is in optimizing content or inventing a new form. Based on Alan Kay's metamedium concept.
"A change of perspective is worth 80 IQ points." — Alan Kay
Core Concept
Most people only change content — what they say, write, or build. The real leverage comes from changing form — the medium, format, or structure itself.
| Content (what) | Form (how/medium) | |
|---|---|---|
| Example | Writing a LinkedIn post | Building a tool that generates posts from client work |
| Example | Writing unit tests manually | Building a test generator from type signatures |
| Example | Giving a workshop | Inventing a format where attendees co-create artifacts |
| Leverage | Linear — each piece is one output | Exponential — each new form enables infinite content |
When to Use
- Planning a project and unsure whether to optimize the output or the process
- Stuck optimizing content with diminishing returns
- Building something and want to check if form-level change would yield more leverage
- Evaluating whether "more of the same" or "something structurally different" is the right move
For requirement clarification, use the vague skill. For strategy blind spot analysis, use the unknown skill.
Protocol
ALWAYS use the AskUserQuestion tool for the fork question in Phase 2 — never ask content/form choices in plain text.
Phase 1: Identify and Label
Read the user's current work, plan, or task. Classify each component as content or form:
[CONTENT] Writing a blog post about AI consulting
[FORM] Building a pipeline that turns consulting retros into blog posts
[CONTENT] Deploying a new API endpoint
[FORM] Building a codegen that auto-generates endpoints from schemas
[CONTENT] Fixing a flaky test
[FORM] Building a test infrastructure that prevents flaky tests by design
Present the labeling to the user as a brief diagnosis.
Phase 2: Surface the Fork
Use AskUserQuestion to present the content/form choice:
questions:
- question: "This is currently [CONTENT/FORM]-level work. Where should effort go?"
header: "Level"
options:
- label: "Proceed with content"
description: "Optimize within the current form — faster, lower risk"
- label: "Explore form change"
description: "What if the medium/structure itself changed? Higher leverage"
- label: "Content now, note form"
description: "Do the content work, but flag the form opportunity for later"
multiSelect: false
Phase 3: Branch
If "Proceed with content": Acknowledge and proceed. Include a Form Opportunity note in the output for future reference.
If "Explore form change": Generate 2-3 form alternatives. For each alternative:
- What the new form looks like concretely
- What new properties it would have (automatic, repeatable, scalable, composable)
- Minimum viable version to test the form
If "Content now, note form": Proceed with content work. Append the form opportunity to the output.
Output
Append to any deliverable or present standalone:
## Content/Form Analysis
**Current work**: [description]
**Classification**: [CONTENT / FORM]
### Form Opportunity
| | Detail |
|---|--------|
| **Alternative form** | [what it would look like] |
| **New properties** | [what it enables that current form doesn't] |
| **Minimum test** | [smallest version to validate] |
| **Status** | [exploring / noted for later / not applicable] |
The Metamedium Question
When stuck or when optimizing yields diminishing returns:
"What new form/medium could make this problem disappear?"
Examples:
- Stuck writing more posts? → A format that turns client work into posts automatically
- Test coverage plateauing? → A tool that generates tests from type signatures
- Onboarding too slow? → A self-guided format where the codebase teaches itself
Tetris Test
Change the blocks. Then you realize the original blocks were mathematically calculated.
To truly understand a form, try to change it. The constraints discovered ARE the form's intelligence. Perspective shifts happen not by thinking harder, but by touching the form itself.
Anti-Patterns
- Treating all work as content optimization when form change is available
- Building "better content" when the form is the bottleneck
- Assuming the current medium/format is fixed and only content can vary
- Confusing incremental content improvement with form invention
Rules
- Always label: Tag work as content or form
- Content is fine: Not everything needs form change — but always note the option
- Form yields power: New form = new medium = exponential leverage
- Code is metamedium: The ability to code means the ability to change form
- Touch to understand: Change the form to discover why it was designed that way
Additional Resources
For Alan Kay's original ideas and source quotes, see references/alan-kay-quotes.md.
When not to use it
- →When the user is only seeking requirement clarification.
- →When the user is only seeking strategy blind spot analysis.
- →When the problem is not related to content optimization or form change.
Limitations
- →The skill is triggered by specific phrases related to content vs. form.
- →It uses the AskUserQuestion tool for the fork question.
- →The output includes a specific 'Content/Form Analysis' markdown structure.
How it compares
This skill provides a structured framework to analyze whether a problem requires content optimization or a fundamental change in form, offering a strategic perspective beyond incremental improvements.
Compared to similar skills
clarify:metamedium side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| clarify:metamedium (this skill) | 0 | 5mo | No flags | Intermediate |
| product-manager-toolkit | 32 | 7mo | Review | Beginner |
| task-analyzer | 7 | 2mo | No flags | Beginner |
| micro-saas-launcher | 6 | 6mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by team-attention
View all by team-attention →You might also like
product-manager-toolkit
davila7
Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature prioritization, user research synthesis, requirement documentation, and product strategy development.
task-analyzer
shinpr
Metacognitive task analysis and skill selection. Analyzes task essence, estimates scale, and returns appropriate skills with metadata.
micro-saas-launcher
davila7
Expert in launching small, focused SaaS products fast - the indie hacker approach to building profitable software. Covers idea validation, MVP development, pricing, launch strategies, and growing to sustainable revenue. Ship in weeks, not months. Use when: micro saas, indie hacker, small saas, side project, saas mvp.
game-changing-features
davila7
Find 10x product opportunities and high-leverage improvements. Use when user wants strategic product thinking, mentions '10x', wants to find high-impact features, or says 'what would make this 10x better', 'product strategy', or 'what should we build next'.
job-search-strategist
proyecto26
Comprehensive job search strategy skill for analyzing job postings, discovering non-obvious insights, conducting conversational skills-matching interviews, identifying skill development needs, and creating creative, personalized application strategies. This skill should be used when users want help with job applications, career transitions, analyzing job opportunities, or developing targeted job search approaches that help them stand out from other candidates.
challenge
alirezarezvani
/em -challenge — Pre-Mortem Plan Analysis