Pipeworx Cdc
Skill by b-gutman
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/b-gutman/pipeworx-cdcCdc
CDC MCP — wraps CDC open data via Socrata API (data.cdc.gov)
search_datasets
Search CDC public health datasets by keyword. Returns dataset names, descriptions, IDs, and update d
get_dataset
Get rows from a specific CDC dataset by its Socrata dataset ID (four-by-four format like "xxxx-xxxx"
{
"mcpServers": {
"cdc": {
"url": "https://gateway.pipeworx.io/cdc/mcp"
}
}
}
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-b-gutman-pipeworx-cdc": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
Pipeworx Attom
Skill by b-gutman
pipeworx-exchangerate
Simple currency exchange rates — all rates for a base currency or a direct pair lookup via open.er-api.com
pipeworx-genderize
Predict the likely gender associated with a first name — with optional country-specific calibration via genderize.io
pipeworx-npm
npm MCP — wraps the npm Registry API (free, no auth)
Pipeworx Weather
Skill by b-gutman