Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计提醒

panewspanews 搜索

Agent Skill

panews 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

10,560

周安装

449

GitHub Stars

公开资料未说明

下载量

4,006
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:panews(panews 搜索)
来源仓库:https://github.com/medz/panews
安装命令:
openclaw skills install panews
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install panews

简介

panews 用于查找、检索和筛选 PANews 平台的加密货币与区块链新闻与市场动态。

  • 适用于追踪行业头条、突发新闻、热门文章及市场趋势分析。
  • 通过关键词或事件类型触发,返回结构化新闻摘要与链接。
  • 需确认 API 密钥与访问权限,注意内容版权与使用边界。
  • 安装前建议核实维护频率与数据更新机制。panews 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
panews
description
>
Triggers
today's headlines, breaking news, trending rankings, article search,
metadata
author
Seven Du
version
2026.03.25

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.

Common User Phrases

  • "What are the biggest crypto stories today?"
  • "Can you find coverage about Bitcoin, Solana, or this project?"

Capabilities

ScenarioTrigger intentReference
Today's briefingWhat's the big news today? What's happening in crypto?workflow-today-briefing
SearchSearch for XX / find reports about XXworkflow-search
Deep diveWhat's going on with Bitcoin / a project / an event lately?workflow-topic-research
Read an articleUser provides an article URL or IDworkflow-read-article
Discover trendingWhat is everyone talking about right now?workflow-trending
Latest newsBreaking news / what just happenedworkflow-latest-news
Browse columnsWhat columns are there / this author's columnworkflow-columns
Browse seriesAny series coverage on XXworkflow-series
Browse topicsWhat do people think about XX / what's the community discussingworkflow-topics
EventsAny recent summits / hackathons / activitiesworkflow-events
Event calendarImportant events this month / project scheduleworkflow-calendar
Platform picksWhat is the editor recommending / what are the hot searchesworkflow-hooks

General principles

  • Do not predict price movements or give investment advice
  • Content strictly from PANews - do not add information PANews has not reported
  • For publishing content, use the panews-creator skill

Execution guidance

  • Use judgment for open-ended discovery tasks such as briefings, topic research, and trend summaries. Multiple valid paths are acceptable if the result stays grounded in PANews coverage.
  • Be more specific for fragile tasks:

- If the user provides an article URL or ID, resolve the article directly instead of broadening into generic search. - If the task is rankings, events, calendar items, or platform picks, use the most direct matching workflow instead of combining unrelated workflows first. - If PANews coverage is weak or missing, say so directly rather than filling gaps with outside knowledge.

Language

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

  • 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

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

93.3%
按下载量换算3,738

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills