bohrium-dataset

Create, manage, and version datasets on the Bohrium platform via APIs and CLI.

11|8|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/dptech-corp/bohrium-skills --skill bohrium-dataset
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bohrium-dataset
Source: https://github.com/dptech-corp/bohrium-skills/tree/main/zh/bohrium-dataset
Command: npx skills add https://github.com/dptech-corp/bohrium-skills --skill bohrium-dataset

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management of datasets on Bohrium, streamlining the process of data import, versioning, and sharing, saving users valuable time and effort.

Core Features & Use Cases

  • Data Import/Export: Upload and download data sets with ease, including support for large files and resumable uploads.
  • Version Control: Create and manage multiple versions of datasets, ensuring data integrity and history tracking.
  • Data Sharing: Share datasets within projects for collaborative work.

Quick Start

Use the bohrium-dataset skill to create a new dataset named 'my-dataset' with data from the local directory '/path/to/local/data'.

Frequently Asked Questions about bohrium-dataset

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

FAQPage Schema
How do I manage large-scale datasets on the Bohrium platform?

The Skill automates large-scale dataset management on Bohrium using APIs and CLI commands for creating, listing, deleting, and versioning datasets. It streamlines data import, export, and sharing processes for collaborative projects.

What is the best way to version control big data shared across multiple projects?

The best way to version control shared big data is by creating and managing multiple dataset versions to ensure data integrity and history tracking. This enables seamless data sharing within projects for collaborative work.

How do I upload large files to Bohrium with resumable transfers?

To upload large files to Bohrium with resumable transfers, use the data import feature which natively supports large files and resumable uploads. This simplifies transferring big data into your managed datasets.

Does the Bohrium dataset management API support automated data sharing?

Yes, the Bohrium dataset management API supports automated data sharing by allowing you to share datasets within projects for collaborative work. It provides programmatic commands to create, list, and delete shared datasets.

Can I use CLI commands to automate dataset creation from a local directory?

Yes, you can use CLI commands to automate dataset creation by creating a new named dataset and importing data directly from a local directory path. This provides a quick start for data scientists working with local data.