Doc Mindmap assists users in organizing and converting various document formats like PDF, PPT, Word, and Excel into Markdown while providing summaries and categorization. This skill is ideal for those looking to streamline document management and obtain quick insights on file folders.
$ npx skills add https://github.com/crazynomad/skills --skill doc-mindmapDoc Mindmap is a document organization assistant that converts scattered office files into structured, searchable Markdown format. It uses local Ollama models to generate summaries and apply three-dimensional classification (by topic, usage, and client) simultaneously, with results organized via symlinks that consume no additional disk space. The skill automatically detects duplicate files by MD5, suggests AI-optimized file names, and produces a CSV index for quick reference. Ideal for teams and individuals managing large document repositories who need intelligent categorization, duplicate detection, and format conversion without uploading sensitive files to external services.
Install via the command line using the installation command listed.
整理大量文档、分类归档
生成一批文档的摘要
将PDF转成Markdown
生成文档的思维导图
$ npx skills add https://github.com/crazynomad/skills --skill doc-mindmapgit clone https://github.com/crazynomad/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Convert the contents of [FILE_PATH] into a structured Markdown document with headings, bullet points, and summaries. Include a brief overview of the document's key sections and categorize the content by topic. Provide a mindmap-style summary at the end. The document is for [COMPANY] in the [INDUSTRY] sector.
# **Project Phoenix: Q3 Marketing Strategy**
*Converted from: marketing_strategy_Q3.pptx*
---
## **1. Executive Summary**
- **Goal:** Increase brand awareness by 25% in Q3 while reducing customer acquisition cost (CAC) by 15%.
- **Key Initiatives:** Social media campaigns, influencer partnerships, and email segmentation.
- **Budget Allocation:** $120K total, with 40% allocated to digital ads.
---
## **2. Target Audience**
- **Primary:** Millennials (25-34) interested in sustainable tech.
- **Secondary:** Gen Z (18-24) seeking affordable smart home solutions.
- **Pain Points:** High upfront costs, lack of awareness about eco-friendly options.
---
## **3. Campaign Breakdown**
### **A. Social Media (TikTok & Instagram)**
- **Budget:** $50K
- **Content Mix:** 60% video, 30% infographics, 10% user-generated content.
- **KPIs:** Engagement rate (>8%), follower growth (+12K).
### **B. Influencer Partnerships**
- **Tier 1:** 5 micro-influencers (10K-50K followers) in sustainability niche.
- **Tier 2:** 2 macro-influencers (100K+ followers) for reach.
- **Budget:** $30K
### **C. Email Marketing**
- **Segmentation:** New vs. returning customers, purchase history.
- **Automation:** Welcome series, abandoned cart emails.
- **Budget:** $20K
---
## **4. Budget & ROI Projections**
| Category | Budget | Projected ROI |
|------------------------|---------|---------------|
| Digital Ads | $50K | 3.2x |
| Influencer Partnerships| $30K | 4.1x |
| Email Marketing | $20K | 2.8x |
| **Total** | **$120K**| **3.5x** |
---
## **🧠 Mindmap Summary**
```
Project Phoenix (Q3 Marketing Strategy)
├── Executive Summary
│ ├── Goal: 25% brand awareness increase
│ └── Budget: $120K
├── Target Audience
│ ├── Primary: Millennials (25-34)
│ └── Secondary: Gen Z (18-24)
├── Campaigns
│ ├── Social Media (TikTok/Instagram)
│ ├── Influencer Partnerships
│ └── Email Marketing
└── Budget & ROI
├── Digital Ads: 3.2x ROI
├── Influencers: 4.1x ROI
└── Email: 2.8x ROI
```Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan