← 返回 Skills 市场
Turkey News
作者
yalcindemir
· GitHub ↗
· v1.0.0
773
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install turkey-news
功能描述
Türkiye'den önemli haberleri RSS ile çekip özetleyen skill. Cron ile otomatik bildirim yapar.
安全使用建议
This skill fetches RSS feeds and prints JSON summaries — that part is coherent and the included script is small and readable. However, SKILL.md says the agent will automatically notify a Telegram user named “Usta”, but there is no Telegram code or declared credentials. Before installing: (1) ask the author how Telegram notifications are intended to work and where bot token/chat-id come from; (2) if you plan to enable automatic Telegram posting, provide credentials only if you trust the skill and the environment — avoid putting secrets into unknown files; (3) consider whether your agent already has a separate Telegram integration (if so, confirm it won’t leak other data); (4) note the script uses simple regex XML parsing (fragile) and logs no sensitive info, but confirm you are comfortable with network access to the listed feed domains and any scheduling behavior. If the author cannot justify the Telegram flow or provide safe instructions for supplying credentials, treat this skill as untrusted.
功能分析
Type: OpenClaw Skill
Name: turkey-news
Version: 1.0.0
The skill is designed to fetch and summarize news from legitimate Turkish RSS feeds. The `SKILL.md` instructions guide the agent to execute a local script (`scripts/fetch-news.js`), filter its output, summarize the news, and notify the user via Telegram. The `scripts/fetch-news.js` script makes network requests only to the predefined, legitimate news RSS URLs, parses the content, and outputs JSON. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts to subvert the agent's security or intended function. The use of regex for XML parsing is a potential vulnerability in robustness but does not indicate malicious intent.
能力评估
Purpose & Capability
Name/description and the included script align with fetching and parsing Turkish RSS feeds and emitting JSON summaries. However, the SKILL.md explicitly says the agent will notify via Telegram (to 'Usta'), yet there is no code to send Telegram messages and the skill requests no Telegram bot token / chat id or any environment variables. This mismatch is unexpected for a skill that promises automatic notifications.
Instruction Scope
Runtime instructions ask the agent to run scripts, filter recent items, summarize, and send Telegram notifications. The script only fetches and prints JSON; it does not send messages or accept destination credentials. The SKILL.md does not explain where Telegram credentials come from or whether the agent is expected to have an external integration, leaving an unclear scope and an implicit requirement on the agent/environment.
Install Mechanism
No install spec; this is instruction-only with a small included Node script. No downloads or archive extraction. Low installation risk.
Credentials
The skill declares no required environment variables or credentials, but its intended behavior (sending Telegram notifications) normally requires a bot token and chat identifier. Absence of those declarations is an incoherence — either the skill relies on external agent integrations (not documented) or it expects the user to manually wire credentials elsewhere. Neither is explained.
Persistence & Privilege
Skill does not request always:true and does not modify system or other skills. It will run only when invoked or scheduled by the agent; no elevated persistence or privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install turkey-news - 安装完成后,直接呼叫该 Skill 的名称或使用
/turkey-news触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of turkey-news
- Collects and summarizes important news from Türkiye using various RSS sources.
- Supports both manual and automatic (cron-based) news fetching and notifications.
- Filters and summarizes the top recent news items, sending concise updates via Telegram.
- Includes a script to fetch news and output as JSON for agent processing.
元数据
常见问题
Turkey News 是什么?
Türkiye'den önemli haberleri RSS ile çekip özetleyen skill. Cron ile otomatik bildirim yapar. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 773 次。
如何安装 Turkey News?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install turkey-news」即可一键安装,无需额外配置。
Turkey News 是免费的吗?
是的,Turkey News 完全免费(开源免费),可自由下载、安装和使用。
Turkey News 支持哪些平台?
Turkey News 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Turkey News?
由 yalcindemir(@yalcindemir)开发并维护,当前版本 v1.0.0。
推荐 Skills