- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
skill-writing-best-practices
by Emerson1337
Guidelines for creating AI agent skills. Use when writing new skills, documenting coding patterns, or reviewing skill files. Triggers when creating or modifying files in the skills/ directory.
express
by yusenthebot
Fast, unopinionated, minimalist web framework. Use when: building REST API servers; middleware-based request handling; route management. NOT for: client-side browser applications; static file serving without a server.
openproject-time
by hoangvantuan
Manage OpenProject time entries via API v3. Operations: list, create, update, delete time entries. Log work hours on work packages with activity types, comments. Supports filtering by user, project, work package, date range. Use when tracking time, generating time reports, or managing logged hours.
summarize-transcript
by jewzaam
Summarize a meeting transcript into an executive summary and detailed timeline. Use when asked to "summarize the transcript for X", "summarize this meeting", "create meeting notes from", or given a transcript file, directory of transcript files, or Google Doc URL to summarize. Handles Gemini transcripts, Google Meet closed captions, and chat logs — individually or combined.
markdown-pdf
by Marx-t
Convert Markdown documents into polished PDFs optimized for printing and sharing. Use when asked to turn .md files into PDF, export Markdown as a printable document, preserve Markdown formatting (headings, bold, lists, tables, code blocks), or generate Chinese-friendly PDFs with academic-style formal layout. Prefer this skill for long-form articles, reports, proposals, technical notes, README exports, and other Markdown documents that need stable A4 output, LXGW WenKai body text, and fallback routing between formal print layout and web-clean rendering.
create-skill
by maxoreric
创建新 Skill 的 Skill。当需要把能力固化为 Skill 时触发。触发词:创建 skill、新建 skill、写一个 skill、create skill。
python-backend
by simplerick0
Python backend specialist focused on API development, WebSocket implementations, and server-side architecture. Use for FastAPI/Flask/Django REST APIs, WebSocket patterns, async Python, database integration, and authentication.
api-contract
by shaul1991
API Contract Agent. OpenAPI 스펙 정의, Mock Server 생성, Contract-First 개발을 담당합니다. Frontend/Backend 간 API 계약을 관리합니다.
pressbeat
by pressbeat
Order guaranteed press articles for your brand. Standard ($500, DR30+) or Premium ($2,000, DR50+) with 90-day money-back guarantee. Use when the user wants PR coverage, backlinks, press articles, or media mentions.
markdown-validation
by StefanMermans
How to validate markdown files
decide-flow
by miraclecui121
全自动 销售AI决策流:全程在 Claude Code 内闭环,无需复制粘贴。 触发关键词: - "帮我决策"、"做决策"、"决策分析" - "全自动决策"、"一键分析" - 企业/个人重大决策问题 核心能力: - Tavily 深度搜索(内置 API 调用) - Firecrawl 全文抓取(内置 API 调用) - Claude 全程推演(结构分析 + 三路径博弈 + 决策评分) - 飞书自动推送(文档 + CSV)
veo3-1
by delneg
Generate videos with Google Veo 3.1 via grsai.com API. Use for any video creation, text-to-video, or motion content requests. Triggers on "generate video", "create a clip", "make a video of", "video of", "animate". Supports fast/pro quality tiers; 720p/1080p/4K; 4/6/8-second durations; 16:9 and 9:16 aspect ratios.
amap
by tangqihy
高德地图路径规划能力,支持自然语言查询两个地点之间的距离、驾车时间,以及高级行程规划
excel-to-markdown
by SakumyZ
将Excel文件转换为Markdown格式,保留原表格结构和内容。支持合并单元格、样式语义提取、多工作表处理和批量转换。当需要将Excel式样书、数据表转为可读的Markdown文档时使用。
api-security-testing
by ncdevshiv
"API security testing workflow for REST and GraphQL APIs covering authentication, authorization, rate limiting, input validation, and security best practices."
mermaid-diagrams
by VisualxIntelligence
Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes, algorithms, user journeys), entity relationship diagrams (database schemas), C4 architecture diagrams (system context, containers, components), state diagrams, git graphs, pie charts, gantt charts, or any other diagram type. Triggers include requests to "diagram", "visualize", "model", "map out", "show the flow", or when explaining system architecture, database design, code structure, or user/application flows.
context7
by AidanGio
Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. This skill should be used when looking up documentation for any programming library or framework, finding code examples for specific APIs or features, verifying correct usage of library functions, or obtaining current information about library APIs that may have changed since training.
codewiki
by Zurybr
Use when needing to explore GitHub repository documentation, understand codebase architecture, or get structured docs for any public repo without cloning. Use for research before using a library, understanding unfamiliar code, or providing context about open-source projects.
crawler
by jasonsie
Convert any source (URL, text, or file) into clean, structured Markdown with zero data loss. Use when you need to extract content from web pages, preserve raw text with structure, or prepare content for later processing. Supports tables, code blocks, SVG, images, and automatic diagram generation.
project-memory
by abpai
Always-on project memory workflow. At the start of every task, read .agents/LEARNINGS.md; while working, update it with mistakes, corrections, successful and failed patterns, and project-specific preferences.
agents-md
by CacaoRick
引導 AI Agent 閱讀並遵守專案的 AGENTS.md 規範。AGENTS.md 是給 AI 看的專案說明文件,定義了技術棧、資料夾架構、專案架構、開發流程等約束。Use when:任何任務開始前、需要了解技術棧、資料夾架構、專案架構、開發流程時。AI Agent 不可做出違抗 AGENTS.md 的行為。
project-estimation
by szkocot
"Create detailed software project effort estimates with task breakdowns by engineer role. When users ask for project estimates, effort breakdown, man-hours, resource planning, or project costing. Analyzes project descriptions and requirements documents to produce structured estimates. Can push backlog to Jira."
akhrot
by upsurgeio
Use Akhrot APIs to manage OAuth tokens and API keys for external services (Gmail, GitHub, Slack, OpenAI, Stripe, etc.). Check connections, fetch tokens, create OAuth sessions, then call provider APIs directly.
frontend-requirements
by gemini960114
Use this skill when the user asks to generate a frontend integration requirements document (frontend.md) from an existing FastAPI backend codebase. The output must be a Markdown guide for frontend engineers, including auth, endpoints, job/task workflow, status definitions, result querying, errors, and UX recommendations.