local-link/skills/save-ob-chaos-mermaid/SKILL.md
将 Mermaid 图表保存到 Obsidian Chaos 文件夹。触发词:"保存 mermaid 到 chaos"、"mermaid 存档"。
npx skillsauth add lionad-morotar/local-tools save-ob-chaos-mermaidInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
将 Mermaid 图表保存到 ~/Github/Obsidian/Chaos/。
{taskname}.md~/Github/Obsidian/Chaos/{taskname}.md错误:
Lexical error on line 3. Unrecognized text.
x-axis [普通聊天, 单智能体, ...]
修复: 使用英文标签,在代码块下方用文字说明中文含义
xychart-beta
title "Token Consumption Comparison"
x-axis [Normal Chat, Single Agent, Agent Interaction, Multi-Agent]
y-axis "Relative Token Usage" 0 --> 20
bar [1, 1, 4, 15]
数据说明:
错误: xychart-beta 不支持 annotation 语句(Obsidian Mermaid 插件不支持)
修复: 移除 annotation,在代码块外用文字说明数据点
mkdir -p ~/Github/Obsidian/Chaos 确保目录存在tools
open understand dashboard for user
tools
这是一个技能文件的模板,展示了技能的基本结构和内容组织方式。
development
Be direct and informative. No filler, no fluff, but give enough to be useful.
development
使用 Evaluator-optimizer 模式进行系统性多轮网络搜索,采用结构化 Ask 流程在搜索前澄清研究目标。基于 YC Office Hours 的提问方法论,确保搜索方向清晰、结果可验证。当用户需要深入调查复杂主题、验证假设或全面收集信息时使用。