a-din/mockplus-reader/SKILL.md
读取和分析 MockPlus 在线设计页面。用于:(1)打开并解析 MockPlus 网页链接,(2)提取页面中的设计信息、结构、组件,(3)分析原型稿内容和交互说明。当用户发送 MockPlus 链接或要求分析原型稿时使用此技能。
npx skillsauth add openclaw/skills mockplus-readerInstall 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.
读取和分析 MockPlus 在线设计页面。
使用 browser 工具打开 MockPlus 网页链接:
browser action=open url="<MockPlus链接>"
打开后获取页面内容:
browser action=snapshot targetId="<targetId>"
MockPlus 页面通常包含:
https://www.mockplus.com/https:// MockPlus.cnhttps://rp.mockplus.com/解析后按以下格式整理信息:
## 项目信息
- 项目名称:
- 更新时间:
## 页面结构
(列出主要页面和组件)
## 交互说明
(提取关键交互流程)
## 备注
(其他重要信息)
基于 MockPlus 链接已生成 uni-app + Vue3 项目:
项目路径: C:\Users\Ding\.openclaw\workspace\lutixia\
已实现页面:
运行方式:
cd lutixia
npm install -g @dcloudio/uni-cli
npm install
npm run dev:%PLATFORM%
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 写作痕迹、中文文本人性化。