/install gov-regulatory
Regulatory Monitor
Search the Federal Register for rules, proposed rules, notices, and presidential documents.
Setup
mcporter add gov-regs --url https://regulatory-monitor-mcp.apify.actor/mcp --transport streamable-http
Or add to your OpenClaw MCP config (~/.openclaw/mcp.json):
{
"servers": {
"gov-regs": {
"url": "https://regulatory-monitor-mcp.apify.actor/mcp",
"transport": "streamable-http"
}
}
}
Available Tools
reg_search_documents
Search Federal Register for rules, notices, and presidential documents.
Search Federal Register for AI regulations
Find EPA rules published this month
Parameters: term, documentType ("RULE", "PRORULE", "NOTICE", or "PRESDOCU"), agency (slug), dateFrom (YYYY-MM-DD), dateTo, significant (boolean), perPage, page
reg_get_document
Get full details of a specific Federal Register document by document number.
Get Federal Register document 2024-12345
Parameters: documentNumber (required)
reg_search_public_inspection
Search pre-publication documents on public inspection before they appear in the Federal Register.
Search public inspection for upcoming SEC rules
Any upcoming EPA notices?
Parameters: term, agency, documentType ("RULE", "PRORULE", "NOTICE", or "PRESDOCU")
reg_list_agencies
List or search federal agencies in the Federal Register.
List all federal agencies
Search for agencies related to energy
Parameters: search
Data Sources
- Federal Register — Official journal of the US government (rules, notices, executive orders)
Use Cases
- Regulatory compliance monitoring
- Policy tracking and analysis
- Government affairs research
- Rulemaking comment preparation
All data from free US government APIs. Zero cost. No API keys required.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gov-regulatory - 安装完成后,直接呼叫该 Skill 的名称或使用
/gov-regulatory触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Gov Regulatory 是什么?
Federal Register rules, notices, and agency documents. 4 tools for regulatory monitoring. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 456 次。
如何安装 Gov Regulatory?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gov-regulatory」即可一键安装,无需额外配置。
Gov Regulatory 是免费的吗?
是的,Gov Regulatory 完全免费(开源免费),可自由下载、安装和使用。
Gov Regulatory 支持哪些平台?
Gov Regulatory 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Gov Regulatory?
由 Martin(@martc03)开发并维护,当前版本 v1.0.0。