You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "AI coding skill plugin that teaches agents to design, edit, and validate pencil.dev (.pen) UIs through the Pencil MCP server, for Claude Code, Cursor, Codex, and Gemini CLI",
"description": "OpenProject integration for Codex with project, team, work package, bulk workflow, boards, wiki, meeting, attachment, and reporting support",
1958
+
"name": "Ophis",
1959
+
"displayName": "Ophis",
1960
+
"description": "Onchain token swaps for Codex via the hosted Ophis MCP server, MEV-protected and gasless, built on CoW Protocol",
Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -186,7 +186,6 @@ Third-party plugins built by the community. [PRs welcome](#contributing)!
186
186
-[HOTL Plugin](https://github.com/yimwoo/hotl-plugin) - Human-on-the-Loop AI coding workflow plugin for Codex, Claude Code, and Cline with structured planning, review, and verification guardrails.
187
187
-[LLM Transpile](https://github.com/epicsagas/llm-transpile) - Auto-compress .md, .html, and .txt files via PostToolUse hook, cutting context usage by up to 40% with zero workflow change.
188
188
-[LVTD Skills](https://github.com/LVTD-LLC/skills) - Reusable Agent Skills for Codex, Claude Code, and compatible clients, covering Django, Rust, Cookiecutter, SEO, traction, product marketing, and nonfiction publishing workflows.
189
-
-[Pencil Skill](https://github.com/Nisus74/pencil-skill) - AI coding skill plugin that teaches agents to design, edit, and validate pencil.dev (.pen) UIs through the Pencil MCP server, for Claude Code, Cursor, Codex, and Gemini CLI.
190
189
-[Personal Data Protection](https://github.com/AltByteSG/personal-data-protection-skill) - Engineer-facing personal-data-protection compliance reference — Singapore PDPA, Thailand PDPA, Indonesia UU PDP, Malaysia PDPA (Act 709 + 2024 Amendments), Philippines DPA — organised by where in the stack each obligation lands, with checklists, breach-response runbook, and a developer-view divergence table across all five.
191
190
-[PR Storyteller](./plugins/mturac/pr-storyteller) - PR title + body + test plan from commits and diff vs base branch.
192
191
-[Praxis](https://github.com/ouonet/praxis) - Intent-driven workflow skills for coding agents: describe what done looks like, not the steps. Triage-first design keeps token costs low across design, TDD, debug, review, and release.
@@ -203,7 +202,6 @@ Third-party plugins built by the community. [PRs welcome](#contributing)!
203
202
-[Staff Engineer Mode](https://github.com/sirmarkz/staff-engineer-mode) - Routes engineering design, delivery, reliability, security, operations, and maintenance prompts to focused staff-level specialist guidance for AI coding agents.
204
203
-[Standup Generator](./plugins/mturac/standup-gen) - Daily standup notes from git activity across repos.
205
204
-[Stark](https://github.com/f0d010c/stark) - UI/UX design plugin for AI coding agents with product-flow routing, platform-native interface guidance, asset planning, and shipped-reference analysis before code.
206
-
-[Superloopy](https://github.com/beefiker/superloopy) - Evidence-gated Codex loop harness with specialist skills, including near-pixel authorized website cloning backed by screenshots, assets, build output, and visual QA.
207
205
-[tailtest](https://github.com/avansaber/tailtest-codex) - Hook-powered test generation -- detects files changed during an agent turn and instructs Codex to write and run tests automatically. Zero config, 8 languages.
208
206
-[Tandem Workflow Architect](https://github.com/frumu-ai/tandem-codex-plugin) - Plan Tandem workflows in Codex, then validate, preview, and run them through the governed Tandem engine.
209
207
-[Tartiner Labs](https://github.com/tartinerlabs/skills) - Agent skills for git workflows, GitHub automation, security audits, code refactoring, and project tooling.
@@ -261,7 +259,8 @@ Third-party plugins built by the community. [PRs welcome](#contributing)!
261
259
-[MorningAI](https://github.com/octo-patch/MorningAI) - AI news tracking skill that monitors 80+ entities across 6 sources (Reddit, HN, GitHub, Hugging Face, arXiv, X) and generates scored daily reports with infographics and message digests.
262
260
-[Nullcost](https://github.com/johnvouros/nullcost-plugin) - Catalog-backed free-tier, free-trial, and cheap developer-tool recommendations for Codex through bundled skills and MCP tools.
263
261
-[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.
264
-
-[OpenProject Codex](https://github.com/varaprasadreddy9676/openproject-codex-plugin) - OpenProject integration for Codex with project, team, work package, bulk workflow, boards, wiki, meeting, attachment, and reporting support.
262
+
-[OpenProject](https://github.com/varaprasadreddy9676/team-codex-plugins) - Team collaboration via OpenProject integration.
263
+
-[Ophis](https://github.com/ophis-fi/skills) - Onchain token swaps for Codex via the hosted Ophis MCP server, MEV-protected and gasless, built on CoW Protocol.
265
264
-[OrgX](https://github.com/useorgx/orgx-codex-plugin) - MCP access and initiative-aware skills for organizational workflows.
266
265
-[PANews Agent Toolkit](https://github.com/panewslab/skills) - Crypto and blockchain news discovery, authenticated creator publishing workflows, and page-to-Markdown reading.
267
266
-[PapersFlow](https://github.com/papersflow-ai/papersflow-codex-plugin) - Paper discovery, citation verification, graph exploration, and DeepScan analysis.
Copy file name to clipboardExpand all lines: plugins.json
+7-35Lines changed: 7 additions & 35 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
"name": "awesome-ai-plugins",
4
4
"version": "1.0.0",
5
5
"last_updated": "2026-06-30",
6
-
"total": 134,
6
+
"total": 132,
7
7
"platforms": [
8
8
"codex"
9
9
],
@@ -1830,43 +1830,15 @@
1830
1830
]
1831
1831
},
1832
1832
{
1833
-
"name": "Pencil Skill",
1834
-
"url": "https://github.com/Nisus74/pencil-skill",
1835
-
"owner": "Nisus74",
1836
-
"repo": "pencil-skill",
1837
-
"description": "AI coding skill plugin that teaches agents to design, edit, and validate pencil.dev (.pen) UIs through the Pencil MCP server, for Claude Code, Cursor, Codex, and Gemini CLI",
"description": "OpenProject integration for Codex with project, team, work package, bulk workflow, boards, wiki, meeting, attachment, and reporting support",
1833
+
"name": "Ophis",
1834
+
"url": "https://github.com/ophis-fi/skills",
1835
+
"owner": "ophis-fi",
1836
+
"repo": "skills",
1837
+
"description": "Onchain token swaps for Codex via the hosted Ophis MCP server, MEV-protected and gasless, built on CoW Protocol",
0 commit comments