Docs Gen

Generate and maintain documentation

Showing 2329-2352 of 5142 skills
PaulRBerg

etherscan-api

by PaulRBerg

This skill should be used when the user asks to "check ETH balance", "query ERC-20 balance", "get wallet balance", "check token holdings", "query Etherscan", or mentions Etherscan API, blockchain balance queries, or multi-chain balance lookups.

Agents 5 5mo ago
mseok

quarto-deck

by mseok

"Generate Reveal.js HTML presentations from Markdown. Applies rhetoric principles (assertion titles, one idea per slide, narrative arc). Best for teaching, informal talks, and web-shareable decks."

Docs Gen 5 4mo ago
markus1189

telegram

by markus1189

"Direct integration with Telegram Bot API for checking inbox messages and sending messages (text, photos, documents) to chats. Triggers when users request 'check Telegram inbox', 'check messages', 'send message to [chat]', or mention Telegram bot interactions. Requires TELEGRAM_BOT_TOKEN environment variable."

API Dev 5 6mo ago
mseok

update-project-doc

by mseok

"Update a project's own documentation (AGENTS.md, README.md, docs/*.md) to reflect its current state. Detects stale file trees, timestamps, counts, and next steps."

Docs Gen 5 4mo ago
skyosev

slop-hunter-ts

by skyosev

Audit TypeScript code for AI-generated noise — redundant comments, verbose documentation, style drift from project conventions, and trivially dead code. Surface-level hygiene pass; defaults to branch diff but supports any scope. Use when: reviewing AI-assisted TypeScript code before merge, cleaning up generated code, enforcing project style on new contributions, or reducing review noise.

Docs Gen 5 5mo ago
skyosev

doc-hunter-ts

by skyosev

Audit TypeScript code for missing inline documentation where the "why" is not obvious — obscure calculations, non-trivial business rules, surprising behavior, implicit constraints, and workarounds. Finds where a comment would save the next reader significant time. Use when: reviewing TypeScript code for long-term maintainability, onboarding new team members, auditing undocumented business logic, or preparing code for handoff.

Comments 5 5mo ago
eachlabs

Book Cover Generation

by eachlabs

Generate professional book covers and ebook covers using each::sense API with AI-powered design

API Dev 25 5mo ago
eachlabs

eachlabs-workflows

by eachlabs

Build and orchestrate multi-step AI workflows combining multiple EachLabs models. Create custom pipelines, trigger executions, and manage workflow versions. Use when the user needs to chain multiple AI models or automate multi-step content creation.

Agents 25 5mo ago
eachlabs

eachlabs-voice-audio

by eachlabs

Text-to-speech, speech-to-text, voice conversion, and audio processing using EachLabs AI models. Supports ElevenLabs TTS, Whisper transcription with diarization, and RVC voice conversion. Use when the user needs TTS, transcription, or voice conversion.

API Dev 25 5mo ago
eachlabs

eachlabs-face-swap

by eachlabs

Swap faces between images using EachLabs AI. Use when the user wants to replace or swap faces in photos.

API Dev 25 5mo ago
eachlabs

hair-color-changer

by eachlabs

Change hair color in photos using each::sense AI. Transform hair to any color including natural shades, fantasy colors, ombre effects, highlights, and more.

API Dev 25 5mo ago
eachlabs

Food Photography Generation

by eachlabs

Generate professional food photography using each::sense API for restaurant menus, food delivery apps, recipe blogs, and social media content

API Dev 25 5mo ago
eachlabs

eachlabs-music

by eachlabs

Generate songs, instrumentals, lyrics, and podcasts using EachLabs Mureka AI models. Also supports song extension, stem separation, and song recognition. Use when the user wants to create music, lyrics, or audio content.

API Dev 25 5mo ago
eachlabs

eachlabs-video-edit

by eachlabs

Edit, transform, extend, upscale, and enhance videos using EachLabs AI models. Supports lip sync, video translation, subtitle generation, audio merging, style transfer, and video extension. Use when the user wants to edit or transform existing video content.

API Dev 25 5mo ago
RevenueCat

revenuecat

by RevenueCat

RevenueCat metrics, customer data, and documentation search. Use when querying subscription analytics, MRR, churn, customers, or RevenueCat docs.

API Dev 14 5mo ago
ewanyuan

skill-manager

by ewanyuan

为其他技能提供统一的配置和日志存储服务,支持技能间数据共享和协作

API Dev 45 6mo ago
letta-ai

github-action

by letta-ai

Skill for GitHub Actions CI environment. Use when running inside a GitHub Actions workflow to update tracking comments, commit code, and interact with GitHub.

Code Review 14 6mo ago
letta-ai

code-review

by letta-ai

Skill for handling PR code reviews. Use when triggered by a PR review comment, review request, or when asked to review code changes. Provides workflow for reading review comments, understanding feedback, and iterating on changes.

Code Review 14 7mo ago
Shoebtamboli

rails-api-controllers

by Shoebtamboli

"RESTful API controller patterns for Ruby on Rails. Use when: (1) Building JSON APIs, (2) API versioning, (3) Error handling and status codes, (4) Authentication with tokens/JWT, (5) Rate limiting, (6) CORS configuration, (7) Pagination and filtering, (8) API documentation, (9) Testing API endpoints"

API Dev 14 7mo ago
Lloyd-Jahn

paper-search

by Lloyd-Jahn

一个强大的学术论文搜索和文献管理工具,专为OpenClaw设计。 支持arXiv、Google Scholar、PubMed等学术数据库的搜索、引用生成和文献整理。 使用场景: - (1) 快速文献调研和前沿研究跟踪 - (2) 学术写作时的参考文献管理 - (3) 批量处理论文元数据和引用信息 - (4) 研究趋势分析和热点发现 当用户需要查找学术文献、管理参考文献或跟踪研究进展时使用此技能。 技能特点: - 🔍 多数据库支持(arXiv、Crossref等) - 📚 自动BibTeX引用生成 - 📊 多种输出格式(Text/JSON/Markdown) - 🎯 智能搜索和筛选 - 🔄 批量处理和自动化

Processing 14 4mo ago
alexander-danilenko

code-documenter

by alexander-danilenko

Use when adding docstrings, creating API documentation, or building documentation sites. Invoke for OpenAPI/Swagger specs, JSDoc, doc portals, tutorials, user guides.

API Dev 14 5mo ago
harperaa

resource-exhaustion-dos-ai-generated-code

by harperaa

Understand resource exhaustion and denial of service vulnerabilities in AI code including unbounded loops, missing rate limits, and uncontrolled resource consumption. Use this skill when you need to learn about DoS vulnerabilities in AI code, understand resource limits, recognize unbounded operations, or prevent resource exhaustion. Triggers include "resource exhaustion", "DoS vulnerabilities", "denial of service", "unbounded resources", "API cost protection", "memory exhaustion", "uncontrolled consumption", "rate limiting DoS".

API Dev 15 9mo ago
agentbay-ai

agentbay-aio-skills

by agentbay-ai

用于任何「运行/执行/评估代码」的请求(如 run this code、execute script、用 Python 画图、跑代码/画图/执行脚本)。通过 AgentBay SDK 创建 code_latest 沙箱,调用 run_code 执行并返回结果。支持 Python、JavaScript、R、Java。

API Dev 44 5mo ago
agentbay-ai

qwen-image

by agentbay-ai

Generate images using Qwen Image API (Alibaba Cloud DashScope). Use when users request image generation with Chinese prompts or need high-quality AI-generated images from text descriptions.

API Dev 44 5mo ago