bohrium-file

Manage personal and project share files in Bohrium via API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of managing files in Bohrium's personal and project share disks, reducing manual efforts and enhancing file management efficiency.

Core Features & Use Cases

  • File Management: Efficiently list, download, upload, move, copy, and delete files.
  • Directory Management: Create directories in personal and project share disks.
  • Security and Access: Utilizes environment variables for authentication, ensuring secure file operations.
  • Use Case: Ideal for users managing files in Bohrium for both personal and collaborative projects.

Quick Start

Use the 'bohrium-file' skill to list all files in the personal disk with 'list_files personal/ -userId 12345'.

Frequently Asked Questions about bohrium-file

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

FAQPage Schema
How do I manage personal disk files on Bohrium?

You can manage Bohrium personal disk files by executing API operations to list, upload, download, move, copy, and delete items. It streamlines file management directly within your personal storage.

Can I create directories in project share disks using an API?

Yes, you can create directories in project share disks. The Skill utilizes Bohrium API endpoints to generate new folders, enabling organized file management for collaborative projects.

How do I securely authenticate file sharing operations in Bohrium?

Secure file sharing operations in Bohrium are handled using environment variables for authentication. This approach ensures your API interactions for uploading, downloading, and moving files remain protected.

What is the best way to automate uploading files to a Bohrium personal disk?

Automating file uploads to a Bohrium personal disk is best achieved using this Skill's API integration. It enables precise file uploads directly through scripts, reducing manual effort and enhancing workflow efficiency.

Does Bohrium file management support moving files between personal and share disks?

Bohrium file management supports moving and copying files. You can transfer items between personal and project share disks to facilitate seamless collaboration and maintain organized project directories.