Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/konglong87/superpm/define-strategynpx skills add konglong87/superPM --skill define-strategygit clone --depth 1 https://github.com/konglong87/superPMWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/konglong87/superpm/define-strategy)<a href="https://agentmods.dev/skills/konglong87/superpm/define-strategy"><img src="https://agentmods.dev/badge/skills/konglong87/superpm/define-strategy.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00040 | $0.00464 |
| Opus 5 | $0.00020 | $0.00232 |
| Sonnet 5 | $0.00008 | $0.00093 |
| Haiku 4.5 | $0.00004 | $0.00046 |
Grade A, and why
define-strategy scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Overview
This command chains 4 skills into a complete product strategy workflow:
- pm-position — Product positioning & differentiation
- pm-business-model — Business model canvas
- pm-okr — OKR goal setting & alignment
- pm-roadmap — Product roadmap planning
Each step pauses for user confirmation before proceeding.
Execution Flow
Step 1: Product Positioning
🎯 Starting Step 1/4: Product Positioning This will define your product's positioning, differentiation, and target market.
执行 /pm-position
完成后,使用 AskUserQuestion 确认。
Step 2: Business Model
🎯 Starting Step 2/4: Business Model This will design your business model canvas and revenue strategy.
执行 /pm-business-model
完成后,使用 AskUserQuestion 确认。
Step 3: OKR Setting
🎯 Starting Step 3/4: OKR Setting This will set Objectives and Key Results aligned with your strategy.
执行 /pm-okr
完成后,使用 AskUserQuestion 确认。
Step 4: Roadmap Planning
🎯 Starting Step 4/4: Roadmap Planning This will create a strategic product roadmap.
执行 /pm-roadmap
Completion
✅ Strategy definition complete!
Generated documents:
- docs/02-方案设计/产品定位方案.md
- docs/05-产品战略/商业模式设计.md
- docs/03-增长迭代/OKR目标管理.md
- docs/03-增长迭代/产品路线图.md
Recommended next steps:
- /pm-decision — Make strategic decisions
- /pm-portfolio — Manage product portfolio
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 74 lines · 40 tokens per session scan A 4a8955423352
define-strategy is a skill published in the GitHub repository konglong87/superPM (61 stars, last pushed yesterday), licensed MIT. It adds 40 tokens to every session and 464 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
multi-search
智能多引擎搜索,自动检测网络环境并按优先级切换:DuckDuckGo -> Tavily -> Bing API -> Bing爬虫。支持自动配额管理和网络缓存。Invoke when user needs web search with automatic engine selection and network adaptation.
freeride
Manages free AI models from OpenRouter for OpenClaw. Automatically ranks models by quality, configures fallbacks for rate-limit handling, and updates openclaw.json. Use when the user mentions free AI, OpenRouter, model switching, rate limits, or wants to reduce AI costs.
deepsafe-scan
Preflight security scanner for AI coding agents — scans deployment config, skills/MCP servers, memory/sessions, and AI agent config files (hooks injection) for secrets, PII, prompt injection, and dangerous patterns. Runs 4 model behavior probes (persuasion, sandbagging, deception, hallucination). Supports LLM-enhanced…
mapick
Mapick — Skill recommendation & privacy protection for OpenClaw. Scans your local skills, suggests what you're missing, and keeps other skills from seeing your sensitive data.
douyin-upload-mcp-skill
通过抖音创作者平台(creator.douyin.com)发布视频和图文内容。首选调用 MCP 工具完成操作,MCP 无法满足时可运行 Skill 脚本兜底。禁止自行启动外部浏览器访问抖音。.
team-tasks
Coordinate multi-agent development pipelines using shared JSON task files. Use when dispatching work across dev team agents (code-agent, test-agent, docs-agent, monitor-bot), tracking pipeline progress, or running sequential/parallel workflows. Covers project init, task assignment, status tracking, agent dispatch via…