Writing Effective Descriptions
1. Descriptions are what CRANQ uses to create your Steps
How you write your Description, and the names of Inputs and Outputs, will dictate whether your Step works or not. Titles are not used by the system, so you can name your Steps whatever makes sense to you and your colleagues.
2. Brevity wins
Counter-intuitively, the more you write in a Step Description, the harder it is for the AI to know what to build. The Description should express the core of what you want the step to achieve, with a minimum of superfluous wordage.
3. Give examples of what you want a Step to output
Giving examples of desired outputs in a Step Description really helps the AI to know what you want. For example:
[data1, data2,data3,...]
hh:mm:ss
[{"key":"value", "key":"value"},{...}]
https://www.yoursite.com/blog/this-is-the-title
4. If Steps aren't working, try re-generating them
If a Step won't run, but it seems to make sense to you, try making a small change in the Description (e,g, adding a full stop), and clicking Proceed. The code will be re-generated, and may start to work. Prompting LLMs is as much art, and guile, as science!
5. Check 'Latest SEO Workflows' for relevant Workflows and Steps
Community Workflows is a database of successful CRANQ Steps and workflows that have been generated and run on the CRANQ platform. Look for similar Steps to your own and Import them, or copy / paste them, or use successful Descriptions to inform your own Descriptions