Docs Gen

Generate and maintain documentation

Showing 1153-1176 of 5089 skills
OpenHands

github-pr-review

by OpenHands

Post PR review comments using the GitHub API with inline comments, suggestions, and priority labels.

Code Review 108 3mo ago
OpenHands

jupyter

by OpenHands

Read, modify, execute, and convert Jupyter notebooks programmatically. Use when working with .ipynb files for data science workflows, including editing cells, clearing outputs, or converting to other formats.

Processing 108 4mo ago
atrislabs

email-agent

by atrislabs

Gmail integration via AtrisOS API. Read, send, archive emails. Use when user asks about email, inbox, or wants to send/check messages.

API Dev 61 3mo ago
atrislabs

create-app

by atrislabs

Build and deploy an Atris app from a natural language description. Use when users ask to create chat apps, workflow apps, or API-driven autonomous apps.

Agents 61 3mo ago
vasilyu1983

project-aeo-monitoring-tools

by vasilyu1983

Build custom AI search monitoring tools for competitive AEO analysis. Covers API access, scraping architecture, legal compliance, and cost estimation.

API Dev 61 4mo ago
vasilyu1983

dev-api-design

by vasilyu1983

Production-grade API design patterns for REST, GraphQL, gRPC, and tRPC. Covers API architecture, OpenAPI/Swagger specs, versioning/deprecation, authentication/authorization, rate limiting, pagination, error models, contract testing, and developer documentation.

API Dev 61 3mo ago
vasilyu1983

document-docx

by vasilyu1983

Create, edit, and analyze Microsoft Word .docx files (reports, contracts, proposals) with styles, tables, headers/footers, template filling, content extraction, and conversion to HTML; support review workflows (comments/highlights) and inspect tracked changes via OOXML when needed using Python/Node.js (python-docx, docxtpl, mammoth.js, docx).

Code Gen 61 3mo ago
badlogic

transcribe

by badlogic

Speech-to-text transcription using Groq Whisper API. Supports m4a, mp3, wav, ogg, flac, webm.

API Dev 1.9K 5mo ago
henkisdabro

fifteen-factor-app

by henkisdabro

The Fifteen-Factor App methodology for modern cloud-native SaaS applications. This skill should be automatically invoked when planning SaaS tools, product software architecture, microservices design, PRPs/PRDs, or cloud-native application development. Extends the original Twelve-Factor App principles with three additional factors (API First, Telemetry, Security). Trigger keywords include "fifteen factor", "12 factor", "SaaS architecture", "cloud-native design", "application architecture", "microservices best practices", or when in a planning/architecture session.

API Dev 63 3mo ago
BankrBot

Bankr Dev - API Basics

by BankrBot

This skill should be used when the user asks about "Bankr API", "Bankr Agent API", "how does Bankr work", "Bankr job status", "Bankr response format", or "building on Bankr". Provides endpoint documentation, job patterns, and TypeScript interfaces.

API Dev 79 4mo ago
vm0-ai

elevenlabs

by vm0-ai

ElevenLabs AI voice generation API via curl. Use this skill to convert text to speech with realistic AI voices.

API Dev 63 5mo ago
zephyrwang6

topic-agent

by zephyrwang6

选题系统主控Agent。协调热点采集、选题生成、选题审核三个环节,支持迭代直到产出合格选题。触发方式:(1)"开始今日选题"启动完整流程 (2)"今日AI热点"只采集热点不生成选题 (3)"我有一个选题"进入单个选题分析 (4)"推荐一些好的选题"直接输出推荐。输出保存到Obsidian选题库。

Agents 316 4mo ago
petekp

optimize-agent-docs

by petekp

Build a retrieval-optimized knowledge layer over agent documentation in dotfiles (.claude, .codex, .cursor, .aider). Use when asked to "optimize docs", "improve agent knowledge", "make docs more efficient", or when documentation has accumulated and retrieval feels inefficient. Generates a manifest mapping task-contexts to knowledge chunks, optimizes information density, and creates compiled artifacts for efficient agent consumption.

API Dev 38 4mo ago
petekp

code-comments

by petekp

Write clear, plain-spoken code comments and documentation that lives alongside the code. Use when writing or reviewing code that needs inline documentation—file headers, function docs, architectural decisions, or explanatory comments. Optimized for both human readers and AI coding assistants who benefit from co-located context.

Comments 38 4mo ago
kousen

API Documentation Generator

by kousen

Generate comprehensive, professional API documentation following industry best practices

API Dev 233 7mo ago
terrylica

calcom-access

by terrylica

Access Cal.com API via CLI with 1Password API key. Use when user wants to list bookings, create event types, manage schedules, or mentions cal.com access. TRIGGERS - calcom, cal.com, bookings, list bookings, event types, schedules, availability, create booking page.

API Dev 49 3mo ago
nimrodfisher

analysis-assumptions-log

by nimrodfisher

Track and document analytical assumptions and decisions. Use when making analytical choices, documenting trade-offs, ensuring transparency, or creating audit trails for analytical work.

Processing 139 4mo ago
julianobarbosa

cloudflare-dns

by julianobarbosa

Comprehensive guide for managing Cloudflare DNS with Azure integration. Use when configuring Cloudflare as authoritative DNS provider for Azure-hosted applications, managing DNS records via API, setting up API tokens, configuring proxy settings, troubleshooting DNS issues, implementing DNS security best practices, or integrating External-DNS with Cloudflare for Kubernetes workloads.

API Dev 76 6mo ago
julianobarbosa

dependency-track-skill

by julianobarbosa

Comprehensive guide for Dependency-Track - Software Composition Analysis (SCA) and SBOM management platform. USE WHEN deploying Dependency-Track, integrating with CI/CD pipelines, configuring vulnerability scanning, managing SBOMs, setting up policy compliance, troubleshooting installation issues, or working with the REST API.

API Dev 76 4mo ago
luoyuweidu1

podcastcut:剪播客

by luoyuweidu1

播客音频转录和AI深度语义分析。基于阿里云FunASR API,生成增强审查界面和自动剪辑。触发词:剪播客、处理播客、编辑音频

Processing 46 3mo ago
luoyuweidu1

podcastcut:质检

by luoyuweidu1

播客剪辑质量检测。自动分析剪切点的能量突变、静音异常、频谱跳变,输出质量报告并标记需要人工复听的片段。触发词:质检、检查剪辑、QA、check edit

Processing 46 3mo ago
SimHacker

markdown

by SimHacker

"Plain text formatting that's readable raw AND rendered"

Auth 42 4mo ago
Microck

backend-ai-guide

by Microck

Expert guide for Backend.AI distributed computing platform. Automatically activates when users ask about: - Backend.AI architecture, components (Manager, Agent, Storage Proxy, Webserver, App Proxy) - Features (session scheduling, Sokovan orchestrator, multi-tenancy, resource allocation) - APIs (REST, GraphQL), authentication, RBAC authorization - Container runtime (kernels, jail sandbox, hook library, virtual folders) - Accelerator support (CUDA, ROCm, TPU, NPU, Graphcore IPU) - Client SDKs (Python, Java, JavaScript, PHP) - Setup, requirements (Python 3.13+, Docker, PostgreSQL, Redis, etcd) - How WebUI connects to/interacts with Backend.AI backend - Plugin interfaces, development setup, infrastructure Use when user mentions "Backend.AI", "backend.ai", "Sokovan", component names, or asks about the backend platform this WebUI connects to.

API Dev 234 6mo ago
staruhub

mcp-builder

by staruhub

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

Processing 449 7mo ago