# Send MSPOT Generator to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "mspot-generator",
    "name": "MSPOT Generator",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/artyomx33/mspot-generator",
    "canonicalUrl": "https://clawhub.ai/artyomx33/mspot-generator",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/mspot-generator",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=mspot-generator",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "references/examples.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "mspot-generator",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T03:26:00.701Z",
      "expiresAt": "2026-05-07T03:26:00.701Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=mspot-generator",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=mspot-generator",
        "contentDisposition": "attachment; filename=\"mspot-generator-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "mspot-generator"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/mspot-generator"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/mspot-generator",
    "downloadUrl": "https://openagent3.xyz/downloads/mspot-generator",
    "agentUrl": "https://openagent3.xyz/skills/mspot-generator/agent",
    "manifestUrl": "https://openagent3.xyz/skills/mspot-generator/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/mspot-generator/agent.md"
  }
}
```
## Documentation

### 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

Forces Omissions: Saying NO is harder and more valuable
Limits Projects: 3-5 max prevents spreading thin
One Page: If it doesn't fit, it's not clear
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

SectionQuestionMission"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
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: artyomx33
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-30T03:26:00.701Z
- Expires at: 2026-05-07T03:26:00.701Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/mspot-generator)
- [Send to Agent page](https://openagent3.xyz/skills/mspot-generator/agent)
- [JSON manifest](https://openagent3.xyz/skills/mspot-generator/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/mspot-generator/agent.md)
- [Download page](https://openagent3.xyz/downloads/mspot-generator)