Skip to content
Skill

x-ai-topic-selector

by vigorX777

AI Summary

自动从 X (Twitter) 抓取推文,通过多维评分(数据指标 + AI 分析)生成选题推荐报告。 Agent 在执行前必须检查此文件是否存在: 2. 在 Step 1 后询问用户是否使用已保存配置

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "x-ai-topic-selector" skill in my project.

Please run this command in my terminal:
# Install skill into your project
mkdir -p .claude/skills/x-ai-topic-selector && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/x-ai-topic-selector/SKILL.md "https://raw.githubusercontent.com/vigorX777/x-ai-topic-selector/main/SKILL.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Fetches tweets from Twitter List, scores them using data metrics and AI analysis, and generates topic recommendation reports for content creators.

⚠️ 默认行为 (Default Behavior)

重要: 当用户直接调用 /x-ai-topic-selector 而不指定子命令时,Agent 必须自动启动 /select-topics 的完整交互流程。

交互模式要求

• ✅ 必须使用: question() 工具 + options 数组(生成可点击的选项按钮) • ❌ 禁止使用: 文本提示 + 等待用户输入(如"请输入..."、"直接回复选项编号"等) 所有参数收集必须通过 question() 工具的选项选择完成,用户只需点击选项,无需手动输入文本(除非是自由格式输入,如 API Key、URL 等特殊情况)。 ---

X AI Topic Selector

自动从 X (Twitter) 抓取推文,通过多维评分(数据指标 + AI 分析)生成选题推荐报告。 !alt text

`/select-topics`

运行选题工具。 使用方式: 直接调用 /select-topics,Agent 将通过交互式引导收集参数。 功能说明: • 扫描模式 (Lists/Home): 支持按分类筛选、多维评分、精选推荐。 • 书签模式 (Bookmarks): 自动提取全部书签内容,进入 AI 深度分析模式(无过滤,保留全部)。 ---

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 6mo ago
Stale
AdoptionUnder 100 stars
55 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars55
Forks12
Issues1
Updated6mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code