
Metamedium
- 15 installs
- Updated July 11, 2026
- october-academy/agent-plugins
Helps with ai & agent building tasks.
About
metamedium is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.
- metamedium
- AI & Agent Building
- AI-coding skill
Metamedium by the numbers
- 15 all-time installs (skills.sh)
- Ranked #11,165 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/october-academy/agent-plugins --skill metamediumAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 15 |
|---|---|
| Last updated | July 11, 2026 |
| Repository | october-academy/agent-plugins ↗ |
What it does
Helps with ai & agent building tasks.
Files
Metamedium: Content vs Form Reframing
Distinguish content (what is produced) from form (the medium/structure that produces or delivers it) to decide where leverage is highest.
When to Use
- Output quality improves slowly despite more effort
- Repeatedly producing content inside the same format
- Deciding between incremental optimization vs structural redesign
For requirement clarification, use vague. For strategy blind spots, use unknown.
Core Idea
- Content optimization is usually linear
- Form redesign can be multiplicative
Use this question when stuck:
What new form could make this recurring problem disappear?
Protocol
Phase 1: Label
Classify the user's current activities:
[CONTENT]direct outputs (doc, code change, campaign copy)[FORM]systems/pipelines/templates/tools enabling repeated outputs
Phase 2: Fork (AskUserQuestion required)
Ask user to choose one path using options:
- Proceed with content optimization
- Explore form redesign
- Content now, track form opportunity
Phase 3: Branch
If content:
- Proceed and add a
Form Opportunitynote
If form:
- Propose 2-3 alternative forms
- For each: structure, new properties, minimum viable test
If hybrid:
- Deliver content outcome plus deferred form backlog item
Phase 4: Output
## Content/Form Analysis
**Current work**: [description]
**Classification**: [CONTENT / FORM]
### Form Opportunity
| Field | Detail |
|-------|--------|
| Alternative form | ... |
| New properties | ... |
| Minimum test | ... |
| Status | exploring / later / rejected |Rules
1. Always label current work first 2. Do not force form redesign when costs exceed leverage 3. If user stays with content, still preserve at least one form option 4. Prefer testable form changes over abstract ideation
Additional Resources
references/alan-kay-quotes.md
Alan Kay Notes (Metamedium)
Selected concepts used by this skill:
- "A change of perspective is worth 80 IQ points."
- Computers are a metamedium: they can simulate existing media and invent new forms.
Practical implication:
- Coding is not only content production; it is form design.
- Reframing medium/format can unlock non-linear leverage.