cloud-file-manager

cloud-file-manager is a skill for Claude Code, Codex from chickenyoutoo-beautiful/oneapichat. It costs 40 tokens per session (766 once invoked), scanned A, original, no licence file.

A tool for managing Cloudreve cloud-storage files together with files on a server.

In plain words
What is it for?
Use it to manage cloud storage, share files, and search or edit files on a server.
Why use it?
It brings cloud-file tasks and server-file searching or editing into one workflow.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to manage cloud storage, share files, and search or edit files on a server.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/chickenyoutoo-beautiful/oneapichat/cloud-file-manager
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add chickenyoutoo-beautiful/oneapichat --skill cloud-file-manager
Clone the repo
git clone --depth 1 https://github.com/chickenyoutoo-beautiful/oneapichat

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cloud-file-manager

README.md
[![agentmods](https://agentmods.dev/badge/skills/chickenyoutoo-beautiful/oneapichat/cloud-file-manager/github.svg)](https://agentmods.dev/skills/chickenyoutoo-beautiful/oneapichat/cloud-file-manager)
Your own site
<a href="https://agentmods.dev/skills/chickenyoutoo-beautiful/oneapichat/cloud-file-manager"><img src="https://agentmods.dev/badge/skills/chickenyoutoo-beautiful/oneapichat/cloud-file-manager/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for cloud-file-manager

Your own site · 80×15
<a href="https://agentmods.dev/skills/chickenyoutoo-beautiful/oneapichat/cloud-file-manager"><img src="https://agentmods.dev/badge/skills/chickenyoutoo-beautiful/oneapichat/cloud-file-manager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 766 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00040 $0.00766
Opus 5 $0.00020 $0.00383
Sonnet 5 $0.00008 $0.00153
Haiku 4.5 $0.00004 $0.00077

Measured 11d ago against content hash 10775db26dfc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

cloud-file-manager scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/cloud-file-manager/SKILL.md · 102 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 102 lines · 40 tokens per session scan A 10775db26dfc

Subscribe to this mod's changes

cloud-file-manager is a skill published in the GitHub repository chickenyoutoo-beautiful/oneapichat (2 stars, last pushed 4d ago), with no licence file. It adds 40 tokens to every session and 766 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

org-update-todo

Update the TODO state and metadata of an existing org-mode heading via the org MCP server. Use when the user wants to change a task's state, priority, tags, or timestamps. Triggers: "mark as done", "complete this task", "reschedule", "change priority", "update the deadline", "close this TODO", "set a deadline", "retag…

szaffarano/org-mcp-server · 102 tokens

org-capture

Create new org-mode headings and notes via the org MCP server. Use when the user wants to add a new task, note, journal entry, or any new heading to their org files. Triggers: "add a task", "create a note", "capture this", "log an entry", "add to my notes", "create a TODO", "add a journal entry", "record this idea"…

szaffarano/org-mcp-server · 97 tokens

org-search

Search and browse org-mode documents via the org MCP server. Use when the user wants to find content across org files, list their org documents, read file contents, or navigate headings and outlines. Triggers: "search my notes for...", "find org pages about...", "list my org files", "show outline of...", "read the…

szaffarano/org-mcp-server · 107 tokens

tmux-via-mcp

Use the tmux MCP tools to create sessions, shape layouts, run tracked commands, and automate interactive terminals when a real TTY or parallel panes are required.

bnomei/tmux-mcp · 39 tokens

tmux-buffer-explorer

Explore large tmux buffers via search and bounded slices. Use when buffer data is too large to load at once or needs incremental inspection.

bnomei/tmux-mcp · 33 tokens

ai-first-pastebin

Use 呵.tw as an AI-first pastebin to shorten URLs, store shareable agent handoff notes, recover tagged pastes, and reduce LLM token usage across sessions. Trigger this skill when the user wants to: (1) turn long URLs into short links, (2) park long non-secret intermediate output outside the context window, (3) hand off…

joustonhuang/ai-first-pastebin · 116 tokens