← Back to Skills Marketplace
103
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-intelligence-officer
Description
行业情报官 - 定时采集 GitHub Trending、X(Twitter)、知乎、36kr、掘金等平台热点,AI 摘要后推送到指定渠道。集成 fxtwitter API 和 RSSHub。
Usage Guidance
This skill appears to do what it says (collect feeds, summarize, push), but the SKILL.md and the registry metadata disagree. Before installing: 1) Confirm that the host has the required tools (curl, python3, xmllint, the 'openclaw' CLI or equivalent) and that those requirements are declared by the skill author. 2) Provide only dedicated, minimal-scope credentials (separate bot/webhook tokens and a disposable SMTP account) and avoid using high-privilege or personal credentials. 3) Verify where data will be written (memory/intelligence/*) and ensure you are comfortable with local persistence of scraped content and logs. 4) Confirm the legal/terms-of-service implications of scraping each source (GitHub/X/Zhihu) and respect rate limits. 5) Ask the publisher to update the registry metadata to list required binaries and env vars so you can make an informed install decision. If you cannot verify these points, run the skill in a sandboxed environment or decline installation.
Capability Assessment
Purpose & Capability
The stated purpose (periodic collection from GitHub, X/fxtwitter, Zhihu, RSS sources, AI summarization, and pushing to webhooks/email) is coherent with the runtime instructions. However the skill metadata claims no required binaries or env vars while SKILL.md clearly expects tools (curl, python3, xmllint, openclaw CLI, fxtwitter) and many environment variables (webhooks, SMTP creds, FXTWITTER_API_TOKEN). That mismatch is unexpected and suggests the metadata is incomplete.
Instruction Scope
SKILL.md instructs the agent to fetch external feeds, parse HTML/RSS, call fxtwitter API, generate AI summaries, write cache/logs/summaries under memory/intelligence, and push to external endpoints (Feishu/DingTalk/Telegram/SMTP). These actions are consistent with the stated purpose, but they require network access, filesystem writes, and credentials. The instructions assume an 'openclaw' CLI and local directories—neither are declared in the metadata. The skill does not request unrelated secrets, but it does require sensitive push/SMPP/SMTP tokens and will persist sent content locally.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing will be automatically downloaded or written by the skill itself. That reduces installation risk, but also increases the need for accurate metadata since the skill expects external binaries and an environment that may not exist.
Credentials
SKILL.md lists multiple sensitive environment variables (FXTWITTER_API_TOKEN, FEISHU_WEBHOOK, DINGTALK_WEBHOOK, TELEGRAM_BOT_TOKEN/CHAT_ID, SMTP credentials) which are reasonable given multi-channel push capability. However the registry metadata lists no required env vars—this discrepancy is a proportionality/visibility problem. Before installing, confirm only minimal, dedicated credentials are used (e.g., bot tokens with limited scope, a disposable SMTP account).
Persistence & Privilege
The skill does not request always:true and will not force inclusion in all runs. It instructs storing cache, logs, and summaries under memory/intelligence which is normal for this use case. Scheduling (openclaw cron add) is part of its design but assumes the platform CLI supports cron management.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-intelligence-officer - After installation, invoke the skill by name or use
/openclaw-intelligence-officer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
OpenClaw Intelligence Officer v1.0.0 — 首发上线
- 定时采集 GitHub Trending、X (Twitter)、知乎、36kr、掘金等平台行业热点
- 集成 fxtwitter API 和 RSSHub,支持主流信息源
- 自动生成 AI 摘要,提取关键信息与标签
- 支持飞书、钉钉、Telegram、邮件多渠道推送
- 灵活配置定时频率、采集源、推送方式与内容去重
- 所有历史情报本地保存,支持预览与追溯
Metadata
Frequently Asked Questions
What is OpenClaw行业情报官?
行业情报官 - 定时采集 GitHub Trending、X(Twitter)、知乎、36kr、掘金等平台热点,AI 摘要后推送到指定渠道。集成 fxtwitter API 和 RSSHub。 It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.
How do I install OpenClaw行业情报官?
Run "/install openclaw-intelligence-officer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenClaw行业情报官 free?
Yes, OpenClaw行业情报官 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OpenClaw行业情报官 support?
OpenClaw行业情报官 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenClaw行业情报官?
It is built and maintained by muisenice (@muisenice); the current version is v1.0.0.
More Skills