← Back to Skills Marketplace
145
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install js-design
Description
整理与摘要公开项目页设计信息,包括页面列表、组件标注和设计资源链接,支持动态内容解析和频率控制。
README (SKILL.md)
即时设计
用途与边界
- 面向公开项目页与分享页的检索与页面/组件摘要
- 不提供项目写入或权限绕过能力
- 仅处理公开页面的轻量信息整理
关键入口
- 主页:https://js.design/
- 项目分享页:公开链接
- 帮助中心:站点入口
常见任务
- 页面列表与更新记录摘要
- 组件与标注信息的字段结构提取
- 设计资源链接汇总(图层、切图、规范)
数据字段
- 页面名称、更新时间、负责人(若展示)、链接
- 组件名称、尺寸/色值/标注信息、资源链接
- 设计规范标题、入口链接
自动化要点
- 页面动态加载,需等待完成后解析
- 仅处理公开分享链接,不进行账号操作
- 频率控制,避免重复访问
示例流程
- 页面摘要:访问项目分享页 → 抽取页面列表 → 输出更新时间与负责人
- 标注整理:进入页面 → 抽取组件与标注 → 输出字段结构
- 资源汇总:收集切图与规范 → 输出链接集合
合规提示
- 遵守平台与团队信息安全规定
- 不存储或输出受限内容
Usage Guidance
This skill appears coherent and low-risk for summarizing public design pages. Before installing, confirm you only intend it to access public/share URLs (not private or account-protected pages), check the target site's terms of service and robots.txt, and enforce rate limits to avoid abusive scraping. If you allow autonomous agent invocation, consider restricting when it may run to prevent unexpected bulk scraping. If you need stronger assurance, request a code-backed implementation or a vetted source URL for the skill's homepage/source.
Capability Analysis
Type: OpenClaw Skill
Name: js-design
Version: 0.1.0
The skill bundle consists of metadata and instructions (SKILL.md) for an AI agent to interact with the 'js.design' UI design platform. It focuses on summarizing public project pages and extracting component annotations, explicitly stating that it does not perform account operations or bypass permissions. No executable code or malicious prompt injection patterns were found.
Capability Assessment
Purpose & Capability
Skill name/description and SKILL.md all describe extracting summaries from public project/share pages (js.design). It requests no binaries, env vars, or installs that would be unrelated to web scraping of public pages.
Instruction Scope
Runtime instructions are limited to visiting public project/share pages, waiting for dynamic content, extracting page/component/asset metadata, and applying frequency controls. The doc explicitly says not to perform account operations or output restricted content.
Install Mechanism
No install spec and no code files — this is instruction-only behavior, which has minimal installation risk because nothing is written or executed on disk by the skill itself.
Credentials
No environment variables, credentials, or config paths are required. The declared scope aligns with the stated functionality (public-page scraping).
Persistence & Privilege
always is false, the skill is user-invocable and does not request persistent presence or modification of other skills/config. No elevated privileges are requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install js-design - After installation, invoke the skill by name or use
/js-design - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial skill release for js-design-hot-trend.
- Provides extraction and summary of public project and share pages on 即时设计 (js.design).
- Supports tasks like listing pages, summarizing updates, and extracting component & annotation info from public resources.
- Only processes publicly accessible content; no write or privileged access.
- Includes guidance on typical use, data fields handled, and automation considerations.
- Emphasizes compliance and information security boundaries.
Metadata
Frequently Asked Questions
What is Js Design?
整理与摘要公开项目页设计信息,包括页面列表、组件标注和设计资源链接,支持动态内容解析和频率控制。 It is an AI Agent Skill for Claude Code / OpenClaw, with 145 downloads so far.
How do I install Js Design?
Run "/install js-design" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Js Design free?
Yes, Js Design is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Js Design support?
Js Design is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Js Design?
It is built and maintained by ClawKK (@codekungfu); the current version is v0.1.0.
More Skills