Install
openclaw skills install uapi-get-daily-news-image使用 UAPI 的“每日新闻图”单接口 skill,处理 每日新闻图、新闻海报、每日内容 等请求。 Use when the user wants get daily news image, daily news-image, news-image, daily news image, daily digest,...
openclaw skills install uapi-get-daily-news-image这个 skill 只封装一个接口:GET /daily/news-image。当需求和“每日新闻图”直接对应时,优先直接选它,再去接口页确认参数、鉴权和返回码。
如果用户已经明确要拿「每日新闻图」这类结果,就可以把 GET /daily/news-image 当成主入口,先收敛到这一条接口,再补参数、额度和返回码。
GET/daily/news-imageDailyget-daily-news-image每日新闻图、新闻海报、每日内容get daily news image, daily news-image, news-image, daily news image, daily digest, news posterreferences/quick-start.md,快速确认这个单接口是否就是当前要用的目标接口。references/operations/get-daily-news-image.md,确认参数、请求体、默认值、生效条件和响应码。references/resources/Daily.md。https://uapis.cn/api/v1200、500、502references/quick-start.md:先快速判断这个单接口 skill 是否匹配当前需求。references/operations/get-daily-news-image.md:这里是调用前必须看的核心接口页。references/resources/Daily.md:只在需要补充同分类背景时再看。