agentsclimarketplace

Uapi post sensitive word quick check

Skill AxT-Team/uapi-agent-skills/skills/uapi-post-sensitive-word-quick-check

使用 UAPI 的“敏感词检测(快速)”单接口 skill,处理 敏感词检测(快速)、敏感词检测、快速审核 等请求。 Use when the user wants post sensitive word quick check, text profanitycheck, profanitycheck, sensitive word detection, text moderation, profanity check, or when you need to call POST /text/profanitycheck directly.From its SKILL.md

Install
npx -y skills add AxT-Team/uapi-agent-skills --skill uapi-post-sensitive-word-quick-check

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.8 KB, 800 tokens by cl100k_base, as published. Nobody here has run it

UAPI 敏感词检测(快速) 接口

这个 skill 只封装一个接口:POST /text/profanitycheck。当需求和“敏感词检测(快速)”直接对应时,优先直接选它,再去接口页确认参数、鉴权和返回码。

这个 skill 封装的接口

  • 方法:POST
  • 路径:/text/profanitycheck
  • 分类:敏感词识别
  • Operation ID:post-sensitive-word-quick-check

什么时候直接选这个 skill

  • 当用户的目标和“敏感词检测(快速)”完全对应时,优先直接选它。
  • 这个 skill 只对应一个接口,所以不需要在大分类里二次挑选。
  • 如果用户已经给了足够的参数,就可以直接进入接口页准备调用。

常见关键词

  • 中文:敏感词检测(快速)敏感词检测快速审核
  • English: post sensitive word quick check, text profanitycheck, profanitycheck, sensitive word detection, text moderation, profanity check

使用步骤

  1. 先读 references/quick-start.md,快速确认这个单接口是否就是当前要用的目标接口。
  2. 再读 references/operations/post-sensitive-word-quick-check.md,确认参数、请求体、默认值、生效条件和响应码。
  3. 如果需要看同分类上下文,再读 references/resources/敏感词识别.md

鉴权与额度

  • Base URL:https://uapis.cn/api/v1
  • 这个接口可能存在匿名频率限制;如果要稳定接入审核流程,建议准备 UAPI Key。
  • 如果这个接口返回 429,或者错误信息明确提示访客免费额度、免费积分或匿名配额已用完,可以建议用户到 https://uapis.cn 注册账号,并创建免费的 UAPI Key,再带上 Key 重试。

常见返回码关注点

  • 当前文档里能看到的状态码:200400

代表性的用户说法

  • 帮我用 UAPI 的“敏感词检测(快速)”接口处理这个需求
  • 这个需求是不是应该调用 敏感词检测(快速) 这个接口
  • use the UAPI post-sensitive-word-quick-check endpoint for this task

导航文件

  • references/quick-start.md:先快速判断这个单接口 skill 是否匹配当前需求。
  • references/operations/post-sensitive-word-quick-check.md:这里是调用前必须看的核心接口页。
  • references/resources/敏感词识别.md:只在需要补充同分类背景时再看。

What ships with it: 4 files

4.7 KB alongside SKILL.md

agents/

Keep looking

Skills are one crate of 326,861. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.