Skip to content

Commit 24414ed

Browse files
chore: sync from awesome-codex-plugins
1 parent 81af6e4 commit 24414ed

3 files changed

Lines changed: 32 additions & 2 deletions

File tree

.agents/plugins/marketplace.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.0",
33
"source": "awesome-ai-plugins",
4-
"last_updated": "2026-05-31T06:11:46.501432+00:00",
4+
"last_updated": "2026-05-31T06:12:57.405196+00:00",
55
"plugins": [
66
{
77
"name": "Registry Broker",
@@ -1398,6 +1398,21 @@
13981398
"repo": "yandex-direct-for-all",
13991399
"url": "https://github.com/nebelov/yandex-direct-for-all",
14001400
"install_url": "https://raw.githubusercontent.com/nebelov/yandex-direct-for-all/HEAD/plugins/yandex-direct-for-all/.codex-plugin/plugin.json"
1401+
},
1402+
{
1403+
"name": "Thermal-Fluid Research Workflow",
1404+
"displayName": "Thermal-Fluid Research Workflow",
1405+
"description": "Thermal-fluid mechanical engineering research workflow for literature review, technical writing, data analysis, presentations, proposals, coding, and AI/ML tools",
1406+
"category": "Tools & Integrations",
1407+
"source": "awesome-ai-plugins",
1408+
"platform": "codex",
1409+
"ecosystems": [
1410+
"codex"
1411+
],
1412+
"owner": "hanhuark",
1413+
"repo": "mechanical-engineering-research-skill",
1414+
"url": "https://github.com/hanhuark/mechanical-engineering-research-skill",
1415+
"install_url": "https://raw.githubusercontent.com/hanhuark/mechanical-engineering-research-skill/HEAD/.codex-plugin/plugin.json"
14011416
}
14021417
]
14031418
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ Third-party plugins built by the community. [PRs welcome](#contributing)!
225225
- [sitemd](https://github.com/sitemd-cc/sitemd) - Build websites from Markdown via MCP — 22 tools for creating pages, generating content, validating, running SEO audits, configuring settings, and deploying static sites to Cloudflare Pages.
226226
- [Synta MCP](https://github.com/Synta-ai/n8n-mcp-codex-plugin-synta) - Build, edit, validate, and self-heal n8n workflows with Synta MCP tools and Codex-ready workflow guidance.
227227
- [Task Scheduler](https://github.com/6Delta9/task-scheduler-codex-plugin) - OpenAI Codex plugin and local MCP server for turning task lists into realistic schedules with blocked dates, capacity overrides, overflow tracking, and markdown planning output.
228+
- [Thermal-Fluid Research Workflow](https://github.com/hanhuark/mechanical-engineering-research-skill) - Thermal-fluid mechanical engineering research workflow for literature review, technical writing, data analysis, presentations, proposals, coding, and AI/ML tools.
228229
- [TokRepo Search](https://github.com/henu-wang/tokrepo-codex-plugin) - Search and install AI assets from TokRepo with a bundled skill and MCP server for Codex.
229230
- [unslop](https://github.com/MohamedAbdallah-14/unslop) - Strip AI writing patterns from text output — removes filler phrases, hedging language, and generic constructs to produce cleaner written content. Install: `npm install -g unslop`.
230231
- [Upwork Autopilot](https://github.com/klajdikkolaj/upwork-autopilot) - Controlled Upwork job search, qualification, and proposal submission sessions through a dedicated Chrome profile.

plugins.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "awesome-ai-plugins",
44
"version": "1.0.0",
55
"last_updated": "2026-05-31",
6-
"total": 93,
6+
"total": 94,
77
"platforms": [
88
"codex"
99
],
@@ -1310,6 +1310,20 @@
13101310
"ecosystems": [
13111311
"codex"
13121312
]
1313+
},
1314+
{
1315+
"name": "Thermal-Fluid Research Workflow",
1316+
"url": "https://github.com/hanhuark/mechanical-engineering-research-skill",
1317+
"owner": "hanhuark",
1318+
"repo": "mechanical-engineering-research-skill",
1319+
"description": "Thermal-fluid mechanical engineering research workflow for literature review, technical writing, data analysis, presentations, proposals, coding, and AI/ML tools",
1320+
"category": "Tools & Integrations",
1321+
"platform": "codex",
1322+
"source": "awesome-ai-plugins",
1323+
"install_url": "https://raw.githubusercontent.com/hanhuark/mechanical-engineering-research-skill/HEAD/.codex-plugin/plugin.json",
1324+
"ecosystems": [
1325+
"codex"
1326+
]
13131327
}
13141328
]
13151329
}

0 commit comments

Comments
 (0)