Docs Gen

Generate and maintain documentation

Showing 4561-4584 of 5139 skills
xchicky

web-download

by xchicky

为每个节点进行网络调研和材料下载。读取node-list.txt,开启多个子代理并行进行节点内容的网络调研,深度检索相关网页/文章/博客/文献,下载并保存到本地,输出download.txt文件记录每个节点的材料来源。适用于需要大量背景资料、数据验证、参考来源的文档写作场景。

API Dev 0 5mo ago
GauteR

norske-turnusregler

by GauteR

Sette opp og vurdere turnus, arbeidsplan og vaktliste ut fra norsk lov for stat, kommune og privat; lese Excel og generere forslag til fordeling; arbeidstidsgrenser og fordeling deltid/heltid etter stillingsprosent. Brukes når bruker spør om turnus, vaktliste, arbeidsplan, skift, Excel-turnus, fordeling, deltid, stillingsprosent, arbeidstid, AML, Arbeidstilsynet, stat, kommune eller privat.

Automation 0 5mo ago
codihaus

utils/gemini

by codihaus

Large context processing using Gemini Flash for codebase scanning and summarization

Database 0 6mo ago
qingchunwuhui

vibe-writing

by qingchunwuhui

AI辅助写作工作流,通过四阶段流程(学习→结构→写作→成稿)帮助用户高效创作。适用于:(1) 写文章/博客/报告时需要整理思路,(2) 有想法但不知如何组织结构,(3) 需要通过对话激发灵感,(4) 希望AI辅助但保持内容控制权。触发词:写作流程、vibe writing、知识卡片、内容创作、文章结构化

Docs Gen 0 5mo ago
krissss

tauri-best-practices

by krissss

Tauri 框架最佳实践指南。使用场景:Tauri 应用开发、代码审查、架构设计

API Dev 0 5mo ago
spoonbobo

doc-convert

by spoonbobo

Convert and extract text from PDFs, DOCX, images (OCR), and other document formats using the gateway's built-in document processing stack.

Docker 0 4mo ago
Intellicode

deno-hono

by Intellicode

"Build and maintain web applications with Deno and Hono framework. Use when working with: (1) Creating new Deno/Hono projects or adding routes/components, (2) Debugging Hono apps (routing, middleware, context issues), (3) Explaining Hono concepts (JSX, middleware, routing patterns), (4) Working with TypeScript in Deno environment."

Docs Gen 0 5mo ago
img402

github-image-hosting

by img402

Upload images to img402.dev for embedding in GitHub PRs, issues, and comments. Images under 1MB are uploaded free (no payment, no auth) and persist for 7 days. Use when the agent needs to share an image in a GitHub context — screenshots, mockups, diagrams, or any visual. Triggers: "screenshot this", "attach an image", "add a screenshot to the PR", "upload this mockup", or any task producing an image for GitHub.

Code Review 0 5mo ago
hhsw2015

xlb-topic-index

by hhsw2015

Use when user input contains xlb topic queries (for example "xlb >vibe coding/vib", "xlb ??vibe coding", or "查询xlb vibe coding主题") and the task is to fetch Markdown index from local getPluginInfo API, then perform code-based retrieval with routing to available network skills/MCP tools when possible.

Caching 0 5mo ago
Alicoder001

collaboration

by Alicoder001

Multi-agent communication, task delegation, and coordination patterns. Use when working with multiple agents or complex collaborative workflows.

Agents 0 5mo ago
0xjohmsmith

agent-api

by 0xjohmsmith

"Make authenticated requests to the Agent API (Hyperliquid BTC). Use for ALL operations: fetching market data, facts, technical indicators, account state, opening/closing positions, updating agent state, and sending logs."

Agents 0 4mo ago
UniFuncs

unifuncs-search

by UniFuncs

使用 UniFuncs API 进行实时网络搜索,支持全球和中国地域,获取最新网络内容和新闻。当用户需要搜索、查找、联网获取信息时使用。

API Dev 5 5mo ago
zuoa

aj-stock-analysis

by zuoa

A股价值投资分析工具,提供股票筛选、个股深度分析、行业对比和估值计算功能。基于价值投资理论,使用tushare获取公开财务数据,适合低频交易的普通投资者。

CLI Tools 0 4mo ago
yanglei1826877278

wechat-image-generator

by yanglei1826877278

为微信公众号文章生成配图。支持多种风格(手绘笔记、3D黏土、瑞士极简、复古印刷等),可根据文章内容自动选择合适的风格和配色。当用户说"生成配图"、"做一张图"、"给文章配图"时使用。

API Dev 0 5mo ago
BizShuk

project-metadata

by BizShuk

Project metadata update

Code Gen 0 5mo ago
iamzifei

image-upload

by iamzifei

Upload images to hosting providers and get shareable URLs

Docs Gen 3 6mo ago
Seika139

checking-breaking-changes-in-php-framework

by Seika139

"外部公開を想定したphpフレームワークのコードレビューをする際に、破壊的変更(breaking change)の有無を確認し、破壊的変更がある場合は適切に処理されているかをチェックするスキルです。"

API Dev 0 7mo ago
tachfineamnay

API Modules Reference

by tachfineamnay

Référence complète des modules NestJS de Lumira V2 — auth, orders, payments, readings, notifications, uploads, webhooks, expert, client.

API Dev 0 4mo ago
hk-vk

mintlify

by hk-vk

This is a quote that stands out from the main content.

API Dev 0 4mo ago
Jackiexiao

baoyu-format-markdown

by Jackiexiao

Formats plain text or markdown files with frontmatter, titles, summaries, headings, bold, lists, and code blocks. Use when user asks to "format markdown", "beautify article", "add formatting", or improve article layout. Outputs to {filename}-formatted.md.

Docs Gen 0 5mo ago
marxbiotech

gemini-review-integrator

by marxbiotech

This skill should be used when the user asks to "integrate Gemini review", "merge Gemini suggestions", "add Gemini comments to PR review", "sync Gemini code assist", "combine Gemini feedback", or mentions integrating gemini-code-assist suggestions into the PR review comment. Fetches Gemini Code Assist review comments and integrates non-duplicate, non-outdated suggestions into the pr-review-and-document PR comment.

Code Review 0 5mo ago
Perdolique

code-style-typescript

by Perdolique

TypeScript code style guide and formatting conventions. Use when writing TypeScript code, reviewing TypeScript files, refactoring .ts code, formatting TypeScript, or when working with TypeScript interfaces, classes, functions, or any .ts files. Apply these rules during code generation, code review, and when user mentions TypeScript style, formatting, conventions, semicolons, or code quality.

Code Gen 0 5mo ago
siatwangmin

baoyu-danger-x-to-markdown

by siatwangmin

Converts X (Twitter) tweets and articles to markdown with YAML front matter. Uses reverse-engineered API requiring user consent. Use when user mentions "X to markdown", "tweet to markdown", "save tweet", or provides x.com/twitter.com URLs for conversion.

Processing 0 6mo ago
atovk

api-boilerplate

by atovk

生成 REST API 样板代码,支持 Express、FastAPI、Next.js 等框架

API Dev 0 6mo ago