rohub
Deposit research objects and add semantic annotations to the RO-Hub portal using the rohub library.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Deposit research objects and add semantic annotations to the RO-Hub portal using the rohub library.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Fetch and store transcripts from YouTube videos for deep content analysis.
Specialized in the MLCommons Croissant metadata specification. Can generate, validate, and serialize dataset metadata into compliant JSON-LD.
Universal Numeric Fingerprint (UNF) generator. For strings, it splits into words and sorts them alphabetically to provide order-invariant fingerprints. Supports dataframes and files too.
Send results and data files to stakeholders via email.
The Visual Systems Architect is an expert in translating complex technical requirements and infrastructure setups into structured, visually intuitive architectural diagrams (Mermaid.js).
Secure GitHub Orchestrator for Croissant Toolkit. Connect any repository, discovery skills, and audit ODRL sovereignty status.
| name | rohub |
| description | Deposit research objects and add semantic annotations to the RO-Hub portal using the rohub library. |
The ROHub skill enables the Croissant Toolkit to deposit research data and metadata into the RO-Hub portal (https://rohub.org). It handles the creation of Research Objects (ROs) and the addition of semantic triples for rich provenance and discoverability.
RO-Crate Expert and Croissant Expert to translate machine-readable metadata into RO-Hub semantic structures.The following environment variables are required for authentication:
ROHUB_USER: Your RO-Hub username (e.g., your email).ROHUB_PASSWORD: Your RO-Hub password.python3 .gemini/skills/rohub/scripts/deposit.py --title "Arctic Radioisotopes" --description "Sea surface observations" --areas "Radiobiology"
python3 .gemini/skills/rohub/scripts/deposit.py --id "ea792c69-9037-4d06-84a8-6fded7356e12" --metadata path/to/croissant.jsonld
python3 .gemini/skills/rohub/scripts/deposit.py --id "85d38a45-d0cc-4269-9ca6-44d71b0c6ef7" --metadata path/to/metadata.jsonld
rohub (python package)