Skip to content

Commit fed5fd6

Browse files
authored
Merge pull request #20 from medz/add-panews-agent-toolkit
docs: add PANews Agent Toolkit
2 parents a038769 + e63b75c commit fed5fd6

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Third-party plugins built by the community. [PRs welcome](#contributing)!
8282
- [OC ChatGPT Multi Auth](https://github.com/ndycode/oc-chatgpt-multi-auth) - Codex setup skill and OpenCode plugin for ChatGPT Plus/Pro OAuth, GPT-5/Codex presets, and multi-account failover.
8383
- [OpenProject](https://github.com/varaprasadreddy9676/team-codex-plugins) - Team collaboration via OpenProject integration.
8484
- [OrgX](https://github.com/useorgx/orgx-codex-plugin) - MCP access and initiative-aware skills for organizational workflows.
85+
- [PANews Agent Toolkit](https://github.com/panewslab/skills) - Crypto and blockchain news discovery, authenticated creator publishing workflows, and page-to-Markdown reading.
8586
- [PapersFlow](https://github.com/papersflow-ai/papersflow-codex-plugin) - Paper discovery, citation verification, graph exploration, and DeepScan analysis.
8687
- [ru-text](https://github.com/talkstream/ru-text) - Russian text quality — ~1,040 rules for typography, info-style, editorial, UX writing, and business correspondence.
8788
- [Yandex Direct](https://github.com/nebelov/yandex-direct-for-all) - GitHub-ready Codex plugin bundle for Yandex Direct, Wordstat, Metrika, and Roistat.

plugins.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "awesome-codex-plugins",
44
"version": "1.0.0",
55
"last_updated": "2026-03-31",
6-
"total": 25,
6+
"total": 26,
77
"categories": [
88
"Development & Workflow",
99
"Tools & Integrations"
@@ -229,6 +229,16 @@
229229
"source": "awesome-codex-plugins",
230230
"install_url": "https://raw.githubusercontent.com/useorgx/orgx-codex-plugin/main/.codex-plugin/plugin.json"
231231
},
232+
{
233+
"name": "PANews Agent Toolkit",
234+
"url": "https://github.com/panewslab/skills",
235+
"owner": "panewslab",
236+
"repo": "skills",
237+
"description": "Crypto and blockchain news discovery, authenticated creator publishing workflows, and page-to-Markdown reading.",
238+
"category": "Tools & Integrations",
239+
"source": "awesome-codex-plugins",
240+
"install_url": "https://raw.githubusercontent.com/panewslab/skills/main/.codex-plugin/plugin.json"
241+
},
232242
{
233243
"name": "PapersFlow",
234244
"url": "https://github.com/papersflow-ai/papersflow-codex-plugin",

0 commit comments

Comments
 (0)