Hi everyone,
For the past few days, I have been working in integrating webling's API in an AI Agent skill, allowing for AI agents to be able to generate working API calls to webling :
https://github.com/utorque/webling-api-claude-skill
As I do not have yet an association using the paid version of webling (we should finally be able to do it by next week), I only could test it very lightly using the demo's API, but the first results are very promising. I hope it will be useful to some of you and intend to use it to create a python webling api wrapper library for my personal use that I will share here too.
To use it with claude, you can just download the latest webling-api.skill from the release and add it in "parameters -> capacity -> skills -> import skills". It should work with any other chatbot like ChatGPT : the skill is consisted of markdown files that you could provide to the LLM directly.
Cheers, hope this helps,
Thibault Barthelet