Docs Gen

Generate and maintain documentation

Showing 3409-3432 of 5095 skills
kimasplund

document-writing-skills

by kimasplund

Teaches document writing patterns and templates that agents apply when generating documentation, reports, contracts, guides, and technical writing. Use when creating API docs, user guides, reports, changelogs, ADRs, or technical documentation.

API Dev 4 4mo ago
kimasplund

rapid-triage-reasoning

by kimasplund

Fast decision-making methodology for time-critical situations. Use when you have minutes (not hours) to decide, during incidents, emergencies, or hard deadlines. Optimizes for "good enough now" over "perfect later". Unlike other patterns that maximize quality, RTR maximizes decision speed while maintaining acceptable quality floors.

Code Gen 4 4mo ago
pluginagentmarketplace

nlp-processing

by pluginagentmarketplace

Text processing, sentiment analysis, LLMs, and NLP frameworks. Use for text classification, named entity recognition, or language models.

Processing 4 5mo ago
hairyf

celestia

by hairyf

Celestia data availability node—bridge/full/light types, headers, shares, DAS, state API, P2P discovery, and fraud proofs.

API Dev 4 3mo ago
morning-start

six-layer-architect

by morning-start

基于六层架构(前端UI/前端服务/前端API/后端API/后端服务/数据层)生成全栈实现方案,适用于功能需求开发、代码生成、架构校验、安全审查

API Dev 4 3mo ago
kimasplund

analogical-transfer

by kimasplund

Cross-domain reasoning for novel problems through structured analogy. Use when facing unprecedented problems where the best approach is finding similar solved problems in other domains. Unlike BoT (explores options), AT finds parallels. Example: "Design a new marketplace" → What can we learn from malls, stock exchanges, auctions, dating apps?

Code Gen 4 4mo ago
hairyf

avail

by hairyf

Avail Node—run chains, Kate RPC for data availability, block authoring, and runtime APIs for DA tooling.

Processing 4 3mo ago
morning-start

recruitment-processor

by morning-start

自动处理多份招聘markdown文档,识别文档中的图片内容(包括在线图片链接),提取关键信息(职位、薪资、截止时间等),根据用户条件筛选,生成结构化总结报告

CLI Tools 4 3mo ago
ejirocodes

exa-research

by ejirocodes

"Exa.ai deep research and answer generation with citations. Use when building research automation, implementing Answer API for Q&A with sources, creating research reports, or using deep search with summaries. Triggers on: Exa Answer, answer endpoint, exa.answer, deep search, research API, Exa Research, async research, research report, citation extraction, summarization with sources, fact verification, streaming answers, research tasks."

Academic 4 4mo ago
hairyf

filecoin

by hairyf

Lotus (Filecoin) node — chain, state, mpool, API, mining, events, and operations.

Agents 4 3mo ago
leonardo-picciani

senior-erp-estoque-consultar-disponibilidade

by leonardo-picciani

Consultar disponibilidade/saldo de estoque no ERP Senior via Senior X Platform. Use para "consultar estoque", "disponibilidade", "saldo", "estoque por deposito", "estoque reservado", "validar antes de vender", e integracoes de catalogo/checkout.

API Dev 4 4mo ago
hairyf

slither

by hairyf

Solidity & Vyper static analysis—detectors, printers, Python API, SlithIR, and tools for security and code comprehension.

API Dev 4 3mo ago
hairyf

getblock

by hairyf

GetBlock — RPC node and API access for 100+ blockchains; authentication, endpoints, CU pricing, Ethers/JSON-RPC, Yellowstone gRPC, MCP integration.

API Dev 4 3mo ago
tivojn

google-maps-api

by tivojn

Complete Google Maps Platform API client - 20+ APIs including geocoding, routes, places, weather, air quality, pollen, solar, elevation, timezone, address validation, roads, street view, and more

API Dev 4 3mo ago
poindexter12

doc-validator

by poindexter12

Validate documentation files for completeness, accuracy, and consistency with the codebase. Use when user mentions "check documentation", "validate docs", "is the README up to date?", requests documentation review, says "docs are wrong" or "fix the docs", or is working on documentation improvements. Covers README files, API docs, CHANGELOG, and any markdown documentation.

Code Review 4 4mo ago
hairyf

ton-http

by hairyf

TON HTTP API (TON Center / ton-http-api) — accounts, transactions, messages, send, runGetMethod; use Swagger for request/response parameters and return values.

API Dev 4 3mo ago
Wolke

skill-to-linebot

by Wolke

Convert any AI skill into a deployable LINE Bot service. Triggers on requests like "幫我把 XXX 變成 LINE Bot", "將這個 skill 部署成 LINE Bot", "create LINE Bot from skill".

API Dev 4 4mo ago
adrianmg

league-sdk

by adrianmg

Build League of Legends apps using league-sdk TypeScript library. Use when working with Riot API, summoner/player lookups, match history, champion mastery, ranked stats, live game spectator, or building LoL Discord bots, websites, or apps.

API Dev 4 4mo ago
academind

use-modern-browser-apis

by academind

Utilize built-in browser APIs (like Popover API, View Transitions etc) instead of building features manually via JavaScript

API Dev 4 4mo ago
leonardo-picciani

senior-erp-cliente-upsert

by leonardo-picciani

Criar ou atualizar cadastro de cliente no ERP Senior via Senior X Platform (upsert). Use para "cadastro de cliente", "atualizar cliente", "criar cliente", "cliente PJ/PF", "CNPJ/CPF", "enderecos", "integracao Senior ERP", e fluxos que exigem deduplicacao e validacao antes de gravar.

API Dev 4 4mo ago
OscarDRT

supastarter-nextjs-skill

by OscarDRT

"Guides development with supastarter for Next.js only (not Vue/Nuxt): tech stack, setup, configuration, database (Prisma), API (Hono/oRPC), auth (Better Auth), organizations, payments (Stripe), AI, customization, storage, mailing, i18n, SEO, deployment, background tasks, analytics, monitoring, E2E. Use when building or modifying supastarter Next.js apps, adding features, or when the user mentions supastarter Next.js, Prisma, oRPC, Better Auth, or related Next.js stack topics."

API Dev 4 4mo ago
dengineproblem

WhatsApp CAPI Setup

by dengineproblem

```

API Dev 4 3mo ago
morning-start

api-doc-generator

by morning-start

自动分析项目代码并生成符合标准格式的API文档;支持Flask/FastAPI/Express等框架;自动划分功能模块和层级结构;生成包含概述、认证、端点详情、错误处理等完整章节的文档

API Dev 4 3mo ago
aliceisjustplaying

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions "load the whole PDF", "bring the PDF into context", "read the entire PDF", or when partial extraction/grepping would miss important context. This is the preferred method for PDF text extraction over page-by-page or grep approaches.

Caching 4 5mo ago