Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

ingestion3

ingestion3 contiene 32 skills recopiladas de dpla, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
32
Stars
34
actualizado
2026-05-15
Forks
12
Cobertura ocupacional
11 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

pre-ingest-email
Empleados de correspondencia

Workflow for generating and sending DPLA monthly pre-ingest emails to hub partners via AWS SES. Use this skill whenever someone asks to: send the monthly ingest email, prepare the DPLA pre-ingest notice, generate the hub email for a given month, preview the pre-ingest email, or do anything involving the pre-ingest email pipeline. Trigger even if the user just says something like "time to send the ingest email" or "it's email day" — context from the project makes the intent clear.

2026-05-15
dpla-community-webs-ingest
Desarrolladores de softwareAdministradores de redes y sistemas informáticos

Run Community Webs ingest. Use when the user says harvest community-webs, run community-webs ingest, export community webs, or process community webs DB.

2026-03-19
dpla-takedown
Operadores de entrada de datos

Remove DPLA items from the live site and search index in response to takedown requests. Use when the user says take down, delete, remove item(s) from dp.la, or action a takedown request. Accepts DPLA IDs directly or criteria (hub, institution, collection) to generate an ID list. Includes mandatory pre-flight verification, search-before-delete on Elasticsearch, and post-deletion confirmation with count delta verification.

2026-03-19
dpla-hub-info
Arquitectos de redes informáticas

Show key i3.conf config for a hub (provider, harvest.type, harvest.endpoint, schedule, email, setlist). Use when user asks for hub config, harvest type/endpoint, who gets emails, schedule months, or OAI setlist details.

2026-02-27
dpla-ingest-debug
Administradores de redes y sistemas informáticos

Debug and fix DPLA hub ingestion failures (harvest/mapping/enrichment/jsonl/s3-sync/anomaly). Use when user asks why a hub failed, to debug an ingest failure, check an escalation report, or retry a failed hub/stage.

2026-02-27
dpla-ingest-status
Desarrolladores de softwareAdministradores de bases de datos

Show all active and completed ingests in one consolidated view. Use when user asks status of the ingests, ingest status, which hubs are running, show active ingests, or ingest progress.

2026-02-27
dpla-monitor-ingest-remap
Administradores de redes y sistemas informáticos

Monitor a running IngestRemap (remap.sh / ingest.sh step 2) or orchestrator remap stages. Use when user asks whether mapping/enrichment/jsonl is done yet, to monitor remap progress, or to check which stage is currently running.

2026-02-27
dpla-monthly-emails
Secretarios ejecutivos y asistentes administrativos de dirección

Generate/preview/draft/send the monthly pre-scheduling summary email to hub contacts scheduled for a month (from i3.conf schedule.months). Use when user asks to send the scheduling email, monthly scheduling email, notify hubs for a month, or pre-scheduling email.

2026-02-27
dpla-oai-harvest-watch
Administradores de redes y sistemas informáticos

Watch an OAI harvest log and report set-by-set progress + ETA (for hubs using harvest.setlist). Use when user asks to watch OAI harvest progress, track sets, estimate completion, or monitor a long OAI harvest.

2026-02-27
dpla-staged-report
Administradores de bases de datos

Report which hubs have new JSONL staged in S3 for a given month, and optionally post the report to Slack. Use when user asks what hubs are staged/ready for indexing, /ingest staged, or what changed this month in S3.

2026-02-27
send-email
Secretarios y asistentes administrativos (excepto legal, médico y ejecutivo)

Send an ingest summary email to a hub's configured contacts from i3.conf using the most recent (or specified) mapping output. Use when user asks send/resend a hub ingest summary email.

2026-02-27
dpla-orchestrator
Administradores de redes y sistemas informáticos

Run or monitor the DPLA Python ingest orchestrator. Use when the user says run orchestrator, parallel ingest, ingest status, run hubs, orchestrator dry-run, or retry failed hubs. Covers venv, main entry point, status script, and logs.

2026-02-27
dpla-run-ingest
Administradores de redes y sistemas informáticos

Execute a single-hub or manual ingest by following the correct runbook and scripts. Use when the user says run ingest for [hub], harvest [hub], remap [hub], or run the full pipeline for [hub]. Ensures harvest type is identified, correct runbook and scripts are used, and outputs are verified.

2026-02-27
dpla-s3-ops
Administradores de redes y sistemas informáticos

Run S3 sync, find latest S3 data, and perform AWS data operations for DPLA ingestion using the correct profile and scripts. Use when the user says sync to S3, check S3 sync, upload to S3, AWS bucket, check JSONL sync, latest S3 data for a hub, or when was hub last ingested.

2026-02-27
dpla-script-workflow
Administradores de redes y sistemas informáticos

Follow the project workflow when adding or modifying shell or Python scripts. Use when the user asks to add a script, create a new script, modify a script, or write a script for a task. Ensures POSIX bash, common.sh, documentation in SCRIPTS.md, and tests are created or updated and run.

