dpla-hub-info

Display i3.conf hub configuration details from the hub-info script.

35|12|Updated Jan 10, 2017
One-click install
npx skills add https://github.com/dpla/ingestion3 --skill dpla-hub-info
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dpla-hub-info
Source: https://github.com/dpla/ingestion3/tree/main/.cursor/skills/dpla-hub-info
Command: npx skills add https://github.com/dpla/ingestion3 --skill dpla-hub-info

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Retrieve and verify hub-level configuration quickly by exposing key i3.conf details such as provider, harvest.type, harvest.endpoint, schedule, and email/setlist configurations.

Core Features & Use Cases

  • Hub configuration viewing: Pulls and displays core hub settings for quick audits.
  • Troubleshooting and validation: Helps diagnose misconfigurations in hub endpoints or schedules.
  • Use Case: A data engineer asks for the current hub configuration before deploying a new schedule.

Quick Start

Run the hub-info script for a hub to display its i3.conf settings.

Frequently Asked Questions about dpla-hub-info

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

FAQPage Schema
How do I view i3.conf hub configuration details?

View i3.conf hub configuration by running the hub-info script after sourcing environment variables, which retrieves and displays provider, harvest.type, harvest.endpoint, schedule, emails, and OAI setlists.

What is the best way to check hub harvest endpoint and schedule settings?

Check hub endpoint and schedule settings by running the hub-info script against the target hub to retrieve and display the configured harvest.endpoint and schedule months from i3.conf.

How do I troubleshoot a misconfigured hub ingestion endpoint?

Troubleshoot a misconfigured ingestion endpoint by retrieving current i3.conf settings with the hub-info script to validate the harvest.endpoint and identify configuration discrepancies.

Can I retrieve OAI setlists and provider details for a specific hub?

Retrieve OAI setlists and provider details for a specific hub by running the hub-info script, which queries i3.conf and displays the applicable hub-level configuration data.

Do I need to source environment variables before checking hub configuration?

You need to source environment variables before checking hub configuration because the hub-info script relies on them to successfully locate and retrieve the i3.conf data.