By panewslab
Automate crypto news workflows on PANews: discover headlines, trends, events and Polymarket smart money leaderboards; scrape public pages to Markdown; create, publish, edit, delete articles with image uploads, tag searches and column applications.
npx claudepluginhub panewslab/skills --plugin panewsCreate and manage articles on the PANews platform. All operations require a valid user session. Triggers: write and publish new articles, view / edit / delete drafts, revise and resubmit rejected articles, upload images, search tags, apply for a column, polish or review article content.
Read public PANews website pages as Markdown. Use for homepage, article-page, and column-page reads.
Entry point for reading PANews cryptocurrency / blockchain news, market narratives, and Polymarket smart money leaderboards. Triggers: today's headlines, breaking news, trending rankings, article search, reading specific articles, browsing columns / series / community topics, industry events & conferences, event calendar, platform hot searches and editorial picks, latest smart money boards, board highlights, and board comparisons.
PANews Agent Toolkit is PANews's official agent package for cryptocurrency and blockchain news discovery, Polymarket smart money leaderboard reading, creator workflows, and PANews web-page reading.
Track crypto narratives, inspect public Polymarket smart money boards, publish faster on PANews, and turn PANews pages into agent-ready Markdown.
# 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/.
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:
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@panews-agent-toolkit
For Codex-style plugin hosts, point the host at this repository root so it can read .codex-plugin/plugin.json and the bundled skills/.
OpenClaw compatibility is provided through the Codex- and Claude-compatible bundle layout in this repository, not through a native OpenClaw plugin manifest.
For OpenClaw, install this bundle from a local checkout or archive:
git clone https://github.com/panewslab/skills.git
cd skills
openclaw plugins install .
# or link for development
openclaw plugins install -l .
| Skill | What it is for | Use when |
|---|---|---|
| panews | Crypto and blockchain news discovery, briefings, and public smart money leaderboard reads | You need PANews coverage about crypto news, projects, market narratives, rankings, events, calendars, or the latest public smart money board snapshots |
| 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 |
Share bugs, ideas, or general feedback.
Integration with Bankr API for crypto trading, market analysis, and Polymarket predictions
AI skill for aggregating and analyzing financial news and market intelligence from AlphaEar feeds to inform investment decisions.
Skill for developing and analyzing cryptocurrency trading strategies and market analysis.
Blockchain data and infrastructure via Alchemy — EVM/Solana RPC, NFT API, token prices, portfolio, transfers, webhooks. Supports API key and agentic gateway (x402/MPP) auth flows.
Integration layer for accessing and managing Polymarket prediction market data and trading operations programmatically.