๐Ÿ—‚๏ธ
AutomationJavaScript

Bkend Storage

by ww-w-ai

Bkend Storage is an Automation skill for Claude Code, published by ww-w-ai in bkit-claude-code.

592 stars152 forkson ww-w-ai/bkit-claude-codeAdded 2026/08/25Repository updated 2026/08/17
ai-agentsai-driven-workai-native-developmentbkitclaude-codemulti-languagepdcapipelineplugin-repo
Install in seconds
Install Bkend Storage
Copy Bkend Storage into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ww-w-ai/bkit-claude-code/tree/main/skills/bkend-storage ~/.claude/skills/bkend-storage

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ww-w-ai/bkit-claude-code.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/bkend-storage/SKILL.md in ww-w-ai/bkit-claude-code
Installs to
~/.claude/skills/bkend-storage
Collection
One of 25 skills cataloged from this repository
Category
Automation โ€” 1523 skills

What Bkend Storage does

Bkend Storage explains how to upload, download, and manage bkend.ai files with presigned URLs, CDN links, visibility levels, and multipart uploads. Use it when implementing file storage flows or file management API calls.

Bkend Storage is cataloged under Automation on DirSkills. Bkend Storage comes from a repository tagged ai-agents, ai-driven-work, ai-native-development, bkit and claude-code.

Documentation

README

bkend.ai Storage Guide

Upload Methods

Method Use Case Process
Single Normal files Presigned URL -> PUT upload -> Register metadata
Multiple Multiple files Repeat single upload
Multipart Large files Initialize -> Part URLs -> Complete

Presigned URL

  • Validity: 15 minutes
  • PUT method with file binary
  • Content-Type header required

File Visibility (4 levels)

Level Access URL Type
public Anyone CDN URL (no expiry)
private Owner only Presigned URL (1 hour)
protected Authenticated users Presigned URL (1 hour)
shared Specified targets Presigned URL (1 hour)

Size Limits

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Bkend Storage

  • What else does ww-w-ai publish alongside Bkend Storage?

    Bkend Storage is one of 25 skills that DirSkills catalogs from ww-w-ai/bkit-claude-code, the repository it ships in. Its siblings there include Audit, BKIT and Bkend Auth. Each one is a separate skill with its own page in this directory, installs the same way Bkend Storage does, and is maintained by ww-w-ai in that same repository. The rest of the collection is listed on the ww-w-ai/bkit-claude-code page.

  • How does Bkend Storage compare to other Automation skills?

    Bkend Storage ranks #1220 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Bkend Storage against them. Open each page to compare what they document and how they install.

More from ww-w-ai/bkit-claude-code

Bkend Storage is one of 25 skills cataloged on DirSkills from ww-w-ai/bkit-claude-code.

See all 25 skills โ†’