"Operate Stanza pipelines, multilingual routing, resource
Scanned 9/9/2026
Install to Claude Code
npx -y skills add VectorSpaceLab/AREX-Skill --skill pipelines-and-resources --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pipelines And Resources?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vectorspacelab-pipelines-and-resources)More formats (shields.io, HTML) on the badges page.
---
name: pipelines-and-resources
description: "Operate Stanza pipelines, multilingual routing, resource
downloads, caches, and safe smoke checks."
disable-model-invocation: true
metadata:
disco-role: operating
license: NOASSERTION
---
# pipelines-and-resources
Use this sub-skill for Stanza pipeline and resource tasks that need concrete commands without reopening source.
## Handles
- `stanza.Pipeline` and `stanza.MultilingualPipeline`
- `stanza.download`, `DownloadMethod`, and local resource/cache inspection
- processor, package, and device selection
- string, list, and `Document` inputs
- batching, `process_many`, and `stream`
- avoiding accidental downloads in offline or restricted runs
## Route elsewhere
- Field-level `Document` or CoNLL-U work: `documents-and-conllu`
- Java Stanford CoreNLP client work: `corenlp-client`
- Training, datasets, and model fitting: `training-and-data-prep`
- Demo UI or notebook adaptation: `visualization-and-demos`
## Use these references
- `references/api-reference.md`
- `references/resources-and-cache.md`
- `references/workflows.md`
- `references/troubleshooting.md`
- `scripts/pipeline_smoke.py`
The details are distilled from Stanza 1.14.0 source, tests, demos, and installed-package inspection; use the root provenance file when checking staleness.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!