openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Designer Intelligence Station

为设计师提供 AI、智能硬件、手机、设计领域的情报收集与筛选服务。支持多源监测、5 维筛选标准、定时推送。

AI 与大模型

作者:LIGO @15217172098

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.3.0

统计:⭐ 0 · 36 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal:Pending · OpenClaw :良性

Package:15217172098/designer-intelligence-station

安全扫描(ClawHub)

  • VirusTotal:Pending
  • OpenClaw :良性

OpenClaw 评估

The skill is an instruction-only analysis framework for collecting and filtering design-related news; its instructions, lack of required credentials, and absence of install steps are largely consistent with its stated purpose, though there are minor metadata and documentation inconsistencies you should note before enabling automation.

目的

The name/description promise intelligence collection, filtering, and scheduled briefs; the SKILL.md and README describe exactly those steps (monitoring sources, 5‑dimension filters, templates, cron examples). Minor inconsistencies in metadata exist: package.json uses a placeholder repo URL and _meta.json ownerId differs from the top-level registry ownerId listed in the provided metadata, suggesting sloppy packaging rather than a capability mis…

说明范围

Runtime instructions are explicit and confined to: reading user-local config and template files (~/.openclaw/workspace/memory and /temp), fetching configured public URLs (via agent tools like web_fetch/browser), applying declared filters, and formatting reports. This is consistent with the stated purpose. Note: it instructs creating and reading local config files and using platform tools (cron/message) for push delivery — users should be aware…

安装机制

No install spec and no code files — instruction-only — so nothing will be downloaded or written by the skill itself. This is the lowest-risk install profile.

证书

The skill declares no required environment variables, no credentials, and no external config paths beyond user-created workspace files. It does not request secrets or unrelated service tokens, which is proportional to its purpose.

持久

always is false and model invocation is allowed (default). The skill provides examples for configuring cron tasks, but it does not request permanent elevated privileges or attempt to modify other skills' configs. If you enable scheduled pushes, those cron jobs and delivery channels will control automated behavior — test before enabling broad automation.

综合结论

This skill is an instruction-only framework for collecting and filtering public news and appears coherent with its description. Before installing: (1) verify and edit the monitor config files it asks you to create (memory/intelligence-monitor-config.md and template files) so it only fetches sources you trust; (2) test manual triggers first (generate a single daily/weekly report) before enabling cron automation or message delivery; (3) confirm …

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Designer Intelligence Station」。简介:为设计师提供 AI、智能硬件、手机、设计领域的情报收集与筛选服务。支持多源监测、5 维筛选标准、定时推送。。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/15217172098/designer-intelligence-station/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

---
name: designer-intelligence-station
description: 为设计师提供 AI、智能硬件、手机、设计领域的情报收集与筛选服务。支持多源监测、5 维筛选标准、定时推送。
version: 1.3.0
author: 梨然 - 阿里版
license: MIT

category: research
tags:
  - design
  - intelligence
  - news
  - ai
  - hardware
  - mobile

models:
  recommended:
    - qwen3.5-plus
  compatible:
    - qwen3.5-plus
    - gpt-4o

capabilities:
  - intelligence_collection
  - news_filtering
  - daily_briefing
  - weekly_report
  - trend_analysis

languages:
  - zh

related_skills: []
---

# 设计师情报站

## 概述

**设计师情报站**是一个专为设计师打造的情报收集与筛选工具,覆盖 AI、智能硬件、手机、设计四大领域,帮助设计师保持行业敏感度,洞察趋势变化。

**核心理念**: 不是信息搬运工,而是设计师的情报分析师。

---

## 功能

### 主要功能

1. **情报收集**: 监控多个优质信息源(中文 + 英文 + RSS)
2. **智能筛选**: 5 维筛选标准,过滤低质量内容
3. **日报推送**: 每日推送当日重要资讯
4. **周报汇总**: 每周推送深度分析 + 趋势洞察
5. **趋势分析**: 识别设计趋势、技术方向、竞品动态

### 限制

1. 无法访问付费墙后内容
2. 无法实时推送突发新闻
3. 不替代设计师的专业判断

---

## 使用方式

### 手动触发

```
请生成今日的设计师情报日报
```

```
请生成本周的设计师情报周报
```

### 查询特定领域

```
查询今日 AI 领域的重要动态
```

```
查询本周手机领域的新品发布
```

---

## 筛选标准

每条情报必须满足以下至少一个条件:

1. **知名大厂动态** - 头部公司战略级产品/技术发布
2. **趋势洞察** - 反映新技术方向、交互创新
3. **设计哲学启发** - 帮助理解品牌理念、设计方法论
4. **竞品策略分析** - 揭示竞品设计策略、体验差异
5. **设计判断力提升** - 深度分析文章、趋势报告

排除内容:纯市场宣传、常规版本更新、融资八卦、参数对比、营销话术

---

## 版本历史

### v1.2.2 (2026-03-21)
- 移除 CONFIG.md,简化配置引用
- 统一所有文件版本号
- 优化 ClawHub 安全扫描兼容性

### v1.2.1 (2026-03-21)
- 简化技能描述,移除复杂自动化行为声称
- 改进技能说明清晰度

### v1.2.0 (2026-03-21)
- 优化技能描述,移除复杂自动化行为声称
- 简化监测源列表
- 改进技能说明清晰度

### v1.1.0 (2026-03-20)
- 新增 RSS 源支持
- 增强检索能力
- 新增定时推送能力

### v1.0 (2026-03-20)
- 首发版本
- 基础情报收集与筛选功能


---

*设计师情报站 - 为设计师打造的行业情报分析工具*