Agent Plugins Marketplace
All plugins

solidworks-gpt-plugin

v1.2.0

Knowledge-backed SolidWorks design workflows for Codex, with rule checks and consent-based session learning.

Codex

By ErfouniLicense: MIT1.1k GitHub starsUpdated 12 hours ago

Directory evidence

Runtimes
Codex
Parsed components
0 skill or MCP entries
Source updated
Sep 23, 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 solidworks-gpt-plugin for Codex

Installs for the current user
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add solidworks-gpt-plugin@awesome-codex-plugins

Paste and run these commands in a terminal with Codex. They add and refresh the awesome-codex-plugins catalog, then install this plugin.

Compatibility: the page URL and API slug “solidworks-gpt-plugin” remain stable.

  • Codex: solidworks-gpt-plugin@agent-plugin-marketplacesolidworks-gpt-plugin@awesome-codex-plugins

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.

Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/Erfouni/solidworks-GPT-plugin/.

Plugin files

plugins/Erfouni/solidworks-GPT-plugin/
└── .codex-plugin/plugin.json

Plugin manifests1

plugins/Erfouni/solidworks-GPT-plugin/.codex-plugin/plugin.json
{
  "name": "solidworks-gpt-plugin",
  "version": "1.2.0",
  "description": "Knowledge-backed SolidWorks design workflows for Codex, with rule checks and consent-based session learning.",
  "author": {
    "name": "Erfouni",
    "url": "https://github.com/Erfouni"
  },
  "homepage": "https://github.com/Erfouni/solidworks-GPT-plugin",
  "repository": "https://github.com/Erfouni/solidworks-GPT-plugin",
  "license": "MIT",
  "keywords": [
    "solidworks",
    "cad",
    "mechanical-design",
    "engineering",
    "knowledge-base"
  ],
  "skills": "./plugins/solidworks-gpt-plugin/skills/",
  "interface": {
    "displayName": "SolidWorks GPT Plugin",
    "shortDescription": "Knowledge-backed SolidWorks design and validation",
    "longDescription": "Plan, build, validate, and export SolidWorks parts and assemblies using curated conventions, design rules, standards, catalog instructions, known fixes, and consent-based session feedback.",
    "developerName": "Erfouni",
    "category": "Productivity",
    "capabilities": [
      "Interactive",
      "Write"
    ],
    "websiteURL": "https://github.com/Erfouni/solidworks-GPT-plugin",
    "defaultPrompt": [
      "Design and validate a parametric SolidWorks part.",
      "Look up proven SolidWorks instructions for this component.",
      "Review this SolidWorks model against engineering rules."
    ],
    "brandColor": "#D71920",
    "composerIcon": "./assets/icon.svg"
  }
}

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

[solidworks-gpt-plugin on Agent Plugins Marketplace](https://pluginsmp.com/plugins/solidworks-gpt-plugin)