← 返回 Skills 市场
106
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install test-pub
功能描述
AI 科技新闻日报生成器。自动抓取最新 AI 行业动态,生成结构化中文日报。支持自定义关注领域、关键词过滤和多种输出格式。Use when user asks for AI news digest, tech news summary, or daily AI industry update.
安全使用建议
This skill appears to do what it says: search the web, fetch summaries, dedupe and format a Chinese AI news digest. Before installing, check: (1) how the host platform implements web_search/web_fetch and what data those actions can access; (2) whether enabling Feishu output will grant the skill permission to create/write documents in your Feishu workspace (the SKILL.md references feishu_doc but no Feishu credentials are declared here); and (3) that you are comfortable with the skill performing live web queries (rate limits, source trustworthiness, and potential copyrighted content). If you don't want remote posting, instruct the agent not to use the Feishu action or disable that capability in the platform.
功能分析
Type: OpenClaw Skill
Name: test-pub
Version: 1.0.0
The 'ai-news-digest' skill is a standard news aggregation tool designed to search for and summarize AI-related news. The instructions in SKILL.md are consistent with its stated purpose, utilizing expected tools like web_search, web_fetch, and feishu_doc for document creation without any signs of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description promise (AI news digest, filters, output formats) aligns with the instructions: performing web_search/web_fetch, deduplication, structuring and optional Feishu document output. No unrelated binaries, installs, or credential demands are declared.
Instruction Scope
Instructions are narrowly scoped to searching and fetching web content, summarizing, deduping, and formatting. They do reference platform actions (web_search, web_fetch, feishu_doc). The skill does not instruct reading local files or arbitrary env vars. Note: the Feishu output flow is included in the SKILL.md but the skill does not declare any Feishu-specific credentials — confirm how the platform supplies or requires Feishu access before enabling that feature.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes on-disk risk; nothing will be downloaded or installed by the skill itself.
Credentials
The skill declares no required environment variables or credentials, which is consistent with an instruction-only web-aggregation skill. However, it references the feishu_doc tool (which typically requires integration credentials managed by the hosting platform). Verify platform-level credentials/permissions for document posting before use.
Persistence & Privilege
always is false and there is no install behavior or persistent configuration. The skill does not request forced inclusion or system-wide changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install test-pub - 安装完成后,直接呼叫该 Skill 的名称或使用
/test-pub触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
test
元数据
常见问题
Test 是什么?
AI 科技新闻日报生成器。自动抓取最新 AI 行业动态,生成结构化中文日报。支持自定义关注领域、关键词过滤和多种输出格式。Use when user asks for AI news digest, tech news summary, or daily AI industry update. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。
如何安装 Test?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install test-pub」即可一键安装,无需额外配置。
Test 是免费的吗?
是的,Test 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Test 支持哪些平台?
Test 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Test?
由 Alex(@yqghlx)开发并维护,当前版本 v1.0.0。
推荐 Skills