with one click
mermaid-architect
Generate beautiful, hand-drawn Mermaid diagrams with robust syntax (quoted labels, ELK layout). Use this skill when the user asks for "diagram", "flowchart", "sequence diagram", or "visualize this process".
Menu
Generate beautiful, hand-drawn Mermaid diagrams with robust syntax (quoted labels, ELK layout). Use this skill when the user asks for "diagram", "flowchart", "sequence diagram", or "visualize this process".
Comprehensive research framework that combines web search, content analysis, source verification, and iterative investigation to conduct in-depth research on any topic. Use when you need to perform thorough research with multiple sources, cross-validation, and structured findings.
获取同花顺个股题材/概念板块和人气排名数据。使用场景:(1) 查询单只股票在同花顺的题材/概念分类,(2) 获取同花顺个股人气排名榜单,(3) 生成包含题材和人气信息的 Markdown 报告。
生成 A 股每日复盘报告,包括大盘指数、市场情绪、题材方向、近 10 日涨幅前 20 股票等。 **触发场景**: - "生成今日股票复盘报告" - "更新股票日报" - "获取近 10 日涨幅排名" - "创建 stock-report-2026-xx-xx.md" **数据源**: - 大盘指数/成交量:cn-stock-volume skill(本地) - 近 10 日涨幅:astock-top-gainers skill(ClawHub) - 股票题材/人气:ths-stock-themes skill(ClawHub) - **行业逻辑**:stock-theme-events skill(真实新闻事件驱动)⭐ **输出**: 结构化 Markdown 报告,保存至 ~/Desktop/A 股每日复盘/
去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。 基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、 宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段式法则、 AI 词汇、否定式排比、过多的连接性短语。
直接上传HTML富文本到微信公众号草稿箱。支持完整的HTML格式,无需Markdown转换。
获取个股题材、同花顺热度等短线交易必要信息。当用户询问某只股票的题材概念、题材热度、同花顺题材、个股题材分析、股票涉及什么概念时使用此技能。数据来源为同花顺。
| name | mermaid-architect |
| description | Generate beautiful, hand-drawn Mermaid diagrams with robust syntax (quoted labels, ELK layout). Use this skill when the user asks for "diagram", "flowchart", "sequence diagram", or "visualize this process". |
mermaid) + Explanation.end, subgraph, graph, flowchart.TD (Top-Down) for hierarchies, LR (Left-Right) for timelines.subgraph id [Label] with an explicit ID and label (no spaces in ID).Run the validator on one or more .mmd files:
scripts/validate-mmd assets/examples/*.mmd