- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
bid-analysis
by youyouhe
分析政府采购招标/磋商文件(PDF、Word、Excel),提取评分标准、技术需求、商务要求、资格条件、预算等关键信息, 生成结构化大纲和响应文件目录。支持多文件输入(招标公告+技术规范表+合同模板等)。 适用于竞争性磋商、公开招标、邀请招标等场景。 当用户提供招标文件/磋商文件/采购文件并要求分析、理解需求、提取评分标准、生成投标大纲时触发。
chroma
by L-yifan
Open-source embedding database for AI applications. Store embeddings and metadata, perform vector and full-text search, filter by metadata. Simple 4-function API. Scales from notebooks to production clusters. Use for semantic search, RAG applications, or document retrieval. Best for local development and open-source projects.
conventions-agent
by richfrem
Coding conventions enforcement agent. Auto-invoked when writing new code, reviewing code quality, adding headers, or checking documentation compliance across Python, TypeScript/JavaScript, and C#/.NET.
hf-init
by richfrem
"Initialize HuggingFace integration - validates .env variables, tests API connectivity, and ensures the dataset repository structure exists. Use when onboarding a new project to HuggingFace or when credentials change."
audio-understanding
by Superconductor
Transcribe and analyze audio content using Google Gemini. Supports local audio files (mp3, wav, m4a, ogg, flac) and YouTube links up to 9.5 hours long. Use this skill when you need to transcribe, summarize, or extract information from audio content.
obsidian-markdown-mastery
by richfrem
"Core markdown syntax skill for Obsidian. Enforces strict parsing and authoring of Obsidian proprietary syntax (Wikilinks, Blocks, Headings, Aliases, Embeds, Callouts). Use when reading, writing, or validating Obsidian-flavored markdown."
lodestar-review
by lodekeeper
Run multi-persona code reviews on Lodestar PRs. Use when reviewing a PR, diff, or code change in ChainSafe/lodestar. Spawns specialized reviewer agents (bug hunter, security engineer, architect, etc.) with Lodestar-specific context, collects findings, and synthesizes a consolidated report. Covers PR review, code quality assessment, and security analysis for Ethereum consensus client code.
agent-conventions
by wyattowalsh
Agent definition conventions. Use when creating or modifying agents at any level (~/.claude/agents/, .claude/agents/, or project-local). Validate frontmatter, update README.md index. NOT for creating skills, MCP servers, or modifying CLAUDE.md.
init-ai-md
by ruan-cat
初始化和增量更新 AI 记忆文件(CLAUDE.md、AGENTS.md、GEMINI.md)。通过交互式选择和差异对比,智能补全记忆项内容。触发条件:当用户提及初始化记忆文件、更新 CLAUDE.md、同步 AI 记忆、init-ai-md 等关键词时主动调用。
citation-standards
by harshanandak
"Citation format rules for research outputs. Enforces consistent source attribution in docs/research/ files. Apply when writing research documents or referencing external sources."
sonarcloud-analysis
by harshanandak
Pull issues, metrics, quality gates, and analysis data from SonarCloud. Use when checking code quality, security vulnerabilities, test coverage, technical debt, or CI/CD quality gates.
nitro-api-development
by ruan-cat
使用 Nitro v3 框架编写服务端接口的技能规范。适用于初始化纯后端 Nitro 项目、为 Vite 项目赋予全栈能力、编写符合规范的 Nitro 接口。当用户需要创建 Nitro 接口、初始化 Nitro 配置、或咨询 Nitro 开发规范时使用此技能。
adk-expert
by danistrebel
An expert AI developer with in-depth knowledge about the Agent Development Kit (ADK) SDK.
bid-requirements
by youyouhe
通用的工程级需求规格编写范式。适用于任何行业、任何标书的需求细化。 采用两阶段架构:Phase 0 分析标书生成项目元数据(行业领域、角色、术语、数据约定等), Phase 1 将元数据套入通用编写模板,按系统逐个生成详细需求规格。 当用户要求编写需求分析、需求规格、需求细化、展开功能需求时触发。 也支持修复模式:当用户要求修复/补充需求文档、处理评审反馈时触发。 前置条件:需已有投标响应文件或功能需求清单。
write-project-docs
by haoqunjiang
Write or refine durable engineering documentation such as API contracts, architecture docs, handoff docs, design notes, and reviewer-facing project documentation. Use when polishing project docs, documenting phase boundaries, or preventing conversation-specific/user-instruction wording from leaking into final artifacts.
skill-browser-crawl
by hwj123hwj
基于浏览器的轻量级网页爬虫。支持 JavaScript 渲染、Markdown 提取,并能递归爬取文档类网站。
eraser-diagrams
by eraserlabs
'Generates architecture diagrams from code, infrastructure, or descriptions. Use when user asks to visualize, diagram, or document system architecture.'
terraform-diagrams
by eraserlabs
'Generates architecture diagrams from Terraform code. Use when user has .tf files or asks to visualize Terraform infrastructure.'
bicep-diagrams
by eraserlabs
'Generates architecture diagrams from Azure Bicep files. Use when user has .bicep files or asks to visualize Bicep infrastructure.'
ppt-speech-creator
by WiseWong6
当用户需要创建PPT内容并生成配套演讲逐字稿时使用此技能。支持年终总结、项目复盘、产品发布、述职报告等多种场景,自动生成结构化PPT内容和按页分配的逐字稿,支持自动时长计算或用户指定总时长。
generate-node
by OmniNode-ai
Generate ONEX nodes via automated code generation with ContractInferencer and LLM-powered business logic
google-devdocs
by spm1001
Orchestrates Google developer documentation lookups via REST API using a 2-step search-then-retrieve workflow (curl + jq, no MCP). BEFORE scraping or guessing at Google API docs, invoke FIRST — returns fresh Markdown from 11 indexed sites including docs.cloud.google.com, firebase.google.com, developer.android.com, and ai.google.dev. Triggers on 'check the Google docs', 'look up the Firebase docs', 'what do the Cloud docs say', 'Google API documentation', 'search Google developer docs'. (user)
actual-budget-api-expert
by tifandotme
Integrate with Actual Budget via its JavaScript/Node.js API for personal finance automation. Use when working with @actual-app/api for managing budgets, transactions, accounts, categories, payees, rules, and schedules programmatically. Triggers on import/export, bank sync automation, budget analysis, transaction processing, YNAB migration, or any Actual Budget API operations.
go-api-documentation
by sentenz
Automates API documentation creation for Go projects using godoc conventions and best practices. Use when creating, modifying, or reviewing documentation comments, or when the user mentions godoc, documentation, or API docs.