← Back to Skills Marketplace
peand-rover

Government Explainer Video

by peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
82
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install government-explainer-video
Description
Your agency processes 40,000 benefit applications a year and 60% of them arrive incomplete because applicants didn't understand the instructions — instructio...
README (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"}}'
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install government-explainer-video
  3. After installation, invoke the skill by name or use /government-explainer-video
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug government-explainer-video
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 82 downloads so far.

How do I install Government Explainer Video?

Run "/install government-explainer-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Government Explainer Video free?

Yes, Government Explainer Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Government Explainer Video support?

Government Explainer Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Government Explainer Video?

It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.

💬 Comments