cherry-skill-marketplace

cherry-skill-marketplace is a skill for Claude Code from CherryHQ/cherry-studio. It costs 120 tokens per session (1,133 once invoked), scanned A, original, AGPL-3.0.

A tool for finding and adding specialised instructions, called Skills, to an AI coding assistant. It can also help create a custom Skill when no suitable one exists.

In plain words
What is it for?
Finding, installing, viewing, removing, or creating Skills for specific coding tasks.
Why use it?
It removes the need to search manually for extensions or build one from scratch when the assistant lacks a needed capability.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Part of the cherry-assistant-builtin plugin — 7 skills shipped together

Good fit Finding, installing, viewing, removing, or creating Skills for specific coding tasks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cherryhq/cherry-studio/cherry-skill-marketplace
About the project

Cherry Studio is a desktop application for Windows, Mac, and Linux that brings together conversations with multiple language-model providers, local models, configurable assistants, document processing, and connected tools. It is for people who want one workspace for AI chat, productivity, and agent tasks, and the catalogue add-ons add skills, agents, instructions, and plugins for that workflow.

CherryHQ/cherry-studio · 51,599 stars · on GitHub · cherryai.com

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 CherryHQ/cherry-studio --skill cherry-skill-marketplace
Clone the repo
git clone --depth 1 https://github.com/CherryHQ/cherry-studio

Made for: Claude Code.

Or install cherry-assistant-builtin, the plugin that ships this one along with the rest of its 7 skills.

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 cherry-skill-marketplace

README.md
[![agentmods](https://agentmods.dev/badge/skills/cherryhq/cherry-studio/cherry-skill-marketplace/github.svg)](https://agentmods.dev/skills/cherryhq/cherry-studio/cherry-skill-marketplace)
Your own site
<a href="https://agentmods.dev/skills/cherryhq/cherry-studio/cherry-skill-marketplace"><img src="https://agentmods.dev/badge/skills/cherryhq/cherry-studio/cherry-skill-marketplace/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 cherry-skill-marketplace

Your own site · 80×15
<a href="https://agentmods.dev/skills/cherryhq/cherry-studio/cherry-skill-marketplace"><img src="https://agentmods.dev/badge/skills/cherryhq/cherry-studio/cherry-skill-marketplace.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 120 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,133 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00120 $0.01133
Opus 5 $0.00060 $0.00566
Sonnet 5 $0.00024 $0.00227
Haiku 4.5 $0.00012 $0.00113

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

Security

Grade A, and why

cherry-skill-marketplace 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 10d 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.

resources/builtin-agents/cherry-assistant/.claude/skills/cherry-skill-marketplace/SKILL.md · 64 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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. 10d ago First seen · 64 lines · 120 tokens per session scan A ab10e39c04f5

Subscribe to this mod's changes

cherry-skill-marketplace is a skill published in the GitHub repository CherryHQ/cherry-studio (51,599 stars, last pushed today), licensed AGPL-3.0. It adds 120 tokens to every session and 1,133 once invoked, about $0.0006 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-30.

Related

Other skills, from other repositories

pptgen-drawio

A tool for generating multi-page Draw.io presentations and exporting them as PowerPoint files. It supports thesis-defence slides and general presentation decks, with optional PowerPoint templates.

xstongxue/best-skills · 80 tokens

create-skill

Guides users through creating effective Agent Skills for Cursor. Use when the user wants to create, write, or author a new skill, or asks about skill structure, best practices, or SKILL.md format.

xstongxue/best-skills · 46 tokens

wechat-article-writer

A Chinese-language content-creation workflow for public-account and social-media writing. It supports article drafting, cover images, illustrations, process diagrams, style analysis, and adapting writing to selected styles.

xstongxue/best-skills · 105 tokens

drawio-diagram

A tool for creating editable Draw.io diagrams, a file format used for flowcharts, system diagrams, and model illustrations.

xstongxue/best-skills · 104 tokens

skill-prompt-convert

A format-conversion guide for changing a Skill file into a chat prompt, or a chat prompt into a SKILL.md file. SKILL.md is the standard file format used to give an agent reusable task instructions.

xstongxue/best-skills · 72 tokens

frontend-design

A guide for building polished web interfaces such as pages, dashboards, applications, posters, and reusable React or Vue components. It covers visual direction, layout, typography, colors, animation, accessibility, and working HTML, CSS, or JavaScript code.

xstongxue/best-skills · 103 tokens