Skip to content

shaunprice/mechatronics-engineering

v0.1.1MIT

Engineering guidance and runnable simulations for mechatronics and robotics.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "mechatronics-engineering",
  "version": "0.1.1",
  "description": "Engineering guidance and runnable simulations for mechatronics and robotics.",
  "author": {
    "name": "Shaun Price",
    "url": "https://github.com/ShaunPrice"
  },
  "homepage": "https://github.com/ShaunPrice/mechatronics-skill",
  "repository": "https://github.com/ShaunPrice/mechatronics-skill",
  "license": "MIT",
  "keywords": [
    "mechatronics",
    "robotics",
    "control-systems",
    "simulation",
    "manufacturing"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Mechatronics Engineering",
        "shortDescription": "Design, simulate and manufacture robotic systems.",
        "longDescription": "Learn engineering terminology, select methods, build interactive browser simulations and prepare manufacturing and business plans with the complete Mechatronics Engineering skill.",
        "developerName": "Shaun Price",
        "category": "Productivity",
        "capabilities": [
          "Read",
          "Write"
        ],
        "websiteURL": "https://github.com/ShaunPrice/mechatronics-skill",
        "defaultPrompt": [
          "Design and simulate a motor positioning system.",
          "Build a feedback diagram with adjustable PID gains.",
          "Prepare my robot prototype for manufacturing."
        ],
        "brandColor": "#0F766E"
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 11Python files
  • 8JavaScript files
  • 4JSON files
  • openai.yaml
  • 8other files
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai