deepseek skills

1,106 tagged deepseek, measured the same way as everything else here.

Browse within: deepseek-harness 234chatbot 104coding-agent 94gemini 93dsh-plugin 87chinese 78ai-assistant 72dsh 63codex-skills 60gemini-cli 60marketing-automation 59installer 58harness 56rust 54

imagegen

01

openinterpreter/openinterpreter

Skill Claude CodeCodex

Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output…

68k 12d ago A 113 tokens copy · 100% Apache-2.0

plugin-creator

02

openinterpreter/openinterpreter

Skill Claude CodeCodex

Create and scaffold plugin directories for Codex with a required .codex-plugin/plugin.json, optional plugin folders/files, valid manifest defaults, and personal-marketplace entries by default. Use when Codex needs to create a new personal plugin, add optional plugin structure, generate or update marketplace entries…

68k 12d ago A 86 tokens copy · 98% Apache-2.0

qa-testing

03

openinterpreter/openinterpreter

Skill Claude CodeCodex

Verify your work by actually operating the app or website you changed, instead of assuming it works. Strongly recommended whenever you build, modify, or debug a web app, website, or desktop GUI app. Drive real browsers with the agent-browser CLI and native desktop apps with the cua-driver CLI. These are installed on…

68k 12d ago A 77 tokens original Apache-2.0

gh-pr-review

04

CherryHQ/cherry-studio

Skill Claude CodeCodex

Automated Cherry Studio review for local branches, PRs, commits, files, architecture docs, and repository skills. Use for code or documentation reviews that need project-specific naming, main/renderer/shared placement and dependency rules, IpcApi and DataApi boundaries, lifecycle/service ownership, renderer hooks…

51k yesterday A 147 tokens AGPL-3.0

prepare-release

05

CherryHQ/cherry-studio

Skill Claude CodeCodex

Prepare a new release by collecting commits, generating bilingual release notes, updating version files, and creating a release branch. Use when asked to prepare/create a release, bump version, or run /prepare-release.

51k yesterday A 44 tokens AGPL-3.0

skill-creator

06

CherryHQ/cherry-studio

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

51k yesterday A 64 tokens AGPL-3.0

prompt-optimize

07

labring/FastGPT

Skill Claude CodeCodex

Expert prompt engineering skill that transforms Claude into "Alpha-Prompt" - a master prompt engineer who collaboratively crafts high-quality prompts through flexible dialogue. Activates when user asks to "optimize prompt", "improve system instruction", "enhance AI instruction", or mentions prompt engineering tasks.

29k 2d ago A 61 tokens

api-development

08

labring/FastGPT

Skill Claude CodeCodex

An API development guide for FastGPT services. It standardizes input and output checks with Zod, documents routes in OpenAPI, and validates requests in API routes.

29k 2d ago A 57 tokens

ci-workflow-sync

09

labring/FastGPT

Skill Claude CodeCodex

A workflow for keeping FastGPT's GitHub Actions and Forgejo Actions automation files in sync. These files define automated jobs such as tests, builds, container image publishing, and artifact handling.

29k 2d ago A 121 tokens

claude-api

10

rikkahub/rikkahub

Skill Claude CodeCodex

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model migration.

7.3k 2d ago A 38 tokens AGPL-3.0

gemini-api-dev

11

rikkahub/rikkahub

Skill Claude CodeCodex

