PANews Agent Toolkit for crypto news discovery, creator workflows, and PANews page reading.
Install
openclaw plugins install clawhub:@panews/agent-pluginPANews Agent Toolkit
PANews Agent Toolkit is PANews's official agent package for cryptocurrency and blockchain news discovery, creator workflows, and PANews web-page reading.
Track crypto narratives, publish faster on PANews, and turn PANews pages into agent-ready Markdown.
Install as Skills
# Using Bun
bunx skills add panewslab/skills
# Using NPM
npx skills add panewslab/skills
If your AI assistant supports skill installation, you can also send:
Install PANews skills at github.com/panewslab/skills
Use this path when your assistant supports repository-based skill installation and expects the canonical skill collection under skills/.
Install as a Plugin
This repository itself is also the plugin root for Codex- and Claude Code-style plugin packaging. No extra wrapper plugin directory is required.
Plugin manifests:
- Codex: .codex-plugin/plugin.json
- Claude Code: .claude-plugin/plugin.json
- OpenClaw: openclaw.plugin.json
Canonical plugin content:
Use this path when your host product supports plugin installation from a Git repository or local plugin root and can discover repo-root plugin manifests.
For Claude Code, the typical flow is:
/plugin marketplace add panewslab/skills
/plugin install panews
For Codex-style plugin hosts, point the host at this repository root so it can read .codex-plugin/plugin.json and the bundled skills/.
For OpenClaw:
openclaw plugins install @panews/agent-plugin
Skills
| Skill | What it is for | Use when |
|---|---|---|
| panews | Structured PANews cryptocurrency and blockchain news discovery across briefings, article search, rankings, topics, columns, series, events, calendars, and editorial picks | You need PANews coverage about crypto news, projects, market narratives, rankings, events, or calendars |
| panews-creator | Write, manage, and publish PANews articles with authenticated creator tools for sessions, drafts, submissions, image uploads, tag search, and columns | You need authenticated PANews creator operations that require PA-User-Session |
| panews-web-viewer | Read PANews homepage, article, and column pages as Markdown with page metadata | You need the rendered PANews page itself as Markdown rather than structured API-style content |
