raleigh

Query and download public civic datasets from the City of Raleigh via CLI.

40|6|Updated Jul 11, 2026
One-click install
npx skills add https://github.com/magnus919/agent-skills --skill raleigh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: raleigh
Source: https://github.com/magnus919/agent-skills/tree/main/raleigh
Command: npx skills add https://github.com/magnus919/agent-skills --skill raleigh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires protobuf, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill solves the difficulty of accessing fragmented, non-standardized city data by providing a unified, read-only interface to Raleigh's public records, transit feeds, and civic services.

Core Features & Use Cases

  • Live Dataset Discovery: Search and query the official ArcGIS Hub catalog for real-time city data.
  • Civic Intelligence: Access transit schedules, development permits, police/fire incident reports, and public meeting agendas.
  • Use Case: A researcher can use this skill to query food inspection scores for local restaurants or track active fire incidents without needing to navigate complex government web portals.

Quick Start

Use the raleigh skill to search for all building permits related to downtown development projects.

Frequently Asked Questions about raleigh

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query public civic data from the City of Raleigh ArcGIS Hub?

You can query Raleigh civic data by using the skill's read-only command-line interface to search and download public datasets directly from the ArcGIS Hub catalog without authentication.

What types of open data can I access through Raleigh's public records interface?

Raleigh's public records interface provides access to transit feeds, development permits, police and fire incident reports, public safety statistics, and food inspection scores.

Can I download transit feeds and building permits programmatically without navigating government portals?

Yes, you can programmatically download transit feeds and building permits by executing command-line queries that retrieve data directly from the city's ArcGIS Hub catalog.

Do I need an API key or authentication to retrieve Raleigh open data?

No authentication is required to retrieve Raleigh open data because the interface enforces strict HTTPS-only transport and read-only boundaries for secure, authenticated-free data retrieval.

What are the limitations of using a read-only interface for civic data retrieval?

The read-only interface limits you to querying, searching, and downloading datasets, preventing any modifications or submissions to the City of Raleigh's ArcGIS Hub catalogs or public safety records.