{
  "schema_version": "workspace-skill-manifest.v1",
  "version": 1785393164801,
  "skills": {
    "QA_source_index": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "builtin",
      "metadata": {
        "name": "QA_source_index",
        "description": "Maps topics and keywords from user questions to QwenPaw official documentation paths and common source code entry points, reducing blind searching. Intended for the built-in QA Agent to quickly identify which files to read when answering questions about installation, configuration, skills, MCP, multi-agent, memory, CLI, etc.",
        "version_text": "1.3",
        "commit_text": "",
        "source": "builtin",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-05-21T13:07:25Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-05-21T13:07:25Z",
      "config": {}
    },
    "browser_cdp": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "builtin",
      "metadata": {
        "name": "browser_cdp",
        "description": "Use this skill when the user explicitly wants to connect to a running Chrome browser, scan local CDP ports, specify a `cdp_port`, or share a single browser across multiple agents/tools. By default, browser_use already launches the browser using managed CDP; if the user does not want to expose browser history, cookies, or other sensitive data, recommend using `private_mode=true` instead.",
        "version_text": "1.2",
        "commit_text": "",
        "source": "builtin",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-05-21T13:07:25Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-05-21T13:07:25Z",
      "config": {}
    },
    "browser_visible": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "builtin",
      "metadata": {
        "name": "browser_visible",
        "description": "Use this skill when the user needs to control the browser launch mode for browser_use. By default, browser_use launches the local Chrome/Chromium using managed CDP; `headed` controls whether the window is visible, and `private_mode` controls whether CDP is disabled in favor of Playwright.",
        "version_text": "1.2",
        "commit_text": "",
        "source": "builtin",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-05-21T13:07:25Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-05-21T13:07:25Z",
      "config": {}
    },
    "channel_message": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "builtin",
      "metadata": {
        "name": "channel_message",
        "description": "Use this skill to proactively send a one-way message to a user/session/channel, usually only when the user explicitly asks to send to a channel/session or when proactive notification is needed. First query sessions with qwenpaw chats list, then push with qwenpaw channels send.",
        "version_text": "1.3",
        "commit_text": "",
        "source": "builtin",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-05-21T13:07:25Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-05-21T13:07:25Z",
      "config": {}
    },
    "chat_with_agent": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "builtin",
      "metadata": {
        "name": "chat_with_agent",
        "description": "Use this skill when you need to consult another agent, ask for help, or involve a specific agent the user asked for.",
        "version_text": "1.2",
        "commit_text": "",
        "source": "builtin",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-05-21T13:07:25Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-05-21T13:07:25Z",
      "config": {}
    },
    "cron": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "builtin",
      "metadata": {
        "name": "cron",
        "description": "Use this skill only for scheduled or recurring tasks. Manage jobs with qwenpaw cron list/create/get/state/pause/resume/delete/run, and always pass --agent-id explicitly.",
        "version_text": "1.6",
        "commit_text": "",
        "source": "builtin",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-05-21T13:07:25Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-05-21T13:07:25Z",
      "config": {}
    },
    "dingtalk_channel": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "builtin",
      "metadata": {
        "name": "dingtalk_channel",
        "description": "Use a headed browser to automatically complete DingTalk channel integration for QwenPaw. Applicable when the user mentions DingTalk, developer console, Client ID, Client Secret, bot, Stream mode, binding or configuring a channel. Supports pausing when a login page is detected and resuming after the user logs in.",
        "version_text": "1.3",
        "commit_text": "",
        "source": "builtin",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-05-21T13:07:25Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-05-21T13:07:25Z",
      "config": {}
    },
    "docx": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "builtin",
      "metadata": {
        "name": "docx",
        "description": "Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of \"Word doc\", \"word document\", \".docx\", or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a \"report\", \"memo\", \"letter\", \"template\", or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.",
        "version_text": "1.1",
        "commit_text": "",
        "source": "builtin",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-05-21T13:07:25Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-05-21T13:07:25Z",
      "config": {}
    },
    "file_reader": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "builtin",
      "metadata": {
        "name": "file_reader",
        "description": "Read and summarize text-based file types only. Prefer read_file for text formats; use execute_shell_command for type detection when needed. PDF/Office/images/archives are handled by other skills.",
        "version_text": "1.2",
        "commit_text": "",
        "source": "builtin",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-05-21T13:07:25Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-05-21T13:07:25Z",
      "config": {}
    },
    "guidance": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "builtin",
      "metadata": {
        "name": "guidance",
        "description": "Answer user questions about QwenPaw installation and configuration: first locate and read local documentation, then distill the answer; if local information is insufficient, fall back to the official website documentation.",
        "version_text": "1.3",
        "commit_text": "",
        "source": "builtin",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-05-21T13:07:25Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-05-21T13:07:25Z",
      "config": {}
    },
    "himalaya": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "builtin",
      "metadata": {
        "name": "himalaya",
        "description": "CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).",
        "version_text": "1.3",
        "commit_text": "",
        "source": "builtin",
        "protected": false,
        "requirements": {
          "require_bins": [
            "himalaya"
          ],
          "require_envs": []
        },
        "updated_at": "2026-05-21T13:07:25Z"
      },
      "requirements": {
        "require_bins": [
          "himalaya"
        ],
        "require_envs": []
      },
      "updated_at": "2026-05-21T13:07:25Z",
      "config": {}
    },
    "make-skill": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "builtin",
      "metadata": {
        "name": "make-skill",
        "description": "Use this skill when sedimenting a session into a reusable workspace skill. Triggers when the user wants to turn the current conversation, workflow, or troubleshooting path into a SKILL.md. Phrases like 'turn this into a skill', 'remember how I did X', 'save this workflow', 'make a skill from this', and any /make-skill <focus> invocation should fire this skill.",
        "version_text": "1.0",
        "commit_text": "",
        "source": "builtin",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-05-21T13:07:25Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-05-21T13:07:25Z",
      "config": {}
    },
    "make_plan": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "builtin",
      "metadata": {
        "name": "make_plan",
        "description": "For external plan request scenarios, guides the Agent to request a clear, actionable, step-by-step plan from a stronger Agent via list_agents and chat_with_agent, emphasizing that the plan is executed by the requester, not by the consulted Agent.",
        "version_text": "1.3",
        "commit_text": "",
        "source": "builtin",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-05-21T13:07:25Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-05-21T13:07:25Z",
      "config": {}
    },
    "multi_agent_collaboration": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "builtin",
      "metadata": {
        "name": "multi_agent_collaboration",
        "description": "Use this skill when another agent's expertise or context is needed, or when the user explicitly asks to involve another agent. First list agents, then use qwenpaw agents chat for two-way communication with replies.",
        "version_text": "1.4",
        "commit_text": "",
        "source": "builtin",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-05-21T13:07:25Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-05-21T13:07:25Z",
      "config": {}
    },
    "news": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "builtin",
      "metadata": {
        "name": "news",
        "description": "Look up the latest news for the user from specified news sites. Provides authoritative URLs for politics, finance, society, world, tech, sports, and entertainment. Use browser_use to open each URL and snapshot to get content, then summarize for the user.",
        "version_text": "1.2",
        "commit_text": "",
        "source": "builtin",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-05-21T13:07:25Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-05-21T13:07:25Z",
      "config": {}
    },
    "pdf": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "builtin",
      "metadata": {
        "name": "pdf",
        "description": "Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.",
        "version_text": "1.1",
        "commit_text": "",
        "source": "builtin",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-05-21T13:07:25Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-05-21T13:07:25Z",
      "config": {}
    },
    "pptx": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "builtin",
      "metadata": {
        "name": "pptx",
        "description": "Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.",
        "version_text": "1.1",
        "commit_text": "",
        "source": "builtin",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-05-21T13:07:25Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-05-21T13:07:25Z",
      "config": {}
    },
    "xlsx": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "builtin",
      "metadata": {
        "name": "xlsx",
        "description": "Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.",
        "version_text": "1.1",
        "commit_text": "",
        "source": "builtin",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-05-21T13:07:25Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-05-21T13:07:25Z",
      "config": {}
    },
    "find-skills": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "customized",
      "metadata": {
        "name": "find-skills",
        "description": "Helps users discover and install agent skills when they ask questions like \"how do I do X\", \"find a skill for X\", \"is there a skill that can...\", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.",
        "version_text": "",
        "commit_text": "",
        "source": "customized",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-06-04T12:28:06.212535Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-06-04T12:28:06.212535Z",
      "config": {}
    },
    "nina": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "customized",
      "metadata": {
        "name": "nina",
        "description": "Nina: coach jualan all-in-one (tap-based) buat orang awam & UMKM Indonesia, hampir tanpa ngetik. SATU tempat bongkar SEMUA kebuntuan jualan (sepi, chat nggak dibales, ngobrol lancar tapi batal beli, bingung harga, mulut ke mulut, nambah agen, launching). Tulang punggung: Pre-Sold — bikin pembeli udah pengen sebelum ditawarin. Alur goal-first: tetapkan TARGET berangka + posisi awal (dikunci: posisi->target->jarak), ANALISA bahasa awam, EKSEKUSI jadi jadwal + pendampingan harian via WhatsApp. Fitur: Radar DNA (cek titik bocor), Meteran Cuan (untung/BEP/target/balik modal), Kalkulator Viral (K-factor), Brand Meledak (launching booming + traffic + repeat), gethok tular, timeline Excel + pengingat, bayar 1-klik (friksi bayar -> ipaymu.link), program agen anti-piramida. Cara mikir: mundur dari tujuan + 'kenapa' ala anak kecil. Pakai pas user manggil 'Nina' atau cerita masalah jualan online/offline. Jujur: anti over-promise, tanpa jaminan; viral = bonus. Dibuat oleh Kumendan (Riyeke Ustadiyanto).\n",
        "version_text": "",
        "commit_text": "",
        "source": "customized",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-07-10T02:38:44.560071Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-07-10T02:38:44.560071Z",
      "installed_from": "zip"
    },
    "diego": {
      "enabled": false,
      "channels": [
        "all"
      ],
      "source": "customized",
      "metadata": {
        "name": "diego",
        "description": "Diego — teman berpikir & kerja untuk membesarkan bisnis kuliner (F&B) di Indonesia biar makin cuan/high profit. Gaya ngobrol santai & manusiawi, tanya pakai tap-tap, berpikir mundur dari target omzet jadi angka harian. Membantu Skor Lokasi (paste Google Maps untuk cek lokasi profitable atau tidak), Kalkulator Balik Modal (modal & payback), Google Maps Growth Expert (naik Top 3 Google Maps/Local SEO), Radar Brand DNA, Best Brand Tactics (branding ala Pak Bi), naming & tagline, launching menu, konten & FYP TikTok, jualan ojol (GoFood/GrabFood/ShopeeFood), upselling, pengawetan makanan, komunitas & retensi pelanggan, word of mouth, growth hacking, sampai bertahan saat sepi. Di akhir membuat timeline eksekusi + reminder WhatsApp, dan merekomendasikan aplikasi kasir YesPOS untuk scale-up. Trigger — 'bisnis kuliner biar cuan', 'target omzet', 'butuh modal', 'kapan balik modal', 'lokasi bagus buat jualan', 'ranking Google Maps', 'produk enak tapi sepi', 'menu sepi di GoFood', 'brand kuliner'.",
        "version_text": "",
        "commit_text": "",
        "source": "customized",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-07-10T02:01:35.435121Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-07-10T02:01:35.435121Z"
    },
    "mira": {
      "enabled": false,
      "channels": [
        "all"
      ],
      "source": "customized",
      "metadata": {
        "name": "mira",
        "description": "Mira Alima IO Smart — AI advisor revenue, closing & brand untuk akomodasi & pariwisata Indonesia (villa, hotel, homestay, guest house, resort, desa wisata). Tiga mesin inti: REVENUE & PRICING (algoritma OTA pricing 7-langkah, rule engine, direct booking), CLOSING TAMU LOKAL (framework 5C — VA, QRIS, kartu kredit, paylater, payment link), CLOSING TAMU ASING (framework 4S, crypto-to-IDR aligned POJK 27/2024). Plus program Direct Demand, modul Brand Revival, dan mode AI General Manager 20 domain hospitality. Pakai saat owner akomodasi tanya: pricing OTA (Booking, Agoda, Traveloka, Tiket, Airbnb), booking/tamu sepi, OCC/RevPAR/ADR/ARI, kalah harga kompetitor, pajak PB1, komisi OTA berat, direct booking rendah, abandon checkout, tamu asing CC decline, audit & SOP hotel, atau brand lemah. Mobile-first & tap-first; tiap respons: AHA + angka + langkah hari ini. Sister skills: hotel-villa-executor, hotel-revenue-trick.",
        "version_text": "",
        "commit_text": "",
        "source": "customized",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-07-10T02:37:04.428411Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-07-10T02:37:04.428411Z"
    },
    "nina-old-backup": {
      "enabled": false,
      "channels": [
        "all"
      ],
      "source": "customized",
      "metadata": {
        "name": "nina-old-backup",
        "description": "Nina: coach jualan all-in-one (tap-based) buat orang awam & UMKM Indonesia, hampir tanpa ngetik. SATU tempat bongkar SEMUA kebuntuan jualan (sepi, chat nggak dibales, ngobrol lancar tapi batal beli, bingung harga, mulut ke mulut, nambah agen, launching). Tulang punggung: Pre-Sold — bikin pembeli udah pengen sebelum ditawarin. Alur goal-first: tetapkan TARGET berangka + posisi awal (dikunci: posisi->target->jarak), ANALISA bahasa awam, EKSEKUSI jadi jadwal + pendampingan harian via WhatsApp. Fitur: Radar DNA (cek titik bocor), Meteran Cuan (untung/BEP/target/balik modal), Kalkulator Viral (K-factor), Brand Meledak (launching booming + traffic + repeat), gethok tular, timeline Excel + pengingat, bayar 1-klik (friksi bayar -> ipaymu.link), program agen anti-piramida. Cara mikir: mundur dari tujuan + 'kenapa' ala anak kecil. Pakai pas user manggil 'Nina' atau cerita masalah jualan online/offline. Jujur: anti over-promise, tanpa jaminan; viral = bonus. Dibuat oleh Kumendan (Riyeke Ustadiyanto).\n",
        "version_text": "",
        "commit_text": "",
        "source": "customized",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-07-10T02:38:44.553071Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-07-10T02:38:44.553071Z"
    },
    "pruagent": {
      "enabled": false,
      "channels": [
        "all"
      ],
      "source": "customized",
      "metadata": {
        "name": "pruagent",
        "description": "PRUAgent — asisten all-in-one untuk agen Prudential baru Indonesia. Bantu rekomendasi produk, tulis follow-up chat, jawab keberatan calon nasabah, ide konten sosial media, needs analysis, dan tracking prospek. Aktif ketika user minta bantuan jualan asuransi, referral produk Prudential, nulis chat prospek, atau nanya cara closing. Bahasa Indonesia.\n",
        "version_text": "",
        "commit_text": "",
        "source": "customized",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-07-10T12:08:23.360989Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-07-10T12:08:23.360989Z"
    },
    "research-report-helper": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "customized",
      "metadata": {
        "name": "research-report-helper",
        "description": "把一个有边界的研究问题做成**可直接汇报给老板/客户的企业级研究报告**。覆盖行业研究、企业研究、用户研究、社会议题、政策研究、学术综述。研究成果是一份**单体 HTML**——内嵌数据图 SVG、AntV Infographic 信息图、可被打印为 PDF、可被截屏分享。**核心原则**：（1）表格堆砌是假的咨询感，数据嵌入文字 + 叙事段落才是真的咨询感；（2）HTML 产物直接生成，**不走 md→html 正则转换**；（3）**数据可信度优先于信源权威**——**宁可不写，不可推测**；（4）图表按\"先论点后图表\"决策树匹配类型；信息图按**七大结构类型**（列表/对比/顺序/层级/关系/地理/统计）+ **L.A.T.C.H 组织维度**选模板，**编号 ≠ 顺序结构**（关键看连接元素），不滥用时间线；（5）**数据墨水比 + 60/40 信息密度**——装饰按\"是否降低理解成本\"取舍；（6）**渐进式披露**——主入口只承载入口与索引，细节按阶段读 `guides/*.md` 子文件。",
        "version_text": "",
        "commit_text": "",
        "source": "customized",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-07-29T10:26:51.758778Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-07-29T10:26:51.758778Z",
      "config": {},
      "installed_from": "qwenpaw"
    },
    "voice-document-maker": {
      "enabled": true,
      "channels": [
        "all"
      ],
      "source": "customized",
      "metadata": {
        "name": "voice-document-maker",
        "description": "制作有声视频文档技能 - 将文字自动转为 TTS 语音，并配上 AI 生成的精美背景图，合成 MP4 视频文件。适用于微信视频卡片交付。",
        "version_text": "1.0",
        "commit_text": "",
        "source": "customized",
        "protected": false,
        "requirements": {
          "require_bins": [],
          "require_envs": []
        },
        "updated_at": "2026-07-29T10:30:35.292455Z"
      },
      "requirements": {
        "require_bins": [],
        "require_envs": []
      },
      "updated_at": "2026-07-29T10:30:35.292455Z",
      "config": {},
      "installed_from": "qwenpaw"
    }
  }
}