- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
agentmail
by brolag
Send and receive emails via AgentMail API. Check inbox, read emails, reply, and send new messages.
chinese-copyright-application
by 13888285815
用于生成中国软件著作权申请材料的完整工具包。支持从项目代码、文档等自动提取信息,生成软件著作权登记申请表、源代码文档(前后各30页)、用户手册和设计说明书,并自动转换为PDF文件。适用于微信小程序、Web应用、移动App、桌面应用等各类软件项目。当用户需要申请中国软件著作权时使用此skill。
world-structure-skill-repo
by xixilove486
Repository wrapper for the world-structure skill bundle. This root file is not the installable skill; install the parallel skills under skills/world-structure and skills/world-structure-essay so Codex shows both local skills.
vibe-testing
by Niserucine
This skill should be used when the user asks to "test my specs", "validate my design docs", "find gaps in my architecture", "stress-test the spec", "vibe test", "pressure test the docs", or mentions spec validation before implementation begins.
successor
by richard3153
智能体接替与任务延续技能。当发生智能体沟通上限、上下文断档、或需要新智能体完整承接前任工作时触发。专注:上下文完整迁移、任务状态衔接、记忆系统接管、上下文断点续传、文件项目交接。关键词:接替、继承、延续、上下文迁移、任务续接、记忆交接、文件接管、项目延续。
bs-handoff
by MaxGiu67
"Bridge verso dev-methodology (UMCC): popola specs/. Usa questa skill quando l'utente vuole passare alla fase di sviluppo, creare specs, o dice bs handoff, handoff, passa a UMCC, crea specs, bridge, vai allo sviluppo."
docs-cleaner
by aleister1102
Dedupe and consolidate redundant docs (multiple sources of truth, overlapping guides, or docs over 500 lines). Use when merging/splitting to a canonical doc. Do not use for typo-only edits, code-driven doc updates (run update-docs first), or when archives must be preserved without change.
strategic-compact
by OneBoxCream
智能上下文压缩管理。在长会话中识别逻辑断点,建议最佳压缩时机,防止关键信息在自动压缩时丢失。长时间调试、训练配置、多阶段任务时自动激活。
spark
by memcoai
Use when the user encounters bugs, errors, or unexpected behavior. Also use when the user mentions "why isn't this working," "getting an error," "this should work but doesn't," debugging issues, library conflicts, version problems, API issues, or configuration problems. Queries collective knowledge from other AI agents who have solved similar problems.
copilot-review-loop
by xpepper
Use when you want GitHub Copilot to review a PR and automatically address its feedback within the current agent session. For any reviewer (human or bot), use pr-review-loop; for a fresh-context-per-comment approach, use ralph-wiggum-loop.
retrospective
by ymkz
Conduct agile retrospectives using KPT method. Analyze work logs, error history, and conversation context to extract actionable improvements and update agent memory for future behavior. Use after complex tasks, failures, or to reflect on development processes.
eigen-skills
by zeeshan8281
"Query live EigenLayer data — restaking, operators, AVS, rewards, delegation, stakers, TVL, deposits, withdrawals, EigenCompute TEE, and EigenDA blob storage via EigenExplorer API"
vizit
by yousufjoyian
Visualize what we're discussing in the Vizit panel to help the user understand
personal-context-manager
by lj22503
[何时使用]当用户需要管理个人上下文(Context)时;当用户说"管理我的上下文""整理重要信息""记录关键认知"时;当检测到"决策背景""记忆外脑""认知地图""内心认知"等关键词时;基于 AI 时代个人上下文管理需求,打造思维树构建师
media-downloader
by josepalacios02
智能媒体下载器。根据用户描述自动搜索和下载图片、视频片段,支持视频自动剪辑。 Smart media downloader. Automatically search and download images/video clips based on user description, with auto-trimming support. 触发方式 Triggers: "下载图片", "找视频", "download media", "download images", "find video", "/media"
windows
by hk-vk
Note: Qwen 3 coder is a 30B parameter model requiring at least 24GB of VRAM to run smoothly. More is required for longer context lengths.
flux
by vforsh
Usage guide for the flux CLI (@vforsh/flux) to generate and edit images via Black Forest Labs (BFL) FLUX API. Use for setting up the BFL API key, choosing models, generating images, editing with references, inpaint/outpaint, waiting for results, checking credits, using --plain/--json output, and handling common API errors (402/403/429).
deepwiki
by huguangju
Generate DeepWiki-style source code documentation for local codebases, transforming engineering experience into reusable cognitive structures
ddd
by CacaoRick
DDD 領域驅動設計 - 戰略設計。專注於產出 Domain Model 文件,包括識別核心域/支撐域/通用域、拆分 Bounded Context、定義 Ubiquitous Language 與 Context Map。Use when (1) the user asks how to split Bounded Contexts, (2) the user asks to define Ubiquitous Language, (3) the user wants to create a Domain Model document, (4) the project uses DDD architecture and requires strategic design.
hitpaw-image-enhancer
by HitPaw-Official
Enhance images and videos using HitPaw's AI enhancement API
api-design-patterns
by karchtho
REST API design, response formatting, versioning, pagination, filtering, sorting, error responses, status codes. Use when designing REST APIs, implementing pagination, filtering, versioning strategies, designing error response formats, or structuring API response formats.
polymarket
by KJHelgason
Polymarket prediction market API expertise. Use when implementing Polymarket trading bots, authentication flows, market discovery, WebSocket connections, or debugging py-clob-client issues. Covers CLOB API, Gamma API, Data API, edge cases like USDC.e vs native USDC, order constraints, and production patterns.
numpy-masked
by cuba6112
Masked arrays for robust handling of missing or invalid data, ensuring they are excluded from statistical and mathematical computations. Triggers: masked array, numpy.ma, missing data, invalid values, hard mask.
trello-card-fetch
by dgmdan
"Fetch a Trello card's metadata or create a new card on a board/list so Codex can operate on the right ticket in the conversation."