cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • See how to access JMP Marketplace - and - find, create & share add-ins to extend your JMP. Watch video.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
MarkJSchwab
Level II

Is there an AI agent skill for JMP/JSL?

"Skills" have become an important way for AI agents (Claude Code, GitHub Copilot, etc.) to learn how to interface with various software. Is there an official "skill" package for JMP or JSL? Or has anyone in the community made a good one?

https://platform.claude.com/docs/en/agents-and-tools/agent-skills/overview

2 REPLIES 2
Victor_G
Super User

Re: Is there an AI agent skill for JMP/JSL?

Hi @MarkJSchwab,

I'm not informed about a specific skill for agents to use JMP. However since JMP 19.0, the JMP Scripting Index has been written online on GitHub so that coding agents may learn and better use the JSL Syntax: https://github.com/JMP-LLC/JSL-Scripting-Index-Website

You may also be interested by this discussion JSL scripting with AI helpwhere @OctoAvgJumper share his JSL Claude Skill.


Hope this answer will help you,

Victor GUILLER

"It is not unusual for a well-designed experiment to analyze itself" (Box, Hunter and Hunter)

Re: Is there an AI agent skill for JMP/JSL?

Hi @MarkJSchwab 

In addition to the jsl documentation @VictorG mentions, community member @OctoAvgJumper has published a Claude Skill you might find helpful: https://github.com/octoplus-sa/claude-skills.

-Scott

Recommended Articles