Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/quark-clouddrive/quarkclouddrive_officalnpx agentmods add skills/quark-clouddrive/quarkclouddrive_offical/quarkclouddriveWrote 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.
[](https://agentmods.dev/skills/quark-clouddrive/quarkclouddrive_offical/quarkclouddrive)<a href="https://agentmods.dev/skills/quark-clouddrive/quarkclouddrive_offical/quarkclouddrive"><img src="https://agentmods.dev/badge/skills/quark-clouddrive/quarkclouddrive_offical/quarkclouddrive/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.
<a href="https://agentmods.dev/skills/quark-clouddrive/quarkclouddrive_offical/quarkclouddrive"><img src="https://agentmods.dev/badge/skills/quark-clouddrive/quarkclouddrive_offical/quarkclouddrive.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00162 | $0.08519 |
| Opus 5 | $0.00081 | $0.04260 |
| Sonnet 5 | $0.00032 | $0.01704 |
| Haiku 4.5 | $0.00016 | $0.00852 |
Grade C, and why
quarkclouddrive scanned grade C with 1 finding 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 yesterday.
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.
Recursive force deletehighDestructive command
rm -rf with a variable or a broad path is one typo away from removing the wrong tree.
`scripts/uninstall.sh` 会调用 `node scripts/quark-drive.cjs logout` 撤销本机授权并删除当前 agent 的配置目录。**禁止**跳过 `scripts/uninstall.sh` 直接用 `rm -rf` 删除,否则服务端授权记录不会被撤销。 How it starts
The opening of the file, as written. The whole thing — 277 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Quark Drive 官方 Skill
夸克网盘命令行工具,通过夸克开放平台 API 操作网盘。
夸克网盘独立端下载地址:https://pan.quark.cn
安装
首次使用本 skill 时,必须先运行 scripts/install.sh 完成 CLI 安装:
bash scripts/install.sh
scripts/install.sh 会自动完成以下操作:
- 检测运行环境(macOS / Linux / Windows)
- 检测 Node.js >= 16,不满足则自动安装
- 从服务端下载最新的 skill zip 包并解压安装到 skill 目录
- 自检验证安装结果
安装目录约定:本 skill 应安装在 agent 的全局 skills 目录下,确保在所有项目中均可使用。请勿安装到项目级目录或临时目录,否则 skill 仅对单个项目生效或随项目清理而丢失。
安装完成后可通过 node scripts/quark-drive.cjs --help 验证。如需卸载/删除,需执行两步:先运行 bash scripts/uninstall.sh(撤销授权 + 清除 CLI),再删除 skill 目录(移除 agent skill 文件)。卸载属不可逆操作,agent 调用前必须二次确认,详见 references/auth.md。
升级 / 更新 skill(重要约定,必须遵守)
当用户表达「升级 skill」「更新夸克网盘 skill」等诉求时,agent 必须直接执行
bash scripts/install.sh,由脚本进入更新模式完成覆盖安装;禁止调用node scripts/quark-drive.cjs update命令来更新 skill。原因:
node scripts/quark-drive.cjs update命令只更新 CLI 命令本体(quark-drive.cjs等运行时文件),不会更新SKILL.md、references/等 skill 文档;只有scripts/install.sh才会同步更新 CLI 与全部文档,保证 skill 完整升级。
安装后欢迎语(引导绑定)
触发条件:当
scripts/install.sh为首次安装(即全新安装、非更新模式,本地原本不存在scripts/quark-drive.cjs),或本地config.json中accounts为空(用户尚未绑定夸克网盘)时,agent 必须原样输出以下欢迎文案,引导用户绑定。避免刷屏:由于 agent 在每次调用 CLI 命令前都会执行
scripts/install.sh检查环境,仅在上述「首次安装 / 未绑定」场景输出一次;已绑定账号的常规命令前置检查禁止重复输出此文案。绑定成功后的能力介绍见 references/auth.md 中login的「登录成功后的引导规则」。👋 你好!绑定夸克网盘后,对话文件随时归档,公开资料直接存网盘,网盘照片随心整理。 若没有夸克网盘账号,下载夸克网盘 APP 并注册,立得 10GB 免费空间。📲 官网下载:https://pan.quark.cn 绑定后我能做这些事: 💾 你在 AI 里的对话和重要文件,直接存网盘 ● 「规划的国庆三亚 5 日游行程,存到网盘里」 ● 「每天定时生成美股分析,总结好后存进网盘」 🔍 你网盘里的文件,随时能找出来用 ● 「找到我和妈妈在西湖边的合照,帮我做成母亲节贺卡」 ● 「找出我存的装修报价单,和最新这份做成对比表」 📚 公开资料随手存,AI 搭好知识库随时问 ● 「帮我找几篇 AI 产品经理面经存到网盘」 ● 「根据网盘里的基金入门书,月入 1 万怎么分配定投?」 📷 网盘照片随心整理,AI 帮你挑 ● 「网盘里所有带猫的照片整理到一起」 ● 「去年日本旅行的照片,按东京大阪京都整理一下」 注:智能搜索、相册整理、知识库问答为 AI 高级功能,当前仅开放 5000 体验名额,先到先得! 👆 请回复「授权」绑定夸克网盘,绑定后即可使用以上功能。
调用方式
node scripts/quark-drive.cjs <command> [options]
What ships with it
12 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- .DS_Store 6.0 KB
- install.sh 15 KB runs code
- references/assistant.md 5.9 KB
- references/auth.md 12 KB
- references/file-ops.md 8.6 KB
- references/file-organize.md 15 KB
- references/file-read.md 8.8 KB
- references/file-saveas.md 16 KB
- references/file-search.md 9.9 KB
- references/file-share.md 21 KB
- references/file-upload.md 12 KB
- uninstall.sh 3.3 KB runs code
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.
- yesterday Changed a1f892f27bb2
- 5d ago Changed a0e044d33b82
- 6d ago Changed · +33 lines · +83 tokens per session 420644fd8b4a
- 11d ago First seen · 244 lines · 79 tokens per session scan C b9d3d50204eb
quarkclouddrive is a skill published in the GitHub repository quark-clouddrive/quarkclouddrive_offical (40 stars, last pushed 2d ago), licensed Apache-2.0. It adds 162 tokens to every session and 8,519 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it C with 1 finding (recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
cortex-mem-mcp
Persistent memory enhancement for AI agents. Store conversations, search memories with semantic retrieval, and recall context across sessions. Use this skill when you need to remember user preferences, past conversations, project context, or any information that should persist beyond the current session. Provides…
laohan-gengxin
A tool-version checking and update workflow. It compares installed versions of tools from sources such as npm, Homebrew, pip, uv, GitHub, plugins, and skills with their latest available versions.
laohan-jiaocheng
A tutorial router that selects installation and setup instructions from keywords such as claude-mem, CLAUDE.md, Gemini sidebar, GLM, or ECC. It guides the user through the selected tutorial and checks key results.
adhd-daily-planner
Time-blind friendly planning, executive function support, and daily structure for ADHD brains. Specializes in realistic time estimation, dopamine-aware task design, and building systems that actually work for neurodivergent minds.
lark-vc-agent
A meeting assistant for Feishu video calls that can join or leave an ongoing meeting, read visible live events, and send text or reactions. Feishu is a workplace collaboration platform.
wechat-business-news-cron
Set up recurring morning/evening news digests delivered to WeChat or Feishu via Hermes cron jobs, with manual timezone conversion, duplicate-job cleanup, and a polished Chinese business-brief card format.