首页龙虾技能列表 › Uplo Government — 技能工具

Uplo Government — 技能工具

v1.0.0

AI-powered government knowledge management. Search policy documents, regulatory filings, public records, and inter-agency coordination data with structured e...

0· 107·0 当前·0 累计
by @roojenkins (RooJenkins)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/3/21
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill's stated purpose (government knowledge access) aligns with requiring an UPLO instance and API key, but the package metadata, runtime instructions, and README disagree about what is required and how code is installed — and the skill would pull and run code via npx at runtime, so verify origin and secrets before installing.
评估建议
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...
详细分析 ▾
用途与能力
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.
指令范围
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.
安装机制
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.
凭证需求
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.
持久化与权限
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.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/20

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.

● 无害

安装命令 点击复制

官方npx clawhub@latest install uplo-government
镜像加速npx clawhub@latest install uplo-government --registry https://cn.clawhub-mirror.com

技能文档

Government agencies operate under layers of statutory requirements, executive orders, rulemaking records, appropriations language, inter-agency MOUs, and internal policy memoranda. UPLO indexes this documentation so analysts, program managers, and policy staff can find authoritative answers without navigating siloed document management systems or waiting for FOIA responses from their own agency.

Session Start

Government data carries strict classification and handling requirements. Your clearance tier determines whether you can access pre-decisional policy drafts, law enforcement sensitive materials, or budget deliberation documents. Always start here.

get_identity_context

Active directives in a government context may include administration priorities, Congressional mandates with specific deadlines, or OMB guidance that constrains how programs operate.

get_directives

When to Use

  • A program analyst asks which statutory authority authorizes the grant program and whether the current appropriations language includes any new earmarks or restrictions
  • The general counsel's office needs to review all inter-agency memoranda of understanding signed in the past two years to identify overlapping jurisdiction
  • A policy advisor asks how the agency's current telework policy compares to the latest OPM guidance
  • Someone in the budget office needs the spending plan for a specific line item across the last three continuing resolutions
  • A congressional liaison is preparing testimony and needs a briefing package on the agency's performance against its strategic plan goals
  • The inspector general's office asks for all corrective action plans related to prior audit findings that remain open
  • A regional office director needs the delegation of authority chain for emergency procurement above $250,000

Example Workflows

Rulemaking Research

The agency is drafting a proposed rule and needs to review the regulatory history and public comments from the previous rulemaking cycle.

search_knowledge query="notice of proposed rulemaking and Federal Register publication for the 2024 data privacy rule"
search_with_context query="public comments received on the 2024 data privacy NPRM organized by major themes and agency responses"
search_knowledge query="regulatory impact analysis and cost-benefit assessment for the data privacy rule"

Audit Response Coordination

A GAO audit report recommends changes to the agency's IT procurement process. The CIO needs to develop a corrective action plan.

search_knowledge query="GAO report recommendations for IT procurement and acquisition reform"
search_with_context query="current IT procurement policies and delegated purchasing authority thresholds"
search_knowledge query="open corrective action plans from prior GAO and OIG audit findings related to IT spending"

Key Tools for Government

search_with_context — Government questions frequently span organizational boundaries. A query like query="which divisions are responsible for implementing the cybersecurity executive order requirements and what is the status of each milestone" requires connecting organizational structure, strategic goals, and compliance tracking.

search_knowledge — Precise lookups for statutory citations, regulation text, and policy memoranda: query="delegation of authority memorandum for the Administrator's emergency spending authority". Government staff need the exact document, not a summary.

export_org_context — Indispensable for Congressional testimony prep, transition briefings, and strategic planning. Exports the complete agency knowledge map: mission, structure, personnel, systems, goals, and active directives in one document.

get_directives — In government, directives have legal force. Executive orders, OMB circulars, and agency head memoranda all create binding obligations. Always check directives when advising on any programmatic or operational question.

propose_update — When you identify a policy that conflicts with newer guidance or statute, propose the correction through the formal change process rather than just noting it: target_table="entries" target_id="..." changes={...} rationale="Agency policy references OMB Circular A-76 which was superseded by M-24-11 in March 2024"

Tips

  • Government documentation is citation-heavy. When surfacing information, include the specific statutory section (e.g., 5 U.S.C. 552a), regulation (e.g., 48 CFR 15.404), or policy memorandum number. Government users need the authoritative reference, not just the content.
  • Be aware of the distinction between pre-decisional and final documents. Draft policy memos, budget deliberation materials, and rulemaking working documents are often classified at higher tiers and may be exempt from public release. Treat them accordingly.
  • Inter-agency coordination documents (MOUs, MOAs, IAAs) are some of the hardest records to find in government. If someone asks about coordination with another agency, search explicitly for these agreement types.
  • Government knowledge has a fiscal year rhythm. Budget data, performance metrics, and many compliance requirements operate on an October-September cycle. Always clarify which fiscal year is relevant when answering questions about spending, staffing, or performance.
数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务