Use this skill when building applications with Gemini API hosted models, including Gemini and Gemma 4, working with multimodal content (text, images, audio, video), implementing function calling, using structured outputs, or needing current model specifications. Covers SDK usage (google-genai for Python, @google/genai…

7.3k 2d ago A 101 tokens AGPL-3.0

rikkahub/rikkahub

Skill Claude CodeCodex

Use this skill when writing code that calls the Gemini API for text generation, multi-turn chat, multimodal understanding, image generation, video generation, streaming responses, background research tasks, function calling, structured output, or migrating from the old generateContent API. This skill covers the…

7.3k 2d ago A 80 tokens AGPL-3.0

clawrouter

13

BlockRunAI/ClawRouter

Skill Claude CodeCodex

Hosted-gateway LLM router — save 88% on inference costs. A local proxy that forwards each request to the blockrun.ai gateway, which routes to the cheapest capable model across 71 models from OpenAI, Anthropic, Google, DeepSeek, xAI, NVIDIA, and more. 5 free NVIDIA models included. Also exposes realtime market data…

6.6k 2d ago A 219 tokens original MIT

phone

14

BlockRunAI/ClawRouter

Skill Claude CodeCodex

Verify phone numbers (carrier + SIM-swap fraud signals) and place AI-powered outbound voice calls via BlockRun's gateway (Twilio + Bland.ai). Trigger when the user asks to look up a number, check fraud risk, buy/rent a phone number, or place an AI voice call. Payment is automatic via x402 from the wallet.

6.6k 2d ago A 72 tokens original MIT

surf

15

BlockRunAI/ClawRouter

Skill Claude CodeCodex

Use this skill — NOT browser or webfetch — for ALL Surf crypto-data calls. 83 endpoints at localhost:8402/v1/surf/ covering CEX/DEX markets, on-chain SQL over 80+ ClickHouse tables (Ethereum, Base, Arbitrum, BSC, TRON, HyperEVM, Tempo), 100M+ labeled wallets, prediction markets (Polymarket + Kalshi), social/CT…

6.6k 2d ago A 130 tokens original MIT

officecli

16

Sylinko/Everywhere

Skill Claude CodeCodex

Create, analyze, proofread, and modify Office documents (.docx, .xlsx, .pptx) using the officecli CLI tool. Use when the user wants to create, inspect, check formatting, find issues, add charts, or modify Office documents.

6.3k +3 3d ago A 56 tokens

modlens

17

liustack/modlens

Skill Claude CodeCodex

Plug-in vision for text-only models. Hard rule: when a file path or URL with an image extension (.png, .jpg, .jpeg, .webp, .gif, .heic, .heif) appears anywhere in the conversation (typed by the user, injected as a [Image: source: ] line, or inside a tag) and you cannot see that image's content, run this skill on it…

3.8k 2d ago A 240 tokens original MIT

repo-maintainer

18

duolahypercho/codex-router

Skill Claude CodeCodex

Maintain or assess a large, mature repository when a proposed or existing change may cross modules, platforms, clients, installers, configuration, security boundaries, tests, or documentation. Use for incoming-change adoption decisions, consequential bug fixes, refactors, dependency upgrades, compatibility work…

3.0k 2d ago A 77 tokens original MIT

codex-subagents

19

duolahypercho/codex-router

Skill Claude CodeCodex

Set up, verify, and troubleshoot spawning subagents on non-OpenAI models through codex-router. Use when the user wants Codex to delegate work to subagents, asks which models can act as subagents, says spawning a subagent fails or picks the wrong model, or wants to orchestrate parallel agents across routed providers.

3.0k 2d ago A 72 tokens original MIT

codex-app-threads

20

duolahypercho/codex-router

Skill Claude CodeCodex

Create, list, read, message, wait on, fork, rename, archive, and pin Codex threads (sidebar tasks), plus automations and app navigation, using the app-native codexapp tools. Use when the session uses a custom (non-OpenAI) model, for example deepseek-v4-flash or mimo-v2.5, and the user asks to create a thread or a new…

3.0k 2d ago A 138 tokens original MIT

audit

21

ccch1mneyyy/dsh-TUI

Skill Claude CodeCodex

Use when asked to audit a codebase, or when the /audit command runs — find security, correctness, and quality issues across a project and report them organized by severity.

2.7k yesterday A 37 tokens original MIT

bug

22

ccch1mneyyy/dsh-TUI

Skill Claude CodeCodex

Use when the user reports a bug or asks to capture one — ask the minimal questions needed, then produce a structured bug report the team can act on.

2.7k yesterday A 33 tokens original MIT

vuln-check

23

ccch1mneyyy/dsh-TUI

Skill Claude CodeCodex

Use when asked to check for security vulnerabilities, or when the /vuln-check command runs — scan the project for known vulnerable dependencies and security anti-patterns.

2.7k yesterday A 38 tokens original MIT

deepcode-self-refer

24

lessweb/deepcode-cli

Skill Claude CodeCodex

Answers questions about Deep Code CLI itself — including features, configuration options, slash commands, Skills, MCP integration, permissions, notifications, session persistence, and troubleshooting. Use this when users ask how to configure or use Deep Code, how to set up an MCP server, configure notifications (such…

2.2k 4d ago A 86 tokens original MIT