← 返回 Skills 市场
peand-rover

Government Explainer Video

作者 peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
82
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install government-explainer-video
功能描述
Your agency processes 40,000 benefit applications a year and 60% of them arrive incomplete because applicants didn't understand the instructions — instructio...
使用说明 (SKILL.md)

Government Explainer Video — Reduce Service Friction for Every Citizen

Use Cases

  1. Benefits Application Walkthroughs — Medicaid, SNAP, unemployment insurance, and housing assistance applications are complex and high-stakes for applicants. Government Explainer Video creates step-by-step application walkthrough videos that reduce incomplete submissions, decrease call center volume, and ensure eligible residents successfully access the benefits they qualify for.

  2. Permit and Licensing Process Explainers — Business license applications, building permits, and professional licensing requirements involve multiple steps, agencies, and deadlines. Short explainer videos on agency websites reduce the "I didn't know I needed that" calls that consume staff time and delay applicant timelines.

  3. Public Health and Safety Communications — Vaccination campaigns, emergency preparedness, food safety, and environmental health programs all require accessible public communication videos. Government Explainer Video creates multilingual-ready public health videos that reach the diverse populations government agencies are required to serve equally.

  4. Election and Civic Participation — Voter registration deadlines, polling location changes, ballot measure explanations, and jury duty procedures are civic processes that affect every resident. Create nonpartisan civic education videos that increase informed participation and reduce the calls that election offices receive during every election cycle.

How It Works

Describe the government service or process you need to communicate, and Government Explainer Video creates a plain-language, accessibility-compliant explainer video ready for your agency website and public communication channels.

curl -X POST https://mega-api-prod.nemovideo.ai/api/v1/generate \
  -H "Authorization: Bearer $NEMO_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"skill": "government-explainer-video", "input": {"agency": "State Dept of Labor", "service": "unemployment insurance application", "audience": "recently unemployed residents", "language": "en"}}'
安全使用建议
This skill appears to call an external video-generation API and needs an API token (NEMO_TOKEN) — that is reasonable for its stated purpose. Before installing, verify the nemo vendor and the endpoint (mega-api-prod.nemovideo.ai) are legitimate for your organisation. Ask the publisher to clarify why ~/.config/nemovideo/ is declared as a required config path (the SKILL.md does not use it); if unnecessary, remove that requirement. Most importantly, do not send personally identifying or sensitive applicant data to the service until you have: (1) confirmed the vendor's data retention and privacy policies, (2) confirmed token scope and access controls, and (3) tested with scrubbed/sample data. If you already supplied a token and later feel uncomfortable, rotate/revoke the token. If you need help evaluating vendor trust, ask IT or procurement for an approved vendor check.
功能分析
Type: OpenClaw Skill Name: government-explainer-video Version: 1.0.0 The skill is a legitimate-appearing integration for a video generation service (nemovideo.ai) tailored for government communications. It utilizes a standard API endpoint and requires a specific environment variable (NEMO_TOKEN) for authentication, with no evidence of malicious intent, data exfiltration, or prompt injection in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description (create government explainer videos) aligns with the single API call shown in SKILL.md to nemo's video generation endpoint; requiring an API token (NEMO_TOKEN) is reasonable for that purpose. The endpoint domain (mega-api-prod.nemovideo.ai) should be validated as the legitimate vendor endpoint by the buyer.
Instruction Scope
Runtime instructions are minimal and only show a curl POST using $NEMO_TOKEN, which is coherent for remote video generation. However, there is no guidance about redacting or handling sensitive personal data or PII before sending (public-benefit workflows often include SSNs, addresses, medical info). The skill gives the agent broad discretion to construct the POST body and does not limit or warn about transmitting applicant data.
Install Mechanism
Instruction-only skill with no install spec and no code files — low install risk because nothing is written to disk by the skill itself.
Credentials
The declared single required environment variable (NEMO_TOKEN) is proportionate. However, the metadata also declares a required config path (~/.config/nemovideo/) that is not referenced in SKILL.md; asking for a user config path is more invasive than necessary and creates ambiguity about whether local files (which may contain other secrets) will be read.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent/always-on presence or elevated agent-wide privileges in the provided metadata.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install government-explainer-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /government-explainer-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Government Explainer Video skill. - Creates plain-language, accessibility-compliant explainer videos for public agencies and government services. - Helps agencies reduce incomplete applications and repeat contacts by translating complex processes into visual walkthroughs. - Supports explainer videos for benefits applications, permits, licensing, public health communications, and civic participation. - Exports videos in formats compliant with government digital accessibility standards.
元数据
Slug government-explainer-video
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Government Explainer Video 是什么?

Your agency processes 40,000 benefit applications a year and 60% of them arrive incomplete because applicants didn't understand the instructions — instructio... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。

如何安装 Government Explainer Video?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install government-explainer-video」即可一键安装,无需额外配置。

Government Explainer Video 是免费的吗?

是的,Government Explainer Video 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Government Explainer Video 支持哪些平台?

Government Explainer Video 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Government Explainer Video?

由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。

💬 留言讨论