Skip to content

Commit 0070d4d

Browse files
committed
chore: add TokRepo Search to plugins.json (total=30)
1 parent d451eb4 commit 0070d4d

1 file changed

Lines changed: 14 additions & 4 deletions

File tree

plugins.json

Lines changed: 14 additions & 4 deletions
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-04-01",
6-
"total": 29,
6+
"total": 30,
77
"categories": [
88
"Development & Workflow",
99
"Tools & Integrations"
@@ -44,7 +44,7 @@
4444
"url": "https://github.com/hyhmrright/brooks-lint",
4545
"owner": "hyhmrright",
4646
"repo": "brooks-lint",
47-
"description": "AI code reviews grounded in six classic engineering books decay risk diagnostics with book citations, severity labels, and four analysis modes (PR review, architecture audit, tech debt, test quality).",
47+
"description": "AI code reviews grounded in six classic engineering books \u2014 decay risk diagnostics with book citations, severity labels, and four analysis modes (PR review, architecture audit, tech debt, test quality).",
4848
"category": "Development & Workflow",
4949
"source": "awesome-codex-plugins",
5050
"install_url": "https://raw.githubusercontent.com/hyhmrright/brooks-lint/main/.codex-plugin/plugin.json"
@@ -54,7 +54,7 @@
5454
"url": "https://github.com/alirezarezvani/claude-skills",
5555
"owner": "alirezarezvani",
5656
"repo": "claude-skills",
57-
"description": "223 production-ready skills, 23 agents, and 298 Python tools across 9 domains engineering, marketing, product, compliance, and more.",
57+
"description": "223 production-ready skills, 23 agents, and 298 Python tools across 9 domains \u2014 engineering, marketing, product, compliance, and more.",
5858
"category": "Development & Workflow",
5959
"source": "awesome-codex-plugins",
6060
"install_url": "https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/.codex-plugin/plugin.json"
@@ -284,11 +284,21 @@
284284
"url": "https://github.com/talkstream/ru-text",
285285
"owner": "talkstream",
286286
"repo": "ru-text",
287-
"description": "Russian text quality ~1,040 rules for typography, info-style, editorial, UX writing, and business correspondence.",
287+
"description": "Russian text quality \u2014 ~1,040 rules for typography, info-style, editorial, UX writing, and business correspondence.",
288288
"category": "Tools & Integrations",
289289
"source": "awesome-codex-plugins",
290290
"install_url": "https://raw.githubusercontent.com/talkstream/ru-text/main/.codex-plugin/plugin.json"
291291
},
292+
{
293+
"name": "TokRepo Search",
294+
"url": "https://github.com/henu-wang/tokrepo-codex-plugin",
295+
"owner": "henu-wang",
296+
"repo": "tokrepo-codex-plugin",
297+
"description": "Search and install AI assets from TokRepo with a bundled skill and MCP server for Codex.",
298+
"category": "Tools & Integrations",
299+
"source": "awesome-codex-plugins",
300+
"install_url": "https://raw.githubusercontent.com/henu-wang/tokrepo-codex-plugin/main/.codex-plugin/plugin.json"
301+
},
292302
{
293303
"name": "Yandex Direct",
294304
"url": "https://github.com/nebelov/yandex-direct-for-all",

0 commit comments

Comments
 (0)