ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Pipeworx College Scorecard

Skill by b-gutman

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/b-gutman/pipeworx-college-scorecard
Or

College Scorecard

College Scorecard MCP — US Department of Education College Scorecard API

search_schools

Search US colleges and universities by name. Returns school name, location, tuition, admission rate,

get_school

Get detailed info for a specific college by its College Scorecard ID. Returns tuition, admission rat

{
  "mcpServers": {
    "college-scorecard": {
      "url": "https://gateway.pipeworx.io/college-scorecard/mcp"
    }
  }
}

Metadata

Author@b-gutman
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-b-gutman-pipeworx-college-scorecard": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.