
Verify Authenticity
- 8 installs
- 1.5k repo stars
- Updated July 16, 2026
- rtgs2017/nagaagent
Helps with ai & agent building tasks.
About
verify-authenticity is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.
- verify-authenticity
- AI & Agent Building
- AI-coding skill
Verify Authenticity by the numbers
- 8 all-time installs (skills.sh)
- Ranked #12,321 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/rtgs2017/nagaagent --skill verify-authenticityAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 8 |
|---|---|
| repo stars | ★ 1.5k |
| Last updated | July 16, 2026 |
| Repository | rtgs2017/nagaagent ↗ |
What it does
Helps with ai & agent building tasks.
Files
真实性验证技能
分析内容的真实性,帮助用户识别虚假信息和伪造内容。
执行流程(必须按顺序执行)
1. 联网搜索:先使用工具搜索与用户内容相关的权威信息和事实依据,调用方式如下:
{"agentType": "openclaw", "task_type": "message", "message": "搜索:用户提供的关键内容"}2. 交叉比对:工具返回结果后,将用户内容与搜索到的权威来源进行对比 3. 综合判断:结合搜索结果和以下分析维度给出结论
注意:真实性验证必须基于事实依据,第1步的联网搜索不可跳过。
分析维度
1. 信息来源是否可靠 2. 内容逻辑是否自洽 3. 是否存在常见的伪造特征 4. 与搜索到的已知事实是否矛盾 5. 是否存在情绪操控或诱导话术
输出格式
- 真实性判断:真实 / 可疑 / 高风险
- 搜索验证:列出搜索到的关键事实依据
- 分析理由:逐条列出判断依据
- 建议操作:应该怎么做
Related skills
AI & Agent Buildingagents