- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
web-download
by xchicky
为每个节点进行网络调研和材料下载。读取node-list.txt,开启多个子代理并行进行节点内容的网络调研,深度检索相关网页/文章/博客/文献,下载并保存到本地,输出download.txt文件记录每个节点的材料来源。适用于需要大量背景资料、数据验证、参考来源的文档写作场景。
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.
utils/gemini
by codihaus
Large context processing using Gemini Flash for codebase scanning and summarization
vibe-writing
by qingchunwuhui
AI辅助写作工作流,通过四阶段流程(学习→结构→写作→成稿)帮助用户高效创作。适用于:(1) 写文章/博客/报告时需要整理思路,(2) 有想法但不知如何组织结构,(3) 需要通过对话激发灵感,(4) 希望AI辅助但保持内容控制权。触发词:写作流程、vibe writing、知识卡片、内容创作、文章结构化
tauri-best-practices
by krissss
Tauri 框架最佳实践指南。使用场景:Tauri 应用开发、代码审查、架构设计
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.
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."
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.
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.
collaboration
by Alicoder001
Multi-agent communication, task delegation, and coordination patterns. Use when working with multiple agents or complex collaborative workflows.
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."
unifuncs-search
by UniFuncs
使用 UniFuncs API 进行实时网络搜索,支持全球和中国地域,获取最新网络内容和新闻。当用户需要搜索、查找、联网获取信息时使用。
aj-stock-analysis
by zuoa
A股价值投资分析工具,提供股票筛选、个股深度分析、行业对比和估值计算功能。基于价值投资理论,使用tushare获取公开财务数据,适合低频交易的普通投资者。
wechat-image-generator
by yanglei1826877278
为微信公众号文章生成配图。支持多种风格(手绘笔记、3D黏土、瑞士极简、复古印刷等),可根据文章内容自动选择合适的风格和配色。当用户说"生成配图"、"做一张图"、"给文章配图"时使用。
project-metadata
by BizShuk
Project metadata update
image-upload
by iamzifei
Upload images to hosting providers and get shareable URLs
checking-breaking-changes-in-php-framework
by Seika139
"外部公開を想定したphpフレームワークのコードレビューをする際に、破壊的変更(breaking change)の有無を確認し、破壊的変更がある場合は適切に処理されているかをチェックするスキルです。"
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.
mintlify
by hk-vk
This is a quote that stands out from the main content.
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.
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-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.
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.
api-boilerplate
by atovk
生成 REST API 样板代码,支持 Express、FastAPI、Next.js 等框架