markdown-export

markdown-export is a command for Claude Code from MrJoeSack/pm-prompts. It costs 12 tokens per session (597 once invoked), scanned A, original, MIT.

A command for saving product-management reports and analysis as formatted local Markdown files, which are plain-text documents with simple formatting.

In plain words
What is it for?
Use it to export competitive, market, customer, strategy, feature, roadmap, OKR, launch, prioritization, SWOT, stakeholder, and risk documents.
Why use it?
It gives research and planning work a reusable file format instead of leaving it only in a conversation or unstructured notes.

Command for Claude Code

Install

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.

agentmods
npx agentmods add commands/mrjoesack/pm-prompts/markdown-export
Clone the repo
git clone --depth 1 https://github.com/MrJoeSack/pm-prompts

Made for: Claude Code.

Wrote 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.

agentmods badge for markdown-export

README.md
[![agentmods](https://agentmods.dev/badge/commands/mrjoesack/pm-prompts/markdown-export.svg)](https://agentmods.dev/commands/mrjoesack/pm-prompts/markdown-export)
Your own site
<a href="https://agentmods.dev/commands/mrjoesack/pm-prompts/markdown-export"><img src="https://agentmods.dev/badge/commands/mrjoesack/pm-prompts/markdown-export.svg" alt="Measured on agentmods" height="20"></a>
Per session 12 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 597 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00012 $0.00597
Opus 5 $0.00006 $0.00298
Sonnet 5 $0.00002 $0.00119
Haiku 4.5 $0.00001 $0.00060

Measured 4d ago against content hash fac71e3867d5, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

markdown-export 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 4d 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.

.claude/commands/markdown-export.md · 101 lines

How it starts

The opening of the file, as written. The whole thing — 101 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Markdown Export

I'll export your PM analysis, reports, and research as formatted markdown files saved to your local directory.

What I Can Export

Research Reports

  • Competitive Analysis - Complete intelligence reports with executive summaries
  • Market Research - Industry analysis and positioning studies
  • Customer Research - Interview synthesis and insights
  • Strategic Reviews - Strategy analysis using PM frameworks

Planning Documents

  • Feature Specifications - PRDs and technical requirements
  • Roadmap Plans - Timeline and priority planning
  • OKR Planning - Objectives and key results documentation
  • Launch Plans - Go-to-market and execution strategies

Analysis Documents

  • RICE Prioritization - Scoring matrices with explanations
  • SWOT Analysis - Structured competitive positioning
  • Stakeholder Analysis - Influence mapping and communication plans
  • Risk Assessment - Project and strategic risk analysis

How to Use

Simple Export:

You: /markdown-export
You: Directory: C:\temp
You: Content: [paste your analysis]

Structured Export:

You: /markdown-export
You: Type: competitive analysis
You: Directory: C:\Users\joesa\Documents\Research
You: Title: Turbopuffer vs Elasticsearch
You: Content: [analysis content]

Export Formats

Competitive Analysis

  • Executive summary with threat assessment
  • Detailed market positioning analysis
  • Strategic recommendations by timeline
  • Monitoring plan and next steps

Strategic Planning

  • Situation analysis and diagnosis
  • Strategic options evaluation
  • Implementation roadmap
  • Success metrics and review schedule

Research Reports

  • Methodology and data sources
  • Key findings and insights
  • Implications and recommendations
  • Appendix with supporting data

File Organization

Naming Convention:

  • CompetitorName_vs_YourCompany_Analysis.md
  • Q2_2025_Strategic_Review.md
  • Feature_Prioritization_RICE_Analysis.md
  • Customer_Research_Synthesis_Jan2025.md

Read the full file on GitHub · 101 lines

Changes

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.

  1. 4d ago First seen · 101 lines · 12 tokens per session scan A fac71e3867d5

Subscribe to this mod's changes

markdown-export is a command published in the GitHub repository MrJoeSack/pm-prompts (6 stars, last pushed 7mo ago), licensed MIT. It adds 12 tokens to every session and 597 once invoked, about $0.0001 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-31.