file management skills

5 tagged file management, measured the same way as everything else here.

kuake_skill

01

zhangjingwei/kuake_cli

Skill Claude CodeCodex

Enables OpenClaw agents to interact with Quark Cloud Drive using the kuake CLI tool for file operations like listing, uploading, downloading, and sharing.

265 3mo ago A 36 tokens AGPL-3.0

agent-workflows

02

coltonbearden/carrel

Skill Claude CodeCodex

Looping and pipeline patterns that combine carrel with Claude Code — watch + claude -p pipelines, index-then-ask loops, MCP-backed desk queries. Use when the user wants recurring or automated agentic processing of local files rather than a one-off command.

1 20d ago A 58 tokens original MIT

context-packing

03

coltonbearden/carrel

Skill Claude CodeCodex

When and how to bundle local folders/files into LLM context with carrel pack — format choice, token budgeting, chunking, include/exclude strategy. Use when preparing documents or a codebase-adjacent folder as context for an LLM, or when a pack would blow the context window.

1 20d ago A 64 tokens original MIT

watch-automation

04

coltonbearden/carrel

Skill Claude CodeCodex

Recipes for automating folders with carrel watch — auto-thumbnail new images, auto-index documents into the desk db, auto-convert a drop folder. Use when the user wants something to happen automatically whenever files land in or change inside a directory.

1 20d ago A 53 tokens original MIT