← 返回 Skills 市场
ahmed181283

Daily Geopolitical TikTok Reporter

作者 ahmed181283 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
65
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install daily-geo-tiktok
功能描述
Generate daily geopolitical TikTok scripts using free news sources. Use when user wants to create TikTok content about world events, conflicts, diplomacy, or...
使用说明 (SKILL.md)

Daily Geopolitical TikTok Reporter

Quick Start

This skill generates 60-90 second TikTok scripts about major geopolitical events from the past 24 hours using free news sources.

When to Use This Skill

Use this skill when you need to:

  • Generate TikTok scripts about today's geopolitical news
  • Create daily world events content for social media
  • Analyze and summarize geopolitical developments
  • Produce short-form video content about international affairs

Features

News Gathering

  • Free RSS feeds from major news sources
  • Regional filtering (Middle East, Europe, Asia, Americas, Africa)
  • Topic categorization (conflicts, diplomacy, elections, sanctions)
  • Daily aggregation of significant events

Geopolitical Analysis

  • Event importance scoring (1-10 scale)
  • Geopolitical impact categorizing
  • Regional relevance filtering
  • Fact verification and source attribution

TikTok Script Generation

  • 60-90 second optimized scripts
  • Engaging hooks and cliffhangers
  • Viral hashtags and trending topics
  • Platform-optimized formatting

Usage

Basic Usage

Generate today's geopolitical TikTok scripts

Advanced Usage

Generate 3 TikTok scripts about Middle East events from the last 24 hours
Focus on conflicts and sanctions
Include hashtags: #geopolitics #worldnews #middleeast

Scheduled Reports

Create daily geopolitical TikTok report schedule for 8 AM UTC

Supported News Sources (Free)

  • BBC World News RSS
  • Reuters World RSS
  • AP World News RSS
  • Al Jazeera RSS
  • Foreign Policy RSS
  • Reuters Conflict News

Output Formats

TikTok Script Structure

🎵 Hook: (3-5 seconds) Attention-grabbing opening
🌍 Context: (10-15 seconds) Background and significance
📰 News: (30-45 seconds) Main story and developments
💡 Impact: (10-15 seconds) Why it matters
📈 Next: (5 seconds) What to watch for

#hashtags: #geopolitics #worldnews #[region] #[topic]

Configuration

Regional Focus

Edit config/regions.yaml to prioritize specific geographic areas.

Topic Preferences

Edit config/topics.yaml to customize content categories.

Scheduling

Use config/schedule.yaml for automated daily reports.

Templates

  • templates/tiktok-script.yaml - Script structure template
  • templates/hashtags.yaml - Trending hashtag database

Getting Help

For detailed setup and customization:

安全使用建议
This skill appears to do what it says: fetch public RSS feeds and generate TikTok-ready scripts. Before installing or running it: 1) Run in a virtual environment (python venv) and inspect requirements.txt; avoid using --break-system-packages. 2) Review and, if needed, correct the RSS URLs and region/topic lists in news_gathering/fetch_news.py and config/config.yaml (SKILL.md mentions some files that are not present). 3) Be aware the script performs network requests to public RSS feeds and writes files to the working directory (generated_scripts_*). 4) If you plan to schedule it (cron/systemd/heartbeat), keep it sandboxed and rate-limit requests to avoid accidental scraping overload. 5) Review generated content for factual accuracy and legal/copyright concerns before publishing (geopolitical content can be sensitive). If you want higher assurance, run the code in an isolated environment and scan it with your own tools; if the skill later asks for credentials or includes remote downloads, treat that as a new risk and re-evaluate.
功能分析
Type: OpenClaw Skill Name: daily-geo-tiktok Version: 1.0.0 The skill bundle is a legitimate tool designed to aggregate geopolitical news from public RSS feeds (BBC, Reuters, AP, Al Jazeera) and format them into TikTok scripts. The code in 'news_gathering/fetch_news.py' and 'content_gen/tiktok_generator.py' performs standard data processing and string manipulation without any signs of obfuscation, credential theft, or unauthorized network activity. File operations in 'generate_daily_report.py' are restricted to saving generated text scripts and metadata to a local timestamped directory, and the instructions in 'SKILL.md' are consistent with the stated purpose.
能力评估
Purpose & Capability
The skill's name/description (daily geopolitical TikTok scripts) matches the code: it fetches free RSS feeds, scores relevance/importance, and generates short scripts. Minor inconsistencies: SKILL.md/README reference templates (templates/*.yaml) and config files (regions.yaml, topics.yaml, schedule.yaml) and reference files under references/ that are not present in the package; config/config.yaml exists instead. These are documentation/config mismatches but not evidence of malicious intent.
Instruction Scope
Runtime instructions and SKILL.md stay within the stated purpose (gather news, generate and save scripts, optionally schedule). The included code fetches public RSS feeds, processes them, and writes output files to the current working directory. There are no instructions to read unrelated system files or to access environment variables or credentials.
Install Mechanism
This is an instruction-and-code skill with no install spec in the registry. Dependencies are standard Python packages listed in requirements.txt (feedparser, pyyaml, python-dateutil, requests). No remote archives, URL-shorteners, or arbitrary installers are used in the package itself.
Credentials
The skill declares no required environment variables, credentials, or special config paths. The code operates without secrets. It does perform network requests to public RSS endpoints (list embedded in code), which is proportional to its purpose.
Persistence & Privilege
The skill does not request 'always: true' and is user-invocable. It writes output files to a local generated_scripts_* directory but does not modify other skills, system-wide agent settings, or install background services by itself. README suggests optional cron/systemd scheduling which would be user-controlled.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install daily-geo-tiktok
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /daily-geo-tiktok 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Generate daily TikTok scripts about geopolitical news using free RSS sources. Includes news gathering engine with BBC, Reuters, AP, Al Jazeera sources. TikTok script generator with optimized 60-90 second format, viral hashtags, and platform-specific timing. Supports regional filtering (Middle East, Europe, Asia, Americas, Africa) and topic filtering (conflicts, diplomacy, sanctions, elections, alliances). Daily automation ready with cron/scheduling support.
元数据
Slug daily-geo-tiktok
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Daily Geopolitical TikTok Reporter 是什么?

Generate daily geopolitical TikTok scripts using free news sources. Use when user wants to create TikTok content about world events, conflicts, diplomacy, or... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 65 次。

如何安装 Daily Geopolitical TikTok Reporter?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install daily-geo-tiktok」即可一键安装,无需额外配置。

Daily Geopolitical TikTok Reporter 是免费的吗?

是的,Daily Geopolitical TikTok Reporter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Daily Geopolitical TikTok Reporter 支持哪些平台?

Daily Geopolitical TikTok Reporter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Daily Geopolitical TikTok Reporter?

由 ahmed181283(@ahmed181283)开发并维护,当前版本 v1.0.0。

💬 留言讨论