skills$openclaw/mspot-generator
artyomx33354

by artyomx33

mspot-generator – OpenClaw Skill

mspot-generator is an OpenClaw Skills integration for planning workflows. Create one-page strategic alignment documents. Mission, Strategy, Projects, Omissions, Tracking. Forces clarity on what you WILL and WON'T do. Use when user says "mspot", "strategic plan", "quarterly plan", "what are we NOT doing", "omissions", "team alignment", "OKRs alternative", "priorities", "what should we focus on".

354 stars9.7k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026planning

Skill Snapshot

namemspot-generator
descriptionCreate one-page strategic alignment documents. Mission, Strategy, Projects, Omissions, Tracking. Forces clarity on what you WILL and WON'T do. Use when user says "mspot", "strategic plan", "quarterly plan", "what are we NOT doing", "omissions", "team alignment", "OKRs alternative", "priorities", "what should we focus on". OpenClaw Skills integration.
ownerartyomx33
repositoryartyomx33/mspot-generator
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @artyomx33/mspot-generator
last updatedFeb 7, 2026

Maintainer

artyomx33

artyomx33

Maintains mspot-generator in the OpenClaw Skills directory.

View GitHub profile
File Explorer
4 files
.
references
examples.md
5.0 KB
_meta.json
285 B
SKILL.md
2.4 KB
SKILL.md

name: mspot-generator description: Create one-page strategic alignment documents. Mission, Strategy, Projects, Omissions, Tracking. Forces clarity on what you WILL and WON'T do. Use when user says "mspot", "strategic plan", "quarterly plan", "what are we NOT doing", "omissions", "team alignment", "OKRs alternative", "priorities", "what should we focus on".

MSPOT Generator

What is MSPOT?

One-page strategic clarity (from HubSpot):

  • Mission: Why we exist (rarely changes)
  • Strategy: How we'll win this period
  • Projects: The 3-5 big bets
  • Omissions: What we're explicitly NOT doing
  • Tracking: How we'll measure success

Why It Works

  1. Forces Omissions: Saying NO is harder and more valuable
  2. Limits Projects: 3-5 max prevents spreading thin
  3. One Page: If it doesn't fit, it's not clear
  4. Trackable: Decision-useful metrics only

Output Format

═══════════════════════════════════════════════
MSPOT: [Name]
Period: [Timeframe] | Owner: [Person]
═══════════════════════════════════════════════

MISSION: [One sentence: Why this exists]

STRATEGY: [2-3 sentences: How we'll win]

PROJECTS (3-5 max):
1. [Name] - Outcome: [X] - Owner: [Y] - Due: [Z]
2. [Name] - Outcome: [X] - Owner: [Y] - Due: [Z]
3. [Name] - Outcome: [X] - Owner: [Y] - Due: [Z]

OMISSIONS:
✗ NOT [X] - Because: [reason]
✗ NOT [Y] - Because: [reason]

TRACKING:
Lead: [Activity] → Target: [X]
Lag: [Result] → Target: [Y] by [date]
═══════════════════════════════════════════════

Key Questions

SectionQuestion
Mission"If we succeed, what changes?"
Strategy"What's our unfair advantage?"
Projects"If only 3 things, which ones?"
Omissions"What are we tempted to do but shouldn't?"
Tracking"What number tells us we're winning?"

Integration

Compounds with:

  • pre-mortem-analyst → Pre-mortem each Project before committing
  • inversion-strategist → Invert to find Omissions
  • artem-decision-journal → Log major MSPOT decisions

See references/examples.md for TeddySnaps/TISA/GolfTab MSPOTs

README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install mspot-generator?

Run openclaw add @artyomx33/mspot-generator in your terminal. This installs mspot-generator into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/artyomx33/mspot-generator. Review commits and README documentation before installing.