搜索结果
全部能力
找到 4423 个相关结果 / 提示词与 LLM
通用助手 / 编排推荐
jimeng-api-image-gen
jimeng-api-image-gen
(project - Skill) Generate AI images using Volcengine Jimeng API 4.0. Use when users request image generation from text prompts, image-to-image editing, or…
通用助手 / 编排推荐
claude-md-progressive-disclosurer
claude-md-progressive-disclosurer
Optimize CLAUDE.md files using progressive disclosure. Goal: Maximize information efficiency, readability, and maintainability. Use when: User wants to optimize CLAUDE.md, information is duplicated across files, or LLM repeatedly fails to follow rules.
通用助手 / 编排推荐
openwebninja
openwebninja
Universal scraper for any OpenWeb Ninja API. Scrape jobs, business listings, products, reviews, news, social profiles, finance data, and more. Use for lead…
通用助手 / 编排推荐
humanizer-zh-tw
humanizer-zh-tw
去除文字中的 AI 生成痕跡。適用於編輯或審閱文字,使其聽起來更自然、更像人類書寫。 基於維基百科的「AI 寫作特徵」綜合指南。偵測並修復以下模式:誇大的象徵意義、 宣傳性語言、以 -ing 結尾的膚淺分析、模糊的歸因、破折號過度使用、三段式法則、 AI 詞彙、否定式排比、過多的連接性短語。
通用助手 / 编排推荐
ce-update
ce-update
Check if the compound-engineering plugin is up to date and recommend the update command if not. Use when the user says "update compound engineering", "check compound engineering version", "ce update", "is compound engineering up to date", "update ce plugin", or reports issues that might stem from a stale compound-engineering plugin version. This skill only works in Claude Code — it relies on the plugin harness cache layout.
通用助手 / 编排推荐
cfo-advisor
cfo-advisor
Financial leadership advisor for CFOs on financial planning, fundraising, investor reporting, unit economics, cash management, and financial operations. Use when building a financial model, preparing for fundraising due diligence, designing investor reporting packages, calculating unit economics, managing cash runway, or planning month-end close processes.
通用助手 / 编排推荐
hyva-render-media-image
hyva-render-media-image
Generate responsive image code for Hyvä Theme templates using the Media view model. This skill should be used when the user wants to render images in a Hyvä…
通用助手 / 编排推荐
book2skill
book2skill
Distill a book into a coherent set of executable skills. Use when the user asks to "拆书" / "蒸馏一本书" / "把 XX 书做成 skill" / "turn a book into skills" — i.e. wants a…
通用助手 / 编排推荐
game-deploy
game-deploy
Deploy browser games to here.now (default), GitHub Pages, or other hosting. Use when deploying a game, setting up hosting, or publishing a game build. Do NOT…
通用助手 / 编排推荐
使用对等连接连接 VPC
connecting-vpcs-with-peering
在两个 VPC 之间建立对等连接,实现直接的私有网络互通。创建或管理 VPC 对等连接时始终使用此技能 — 它…
通用助手 / 编排推荐
plugin-creator
plugin-creator
Create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders/files, and baseline placeholders you can…
通用助手 / 编排推荐
memory-leak-detection
memory-leak-detection
Detect and fix memory leaks using heap snapshots, memory profiling, and leak detection tools. Use when investigating memory growth, OOM errors, or optimizing memory usage.
通用助手 / 编排推荐
hyva-create-module
hyva-create-module
Create a new Magento 2 module in app/code/. This skill should be used when the user wants to create a module, scaffold a new module, generate module…
通用助手 / 编排推荐
deep-learning-python
deep-learning-python
Guidelines for deep learning development with PyTorch, Transformers, Diffusers, and Gradio for LLM and diffusion model work.
通用助手 / 编排推荐
semantic-versioning
semantic-versioning
Implement semantic versioning (SemVer) with automated release management. Use conventional commits, semantic-release, and version bumping strategies.
通用助手 / 编排推荐
ce-sessions
ce-sessions
Search and ask questions about coding agent session history across Claude Code, Codex, and Cursor. Use when asking what was worked on, what was tried before,…
通用助手 / 编排推荐
kotlin-concurrency-expert
kotlin-concurrency-expert
Kotlin Coroutines review and remediation for Android. Use when asked to review concurrency usage, fix coroutine-related bugs, improve thread safety, or resolve…
通用助手 / 编排推荐
llm-wiki-skill
llm-wiki-skill
Build and maintain a personal knowledge base using Karpathy's llm-wiki methodology across Claude Code, Codex, and OpenClaw agents.
通用助手 / 编排推荐
gemini
gemini
Use when the user asks to run Gemini CLI for code review, plan review, or big context (>200k) processing. Ideal for comprehensive analysis requiring large…
通用助手 / 编排推荐
code-generation-template
code-generation-template
Generate code from templates and patterns including scaffolding, boilerplate generation, AST-based code generation, and template engines. Use when generating code, scaffolding projects, creating boilerplate, or using templates.