Agent Plugins Marketplace
All plugins

thermal-fluid-research-workflow

v0.1.0

Thermal-fluid mechanical engineering research workflow plugin for Codex.

CodexClaude Code1 Skill

By Han HuLicense: MIT945 GitHub starsUpdated last month

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
1 skill or MCP entry
Source updated
Aug 12, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install thermal-fluid-research-workflow for Codex and Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install thermal-fluid-research-workflow-2@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

Compatibility: the page URL and API slug “thermal-fluid-research-workflow-2” remain stable.

  • Codex: Legacy selector thermal-fluid-research-workflow-2@agent-plugin-marketplace remains documented for migration; install from source for this runtime.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Codex has another source with the same manifest name. This directory does not invent numbered install aliases; use the publisher's catalog or inspect the source manually for that runtime.

Get the source manually
git clone https://github.com/ccplugins/awesome-claude-code-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/thermal-fluid-research-workflow/.

Plugin files

plugins/thermal-fluid-research-workflow/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
└── skills/mechanical-engineering-research/SKILL.md

Included Skills1

mechanical-engineering-researchskills/mechanical-engineering-research/SKILL.md

Research, write, code, analyze, present, and develop proposals for thermal-fluid mechanical engineering work with source-aware rigor. Use for heat transfer, fluid mechanics, thermodynamics, HVAC, energy systems, turbomachinery, pumps, piping, CFD, experiments, correlations, standards, datasheets, papers, patents, AI/ML tools, computer vision, sequence regression, surrogate modeling, research coding, Overleaf, VS Code, GitHub, git, federal grant proposals, DOE/NSF/NASA-style narratives, invention disclosure, provisional patent support, commercialization, and trade studies. Produces technical briefs, critical literature reviews, proposal narratives, review-criteria responses, manuscript sections, methods, results discussions, data-analysis plans, plots, presentations, design comparisons, calculation plans, reproducible code, repository workflows, disclosure drafts, patent-support packets, and research roadmaps.

Plugin manifests2

plugins/thermal-fluid-research-workflow/.codex-plugin/plugin.json
{
  "name": "thermal-fluid-research-workflow",
  "version": "0.1.0",
  "description": "Thermal-fluid mechanical engineering research workflow plugin for Codex.",
  "author": {
    "name": "Han Hu",
    "email": "[email protected]",
    "url": "https://github.com/hanhuark"
  },
  "homepage": "https://github.com/hanhuark/mechanical-engineering-research-skill",
  "repository": "https://github.com/hanhuark/mechanical-engineering-research-skill",
  "license": "MIT",
  "keywords": [
    "thermal-fluids",
    "mechanical-engineering",
    "research",
    "technical-writing",
    "proposal-development",
    "data-analysis",
    "codex-skill"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "Thermal-Fluid Research Workflow",
    "shortDescription": "Research, write, code, analyze, and present thermal-fluid work.",
    "longDescription": "A workflow plugin for thermal-fluid mechanical engineering research. It combines domain-specific judgment for literature review, technical writing, data analysis, research coding, presentations, AI/ML tools, proposals, patents, and commercialization with reusable workflow prompts.",
    "developerName": "Han Hu",
    "category": "Productivity",
    "capabilities": [
      "Research",
      "Write",
      "Code"
    ],
    "websiteURL": "https://github.com/hanhuark/mechanical-engineering-research-skill",
    "defaultPrompt": [
      "Plan a thermal-fluid research workflow.",
      "Develop a proposal narrative with reviewer-focused logic.",
      "Write a technical section with domain rigor.",
      "Review this figure and explain the physics."
    ],
    "brandColor": "#0F766E",
    "composerIcon": "./assets/icon.svg"
  }
}
plugins/thermal-fluid-research-workflow/.claude-plugin/plugin.json
{
  "name": "thermal-fluid-research-workflow",
  "description": "Thermal-fluid mechanical engineering research workflow for literature review, technical writing, data analysis, presentations, proposals, research coding, and AI/ML-assisted workflows.",
  "version": "0.1.0",
  "author": {
    "name": "Han Hu",
    "email": "[email protected]",
    "url": "https://github.com/hanhuark"
  },
  "homepage": "https://github.com/hanhuark/mechanical-engineering-research-skill",
  "repository": "https://github.com/hanhuark/mechanical-engineering-research-skill",
  "license": "MIT"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[thermal-fluid-research-workflow on Agent Plugins Marketplace](https://pluginsmp.com/plugins/thermal-fluid-research-workflow-2)