← Back to Skills Marketplace
Uplo Government
by
RooJenkins
· GitHub ↗
· v1.0.0
· MIT-0
143
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install uplo-government
Description
AI-powered government knowledge management. Search policy documents, regulatory filings, public records, and inter-agency coordination data with structured e...
Usage Guidance
This skill appears to be a UPLO connector and will need an UPLO instance URL and an API key, and it expects to run an MCP server via `npx @agentdocs1/mcp-server`. Before installing: 1) Confirm the skill author and homepage (none provided here); verify the npm package name (@agentdocs1/mcp-server) is the official vendor and inspect its source or release page. 2) Treat the API key as sensitive: use a scoped, least-privilege token and avoid using a high-privilege org key in an untrusted environment. 3) Because the skill dynamically fetches code with npx, run it first in an isolated/test environment and audit the package. 4) Resolve the metadata mismatch (registry shows no required env vars but skill.json requires them) — ask the publisher to correct the manifest so you know upfront what secrets and network endpoints will be used. 5) If handling classified or sensitive documents, ensure the configured UPLO endpoint and the agent environment meet your organization's classification and network policies.
Capability Analysis
Type: OpenClaw Skill
Name: uplo-government
Version: 1.0.0
The uplo-government skill bundle is a legitimate integration for the UPLO platform, designed for government-focused knowledge management and regulatory research. It utilizes a standard MCP (Model Context Protocol) server architecture via npx to provide tools for semantic search, directive tracking, and organizational context exporting. The instructions in SKILL.md and identity-patch.md are well-aligned with the stated purpose, emphasizing proper citation of statutory authorities and adherence to data classification tiers without any evidence of malicious intent or unauthorized data exfiltration.
Capability Assessment
Purpose & Capability
The skill claims to provide UPLO-backed government knowledge access, which legitimately requires an UPLO instance URL and an API key; those appear in skill.json and README. However the registry metadata above lists no required env vars or primary credential — that's an inconsistency between the claimed purpose and the declared requirements in the registry.
Instruction Scope
SKILL.md uses only high-level MCP-style commands (search_knowledge, search_with_context, get_directives, etc.) and emphasizes classification handling; it does not instruct the agent to read arbitrary local files or exfiltrate data. That scope is appropriate for a knowledge connector. However the instructions assume an MCP connection to an external UPLO instance (implying network calls) and the identity-patch further instructs the agent to treat UPLO as the authoritative source.
Install Mechanism
The skill was presented as instruction-only in the registry, but skill.json and README show an MCP server run via `npx -y @agentdocs1/mcp-server --http`. That implies dynamic download/execution of an npm package at runtime (moderate-to-high risk relative to instruction-only). The registry contains no formal install spec to surface this. Confirm the @agentdocs1 package and its source before running npx.
Credentials
skill.json legitimately requires `agentdocs_url` and a secret `api_key` (UPLO MCP token) which are proportionate to connecting to an external knowledge service. The problem is the top-level registry reported no required env vars — a metadata omission that could lead to unexpected prompts for secrets at install/run time. No other unrelated credentials are requested.
Persistence & Privilege
The skill does not request always:true and does not modify other skills. Autonomous model invocation is enabled (platform default). The MCP server approach may start a local process (via npx) but there is no indication the skill attempts to persistently install itself beyond that.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install uplo-government - After installation, invoke the skill by name or use
/uplo-government - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of uplo-government: AI-powered government knowledge management
- Enables search across policy documents, regulatory filings, public records, and inter-agency coordination data with structured extraction.
- Provides guidance on session initialization for secure access based on clearance tier.
- Supports key government workflows such as rulemaking research, audit response coordination, and congressional testimony preparation.
- Introduces specialized tools: search_with_context, search_knowledge, export_org_context, get_directives, and propose_update.
- Includes tips for authoritative citations, handling sensitive documents, finding inter-agency agreements, and understanding fiscal year nuances.
Metadata
Frequently Asked Questions
What is Uplo Government?
AI-powered government knowledge management. Search policy documents, regulatory filings, public records, and inter-agency coordination data with structured e... It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.
How do I install Uplo Government?
Run "/install uplo-government" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Uplo Government free?
Yes, Uplo Government is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Uplo Government support?
Uplo Government is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Uplo Government?
It is built and maintained by RooJenkins (@roojenkins); the current version is v1.0.0.
More Skills