重要前提
安装AI Skills的关键前提是:必须科学上网,且开启TUN模式,这一点至关重要,直接决定安装能否顺利完成,在此郑重提醒三遍:科学上网,科学上网,科学上网。查看完整安装教程 →
npx skills add https://github.com/panewslab/skills --skill panews这是面向希望通过 PANews 报道关注加密货币和区块链新闻的用户的核心 PANews 阅读技能。可用于获取影响市场的头条新闻、项目和代币更新、排行榜、深度分析、话题、专栏、系列报道、事件以及编辑精选内容。
它最适合用于结构化的新闻发现和解读。该技能应帮助用户了解正在发生的事情、其重要性以及在哪里可以继续阅读,同时让可能非技术背景的读者也能轻松理解。
| 场景 | 触发意图 | 参考 |
|---|---|---|
| 今日简报 | 今天有什么大新闻?加密领域发生了什么? | workflow-today-briefing |
| 搜索 | 搜索 XX / 查找关于 XX 的报道 | workflow-search |
| 深度分析 | 比特币 / 某个项目 / 某个事件最近怎么样了? | workflow-topic-research |
| 阅读文章 | 用户提供文章 URL 或 ID | workflow-read-article |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 发现趋势 | 现在大家都在讨论什么? | workflow-trending |
| 最新消息 | 突发新闻 / 刚刚发生了什么 | workflow-latest-news |
| 浏览专栏 | 有哪些专栏 / 这位作者的专栏 | workflow-columns |
| 浏览系列报道 | 有没有关于 XX 的系列报道 | workflow-series |
| 浏览话题 | 人们对 XX 怎么看 / 社区在讨论什么 | workflow-topics |
| 事件 | 最近有什么峰会 / 黑客松 / 活动 | workflow-events |
| 活动日历 | 本月重要事件 / 项目日程 | workflow-calendar |
| 平台精选 | 编辑推荐什么 / 热搜是什么 | workflow-hooks |
所有 CLI 命令都支持 --lang 参数,接受标准的语言环境字符串(例如 zh、en、zh-TW、en-US、ja-JP),并自动映射到最接近的受支持语言。如果省略,系统会自动检测语言环境。请将 --lang 与用户提问的语言匹配。
scripts/cli.mjs: PANews 阅读器命令的统一入口点
node {Skills Directory}/panews/scripts/cli.mjs <command> [options]
不确定参数时,请先使用 --help 查看:
node {Skills Directory}/panews/scripts/cli.mjs --help
node {Skills Directory}/panews/scripts/cli.mjs <command> --help
可用命令:
list-articles 按类型列出最新文章
get-daily-must-reads 获取每日必读文章
get-rankings 获取文章热门排行榜(每日:24小时热门 | 每周:7天搜索趋势)
search-articles 按关键词搜索文章
get-article 按 ID 获取完整文章内容
list-columns 列出或搜索 PANews 专栏
get-column 获取专栏详情和近期文章
list-series 列出或搜索 PANews 系列报道
get-series 获取系列报道详情和文章
list-topics 列出或搜索 PANews 话题
get-topic 获取话题详情和最新评论
list-events 列出 PANews 事件 / 活动
list-calendar-events 列出 PANews 日历事件
get-hooks 按类别获取 PANews 钩子 / 注入点数据
每周安装量
67
代码仓库
GitHub 星标数
30
首次出现
10 天前
安全审计
安装于
opencode66
gemini-cli66
codex66
kimi-cli66
amp66
cline66
This is the core PANews reading skill for users who want to follow cryptocurrency and blockchain news through PANews coverage. Use it for market-moving headlines, project and token updates, rankings, deep dives, topics, columns, series, events, and editorial picks.
It is best suited for structured news discovery and explanation. The skill should help users understand what is happening, why it matters, and where to keep reading, while staying accessible to readers who may not be technical.
| Scenario | Trigger intent | Reference |
|---|---|---|
| Today's briefing | What's the big news today? What's happening in crypto? | workflow-today-briefing |
| Search | Search for XX / find reports about XX | workflow-search |
| Deep dive | What's going on with Bitcoin / a project / an event lately? | workflow-topic-research |
| Read an article | User provides an article URL or ID | workflow-read-article |
| Discover trending | What is everyone talking about right now? | workflow-trending |
| Latest news | Breaking news / what just happened | workflow-latest-news |
| Browse columns | What columns are there / this author's column | workflow-columns |
| Browse series | Any series coverage on XX | workflow-series |
| Browse topics | What do people think about XX / what's the community discussing | workflow-topics |
| Events | Any recent summits / hackathons / activities | workflow-events |
| Event calendar | Important events this month / project schedule | workflow-calendar |
| Platform picks | What is the editor recommending / what are the hot searches | workflow-hooks |
All CLI commands support --lang, accepting standard locale strings (e.g. zh, en, zh-TW, en-US, ja-JP), automatically mapped to the nearest supported language. If omitted, the system locale is auto-detected. Match --lang to the user's question language.
scripts/cli.mjs: unified entrypoint for PANews reader commands
node {Skills Directory}/panews/scripts/cli.mjs <command> [options]
When unsure about parameters, check with --help first:
node {Skills Directory}/panews/scripts/cli.mjs --help
node {Skills Directory}/panews/scripts/cli.mjs <command> --help
Available commands:
list-articles List latest articles by type
get-daily-must-reads Get daily must-read articles
get-rankings Get article hot rankings (daily: 24h hot | weekly: 7-day search trending)
search-articles Search articles by keyword
get-article Get full article content by ID
list-columns List or search PANews columns
get-column Get column details and recent articles
list-series List or search PANews series
get-series Get series details and articles
list-topics List or search PANews topics
get-topic Get topic details and latest comments
list-events List PANews events / activities
list-calendar-events List PANews calendar events
get-hooks Fetch PANews hooks / injection-point data by category
Weekly Installs
67
Repository
GitHub Stars
30
First Seen
10 days ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
opencode66
gemini-cli66
codex66
kimi-cli66
amp66
cline66