349840432m-dev/feishu-user-md/SKILL.md
飞书端读取USER.md任务清单。当用户说"查看任务"、"我的任务"时触发,实时解析并返回格式化的分类任务列表,让用户快速了解当前所有可用任务和技能。
npx skillsauth add openclaw/skills feishu-user-mdInstall 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.
实时读取 ~/.openclaw/workspace/USER.md,解析任务清单并格式化为分类列表返回。
从 ~/.openclaw/workspace/USER.md 读取三类数据源:
任务按用途自动归类:
注意:返回内容动态读取 USER.md 实际内容,不硬编码。
📋 您的任务清单(共N项)
【定时自动化】
• 0:00 对话记录自动归档
• 9:00 Token日报生成
【内容创作】
• 图片提示词生成 - 说"生成图片提示词"
• API图片生成 - 说"生成图片"
💡 直接发送任务关键词即可触发
| 指令 | 说明 |
|------|------|
| 查看任务 | 基础触发指令 |
| 我的任务 | 简写形式 |
| 有什么技能 | 查看可用技能 |
| 帮助 / ? | 帮助信息 |
node scripts/feishu-user-md.js read # 格式化输出
node scripts/feishu-user-md.js json # JSON 输出
fs、path、os),无第三方依赖readUserMd() — 读取文件内容parseUserMd(content) — 提取常规任务、定时任务、触发指令categorize(tasks) — 按用途关键词分类formatForFeishu(data) — 格式化为飞书消息文本skills/feishu-user-md/skills/feishu-user-md/scripts/feishu-user-md.js~/.openclaw/workspace/USER.md~/.openclaw/workspace/USER.md 文件tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。