Install
openclaw skills install challanxAll-in-one RTO, challan, RC lookups and media downloader features for ChallanX. Accepts a single input — a URL, a free-text message, or an image — and return...
openclaw skills install challanxUse this skill to work with the ChallanX OpenClaw media API at https://challanx.in/openclaw/api.
https://challanx.in/openclaw/api as the only public endpoint.The API may accept these fields:
urlmsgimagetimestampsmodelmoderesponseactionfilenamevariantsaudiodownloadModevideoQualityyoutubeBetterAudioyoutubeVideoCodecyoutubeVideoContaineraudioFormataudioBitrateWhen the request resolves to downloadable media, prefer returning the final file with a usable filename and a specific content type.
Examples:
video/mp4, video/webmaudio/mpeg, audio/mp4, audio/wavimage/jpeg, image/png, image/webp, image/gifDo not describe these responses as generic .bin unless no real filename/type can be inferred.
Use custom ChallanX statuses:
successdownload_readypicker_requiredfailedWhen multiple choices are available, return JSON with a clear picker list and keep filenames readable.
Return structured JSON with:
okstatusmessageerror.codeerror.messageWhen writing docs or examples for this API:
https://challanx.in/openclaw/api-L -o output.mp4 style usage for downloadable mediaIf used in an OpenClaw workspace, the hook should inject a short reference file that reminds the agent:
.binreferences/api.mdREADME.mdhooks/openclaw/HOOK.md