Cryosparc tools wrapper & blueprint?

Hi,

We are making increasing use of cryosparc tools in our workflows, it really increases the flexibility of what one can do with cryosparc, particularly with the advent of LLM-coding tools.

One of the main limitations we’ve encountered is that because CS tools scripts are not launchable from the GUI, and external jobs are only created during the running of the script, there is no way to queue CS tools scripts as part of a pipeline - to that end, would it be possible to add a “CS tools wrapper” job, that just launches a CS tools script?

At least this way we could add the CS tools script to the queue, even if we can’t queue up subsequent jobs based on external jobs created by the script. If there were some way to predefine/queue the external jobs that the script will create (maybe some kind of dry run functionality) that would be even better!

Also, would it be possible to create an “official” Skills.md establishing best practices, that folks can use to enhance the performance & consistency of coding agents when writing/editing CS tools scripts?

Cheers

Oli

1 Like

Hi @olibclarke thanks for the suggestion!

We’ve noted the request for an ability to launch tools scripts from the UI, ideally as jobs with the ability to schedule/chain with other jobs. Thanks!

2 Likes