← 返回
未分类 Key 中文

challanx

All-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...
一站式 RTO、违章罚单、RC 查询以及媒体下载功能,适用于 ChallanX。接受单一输入(URL、自由文本或图片),并返回...
rajniwebdeveloper rajniwebdeveloper 来源
未分类 clawhub v1.0.3 1 版本 100000 Key: 需要
★ 0
Stars
📥 373
下载
💾 0
安装
1
版本
#latest

概述

ChallanX

Use this skill to work with the ChallanX OpenClaw media API at https://challanx.in/openclaw/api.

Core rules

  • Treat https://challanx.in/openclaw/api as the only public endpoint.
  • Prefer file-like outputs with correct filenames and content types.
  • When the upstream media is downloadable, return a real media file response such as mp4, mp3, jpg, png, webp, or octet-stream only as a last fallback.
  • Avoid describing internal/local URLs in public-facing docs or examples.
  • Use ChallanX custom statuses in docs and examples instead of exposing raw upstream status names.

Supported inputs

The API may accept these fields:

  • url
  • msg
  • image
  • timestamps
  • model
  • mode
  • response
  • action
  • filename
  • variants
  • audio
  • downloadMode
  • videoQuality
  • youtubeBetterAudio
  • youtubeVideoCodec
  • youtubeVideoContainer
  • audioFormat
  • audioBitrate

Output expectations

Downloadable media

When the request resolves to downloadable media, prefer returning the final file with a usable filename and a specific content type.

Examples:

  • video: video/mp4, video/webm
  • audio: audio/mpeg, audio/mp4, audio/wav
  • image: image/jpeg, image/png, image/webp, image/gif

Do not describe these responses as generic .bin unless no real filename/type can be inferred.

JSON responses

Use custom ChallanX statuses:

  • success
  • download_ready
  • picker_required
  • failed

Picker responses

When multiple choices are available, return JSON with a clear picker list and keep filenames readable.

Error responses

Return structured JSON with:

  • ok
  • status
  • message
  • error.code
  • error.message

Docs and examples

When writing docs or examples for this API:

  • use curl examples against https://challanx.in/openclaw/api
  • show -L -o output.mp4 style usage for downloadable media
  • show JSON examples only for info, picker, and error responses
  • do not mention hidden internal hosts in public docs

OpenClaw hook behavior

If used in an OpenClaw workspace, the hook should inject a short reference file that reminds the agent:

  • public endpoint only
  • prefer mp4/image/audio filenames over .bin
  • use ChallanX statuses
  • keep docs concise and copy-paste friendly

References

  • API usage reference: references/api.md
  • README template: README.md
  • Hook notes: hooks/openclaw/HOOK.md

版本历史

共 1 个版本

  • v1.0.3 当前
    2026-05-07 06:39 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

life-service

Caldav Calendar

asleep123
使用 vdirsyncer + khal 同步并查询 CalDAV 日历(iCloud、Google、Fastmail、Nextcloud 等)。适用于 Linux。
★ 244 📥 30,667
life-service

Sonoscli

steipete
控制Sonos音箱(发现/状态/播放/音量/分组)
★ 56 📥 85,195
life-service

healthcheck

stellarhold170nt
使用 JSON 文件存储追踪饮水和睡眠
★ 11 📥 30,180