Docs Gen

Generate and maintain documentation

Showing 5065-5088 of 5137 skills
TriNgo0108

data-storytelling

by TriNgo0108

Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.

Analytics 0 4mo ago
pietz

railway

by pietz

Deploy and manage applications on railway.com. Use when the user asks to deploy, host, or ship an app to Railway, add databases or services to Railway, configure Railway projects, or troubleshoot Railway deployments.

API Dev 0 5mo ago
VisualxIntelligence

meme-factory

by VisualxIntelligence

Generate memes using the memegen.link API. Use when users request memes, want to add humor to content, or need visual aids for social media. Supports 100+ popular templates with custom text and styling.

API Dev 0 6mo ago
sbaker5

polyedge

by sbaker5

x402 trading signal API for Polymarket - detect mispriced correlations between prediction markets

Analytics 0 5mo ago
josephmanghan

skill-style-guide

by josephmanghan

Writing conventions for scannable, token-efficient skills and prompts. Use when creating or reviewing SKILL.md files, AGENTS.md files, or any markdown-based agent instruction documents.

Agents 0 5mo ago
chrbailey

validating-agent-claims

by chrbailey

Epistemic verification framework for AI-generated assertions. Requires evidence before acting on LLM claims about code behavior, system state, API responses, or factual statements. Use when an AI agent makes claims that will drive decisions, before acting on research results, or when an agent asserts something is true without showing evidence.

Agents 0 5mo ago
LujhCoconut

domain-knowledge

by LujhCoconut

个人领域知识库路由 skill。支持四轮递进阅读 (R1-R4) + JSON 结构化元数据 + 技术倒排索引。 支持命令: 解析一下这篇论文 [URL] 润色一下 [语句] 评价一下这篇论文 了解一下 [主题] [方向]有什么最新进展 我读过 [论文名] 吗 哪些论文能直接用到工业代码里 哪些论文用了 [技术名] [主题] 应该怎么归档 更多见请求类型表。

Docs Gen 3 1d ago
qiao-925

file-header-comments

by qiao-925

代码文件顶部注释规范,适用于所有代码文件(.sh, .js, .ts, .py, .java, .go 等)。要求所有代码文件在顶部包含功能描述注释。

Agents 0 5mo ago
Emerson1337

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.

Docs Gen 0 5mo ago
yusenthebot

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.

API Dev 0 4mo ago
hoangvantuan

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.

API Dev 0 6mo ago
jewzaam

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.

Docs Gen 0 2mo ago
Marx-t

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.

Docs Gen 0 3mo ago
maxoreric

create-skill

by maxoreric

创建新 Skill 的 Skill。当需要把能力固化为 Skill 时触发。触发词:创建 skill、新建 skill、写一个 skill、create skill。

Academic 0 6mo ago
simplerick0

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 Dev 0 5mo ago
shaul1991

api-contract

by shaul1991

API Contract Agent. OpenAPI 스펙 정의, Mock Server 생성, Contract-First 개발을 담당합니다. Frontend/Backend 간 API 계약을 관리합니다.

API Dev 0 6mo ago
pressbeat

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.

API Dev 0 5mo ago
cartesia-ai

Integration Review

by cartesia-ai

Once merged: use the merge skill at internal/skills/merge/SKILL.md to migrate the page to the docs repo under integrations/community/, fix paths, add nav entry to docs.json, deploy

Code Review 1 1mo ago
StefanMermans

markdown-validation

by StefanMermans

How to validate markdown files

Docs Gen 0 5mo ago
delneg

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.

API Dev 0 5mo ago
tangqihy

amap

by tangqihy

高德地图路径规划能力,支持自然语言查询两个地点之间的距离、驾车时间,以及高级行程规划

API Dev 0 5mo ago
SakumyZ

excel-to-markdown

by SakumyZ

将Excel文件转换为Markdown格式,保留原表格结构和内容。支持合并单元格、样式语义提取、多工作表处理和批量转换。当需要将Excel式样书、数据表转为可读的Markdown文档时使用。

CLI Tools 0 5mo ago
ncdevshiv

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."

API Dev 0 4mo ago
VisualxIntelligence

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.

Auth 0 6mo ago