← 返回 Skills 市场
codekungfu

Js Design

作者 ClawKK · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
145
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install js-design
功能描述
整理与摘要公开项目页设计信息,包括页面列表、组件标注和设计资源链接,支持动态内容解析和频率控制。
使用说明 (SKILL.md)

即时设计

用途与边界

  • 面向公开项目页与分享页的检索与页面/组件摘要
  • 不提供项目写入或权限绕过能力
  • 仅处理公开页面的轻量信息整理

关键入口

  • 主页:https://js.design/
  • 项目分享页:公开链接
  • 帮助中心:站点入口

常见任务

  • 页面列表与更新记录摘要
  • 组件与标注信息的字段结构提取
  • 设计资源链接汇总(图层、切图、规范)

数据字段

  • 页面名称、更新时间、负责人(若展示)、链接
  • 组件名称、尺寸/色值/标注信息、资源链接
  • 设计规范标题、入口链接

自动化要点

  • 页面动态加载,需等待完成后解析
  • 仅处理公开分享链接,不进行账号操作
  • 频率控制,避免重复访问

示例流程

  • 页面摘要:访问项目分享页 → 抽取页面列表 → 输出更新时间与负责人
  • 标注整理:进入页面 → 抽取组件与标注 → 输出字段结构
  • 资源汇总:收集切图与规范 → 输出链接集合

合规提示

  • 遵守平台与团队信息安全规定
  • 不存储或输出受限内容
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install js-design
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /js-design 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug js-design
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Js Design 是什么?

整理与摘要公开项目页设计信息,包括页面列表、组件标注和设计资源链接,支持动态内容解析和频率控制。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 145 次。

如何安装 Js Design?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install js-design」即可一键安装,无需额外配置。

Js Design 是免费的吗?

是的,Js Design 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Js Design 支持哪些平台?

Js Design 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Js Design?

由 ClawKK(@codekungfu)开发并维护,当前版本 v0.1.0。

💬 留言讨论