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)