← Back to Skills Marketplace
research-monitor
by
ryuchanyul
· GitHub ↗
· v1.0.0
· MIT-0
96
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install research-monitor
Description
뉴스, 트렌드, 경쟁사 동향, 기술 업데이트를 키워드 기반으로 자동 수집하고 요약해 일일 및 주간 리포트를 제공합니다.
Usage Guidance
This skill claims to crawl news and send Telegram alerts but does not state required credentials or how scheduling/notifications are implemented. Before installing: 1) Ask the publisher which Telegram bot token and web-search/RSS API keys are needed, and why those credentials are necessary. 2) Require the skill to declare required env vars and all external endpoints it will contact. 3) Confirm where scheduled jobs run and whether you can review/log outgoing messages. 4) Prefer a version with a public source/homepage and a trusted owner; do not supply broad credentials (AWS, GitHub, etc.) or reuse high-privilege tokens. If you must test, restrict the bot token to a dedicated low-privilege Telegram bot and monitor network activity and messages.
Capability Analysis
Type: OpenClaw Skill
Name: research-monitor
Version: 1.0.0
The skill bundle consists of metadata and markdown instructions for a research and monitoring tool. The described functionality—collecting news, monitoring tech blogs, and sending summaries via Telegram—is consistent with its stated purpose and lacks any indicators of malicious intent, data exfiltration, or harmful prompt injection in SKILL.md.
Capability Assessment
Purpose & Capability
The SKILL.md describes crawling, RSS reading, web-search API usage, and Telegram notifications. However, the skill metadata declares no required environment variables, credentials, or install steps. Sending Telegram messages and calling web APIs normally requires a bot token/API key; the absence of any declared credentials is inconsistent with the stated capabilities.
Instruction Scope
Runtime instructions ask the agent to perform automated crawling, change detection, and to send daily/weekly reports via Telegram. They do not specify which web search API, how Telegram will be authenticated, or what data is included in reports. Automatic data transmission to an external endpoint (Telegram) is implied but not authorized in the metadata, creating scope and data-flow ambiguity.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, which minimizes on-disk risk. There is nothing being downloaded or installed by the skill itself according to the manifest.
Credentials
The skill will plausibly need at least a Telegram bot token and likely API keys for web search or RSS services, but requires.env lists none. That mismatch means required secrets are not declared and the agent or user might be asked for credentials at runtime or the skill may attempt to use connectors with broader access than necessary.
Persistence & Privilege
always is false (good). The SKILL.md requests scheduled automatic runs (daily/weekly/real-time alerts). Autonomous invocation is allowed by default — this is normal — but the manifest does not explain how scheduling is implemented or where credentials/schedules are stored. Automatic external notifications combined with undeclared creds increases the risk surface.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install research-monitor - After installation, invoke the skill by name or use
/research-monitor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of research-monitor skill.
- 자동으로 뉴스, 트렌드, 경쟁사, 기술 동향을 수집·요약합니다.
- 키워드 기반 뉴스 요약, 기술 블로그 모니터링, 경쟁사 웹사이트 변경 감지를 지원합니다.
- 매일/매주 정해진 시간에 뉴스 브리핑과 트렌드 리포트를 자동 전송합니다.
- 실시간 키워드 뉴스 알림과 텔레그램 알림 기능을 포함합니다.
Metadata
Frequently Asked Questions
What is research-monitor?
뉴스, 트렌드, 경쟁사 동향, 기술 업데이트를 키워드 기반으로 자동 수집하고 요약해 일일 및 주간 리포트를 제공합니다. It is an AI Agent Skill for Claude Code / OpenClaw, with 96 downloads so far.
How do I install research-monitor?
Run "/install research-monitor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is research-monitor free?
Yes, research-monitor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does research-monitor support?
research-monitor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created research-monitor?
It is built and maintained by ryuchanyul (@ryuchanyul); the current version is v1.0.0.
More Skills