2026-02-27
dpla-verify-and-notify
Administradores de redes y sistemas informáticos

Verify ingest outcomes and send failure or status notifications to Slack or tech@dp.la. Use when the user asks to verify the ingest, check if it succeeded, notify about a failure, or post to tech-alerts.

2026-02-27
dpla-ingest-status
Desarrolladores de softwareAdministradores de redes y sistemas informáticos

Show all active and completed ingests in one consolidated view. Use when user asks status of the ingests, ingest status, which hubs are running, show active ingests, or ingest progress.

2026-02-27
dpla-monitor-ingest-remap
Administradores de redes y sistemas informáticos

Monitor a running IngestRemap (remap.sh / ingest.sh step 2) or orchestrator remap stages. Use when user asks whether mapping/enrichment/jsonl is done yet, to monitor remap progress, or to check which stage is currently running.

2026-02-27
dpla-oai-harvest-watch
Desarrolladores de softwareAdministradores de bases de datos

Watch an OAI harvest log and report set-by-set progress + ETA (for hubs using harvest.setlist). Use when user asks to watch OAI harvest progress, track sets, or estimate completion.

2026-02-27
dpla-staged-report
Científicos de datos

Report which hubs have new JSONL staged in S3 for a given month, and optionally post the report to Slack. Use when user asks what hubs are staged/ready for indexing or /ingest staged.

2026-02-27
dpla-community-webs-ingest
Asistentes estadísticos

Run Community Webs ingest from SQLite DB. Use when the user says harvest community-webs, run community-webs ingest, export community webs, or process community webs DB.

2026-02-27
dpla-ingest-debug
Administradores de redes y sistemas informáticos

Debug and fix DPLA hub ingestion failures (harvest/mapping/enrichment/jsonl/s3-sync/anomaly). Use when user asks why a hub failed, to debug an ingest failure, check an escalation report, or retry a failed hub/stage.

2026-02-27
dpla-ingest-status
Administradores de redes y sistemas informáticos

Show all active and completed ingests in one consolidated view. Use when user asks status of the ingests, ingest status, which hubs are running, show active ingests, or ingest progress.

2026-02-27
dpla-monitor-ingest-remap
Administradores de redes y sistemas informáticos

Monitor a running IngestRemap (remap.sh / ingest.sh step 2) or orchestrator remap stages. Use when user asks whether mapping/enrichment/jsonl is done yet, to monitor remap progress, or to check which stage is currently running.

2026-02-27
dpla-monthly-emails
Secretarios y asistentes administrativos (excepto legal, médico y ejecutivo)

Generate/preview/draft/send the monthly pre-scheduling summary email to hub contacts scheduled for a month (from i3.conf schedule.months). Use when user asks to send the scheduling email, monthly scheduling email, notify hubs for a month, or pre-scheduling email.

2026-02-27
dpla-oai-harvest-watch
Administradores de redes y sistemas informáticos

Watch an OAI harvest log and report set-by-set progress + ETA (for hubs using harvest.setlist). Use when user asks to watch OAI harvest progress, track sets, estimate completion, or monitor a long OAI harvest.

2026-02-27
dpla-orchestrator
Administradores de redes y sistemas informáticos

Run or monitor the DPLA Python ingest orchestrator. Use when the user says run orchestrator, parallel ingest, ingest status, run hubs, orchestrator dry-run, or retry failed hubs. Covers venv, main entry point, status script, and logs.

2026-02-27
dpla-run-ingest
Administradores de redes y sistemas informáticos

Execute a single-hub or manual ingest by following the correct runbook and scripts. Use when the user says run ingest for [hub], harvest [hub], remap [hub], or run the full pipeline for [hub]. Ensures harvest type is identified, correct runbook and scripts are used, and outputs are verified.

2026-02-27
dpla-s3-and-aws
Administradores de redes y sistemas informáticos

Run S3 sync and AWS data operations for DPLA ingestion using the correct profile and scripts. Use when the user says sync to S3, check S3 sync, upload to S3, AWS bucket, or check JSONL sync.

2026-02-27
dpla-script-workflow
Programadores informáticos

Follow the project workflow when adding or modifying shell or Python scripts. Use when the user asks to add a script, create a new script, modify a script, or write a script for a task. Ensures POSIX bash, common.sh, documentation in SCRIPTS.md, and tests are created or updated and run.

2026-02-27
dpla-staged-report
Asistentes estadísticos

Report which hubs have new JSONL staged in S3 for a given month, and optionally post the report to Slack. Use when user asks what hubs are staged/ready for indexing, /ingest staged, or what changed this month in S3.

2026-02-27
dpla-verify-and-notify
Secretarios y asistentes administrativos (excepto legal, médico y ejecutivo)

Verify ingest outcomes and send failure or status notifications to Slack or tech@dp.la. Use when the user asks to verify the ingest, check if it succeeded, notify about a failure, or post to tech-alerts.

2026-02-27