- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
seed-hypermedia
by ericvicenti
Access content on the Hypermedia Network using Seed Hypermedia CLI.
read-x
by mikeygonz
Read X/Twitter posts and articles — no API key, no auth, no browser needed. Uses FxTwitter API to fetch full tweet content, media, engagement stats, and long-form articles.
doc-coauthoring
by kunhai-88
"引导用户通过结构化工作流程进行文档协作。当用户想要编写文档、提案、技术规范、决策文档或类似结构化内容时使用。此工作流程帮助用户高效传递上下文、通过迭代精炼内容,并验证文档对读者有效。触发词:writing docs、creating proposals、drafting specs 或类似文档任务。"
jira-write
by junoh-moon
Create, edit, and transition Jira issues in COREPL project with proper epic linking, sprint assignment, and required fields. Use when user asks to create or modify a Jira ticket (e.g., "jira 이슈 만들어", "jira 티켓 생성", "이슈 상태 변경", "create jira issue", "COREPL 티켓"). Covers: issue creation, parent epic linking, status transitions, adding comments.
designing-hyperlinked-apis
by mikekelly
"Design principles for building HAL+JSON APIs that agents can explore and distill into deterministic clients. Use when designing, building, reviewing, or improving a hyperlinked API — covers entry points, link relations, CURIEs, versioned relations, relation documentation, deprecation, embedded resources, and progressive disclosure."
Blog Platform
by Humans-Not-Required
GitHub: https://github.com/Humans-Not-Required/blog
asset-refiner
by qingchunwuhui
从项目记录中提炼可复用的通用知识资产(工具/方法/模型)。 TRIGGERS ONLY on command: /asset-refine, /asset-extract Do NOT use automatically based on conversation context. AUTHORIZED ONLY when user explicitly types "/asset-refine", "/asset-extract".
douyin-share-info
by shuliuzhenhua-sys
通过抖音分享链接调用 TikHub Douyin Web API 获取作品基础信息,并固定提取封面、音频、视频下载地址(均取第一个 url_list)。当用户提到“抖音分享链接解析”“根据分享链接取视频信息/封面/音频/播放地址”时使用。
mailroom
by cybertheory
Register your agent on the Mailroom open address registry. Discover and contact other agents and humans via email.
mdtest
by PeronGH
Write and maintain tests as Markdown files that AI agents execute. Use when adding test coverage, validating features, or deciding on a testing strategy — especially during early development or for flows that are expensive to test in code.
adr-builder
by bcook797
"Guides the creation of Architecture Decision Records (ADRs) following Michael Nygard's format, ensuring each record captures sufficient context, a clear decision, and its consequences. After validating rigor, writes the ADR to the repository using adr-tools CLI commands. This skill should be used when a user wants to document an architecture decision, record a technical choice, create an ADR, or capture why a significant design or technology decision was made. Covers the full workflow: gathering context, drafting, quality-checking, and writing the ADR file via adr-tools."
pr-with-user-impact
by jorgempenalva
Generate PRs with concrete User Workflow Impact sections. Use when creating pull requests, commits, or describing code changes. Transforms technical changes into user-focused before/after documentation with emotional resonance.
Trello-Task-Protocol
by webdev0814
Write operations require the API proxy.
create-teacher
by Itzzs6571
蒸馏老师的教学能力、人格特征和学科知识,生成 AI 老师技能
aptx-api-plugin-retry
by HaibaraAiAPTX
"使用 @aptx/api-plugin-retry 实现请求重试。用于:配置重试次数、设置固定或动态延迟策略、定义 retryOn 判定函数(NetworkError/TimeoutError)、防止非幂等请求重试、跟踪重试次数、createRetryMiddleware API。当代码需要重试功能或 createRetryMiddleware 时触发。"
docx
by kunhai-88
"Word 文档的创建、编辑与分析,支持修订、批注、格式保留与文本提取。当需要创建 .docx、修改内容、处理修订/批注或其它文档任务时使用。"
mintlify-setup
by hk-vk
Mintlify documentation and resources. Use this skill when working with Mintlify or when the user mentions mintlify.
ChaoBro AI 内容更新技能
by chaobro-ai
语言克制、判断明确、不过度营销。
yt-dlp-skill
by DriveSpark
Use when working with yt-dlp
setup-artist
by recoupable
Set up the workspace for a new artist inside a sandbox. Creates the directory structure, context files, memory system, and placeholder content so agents can immediately start working. Use after setup-sandbox has created the org/artist folders, when RECOUP.md has status not-setup. Triggers on "set up artist", "create artist workspace", "initialize artist", or "onboard new artist".
document
by eljun
Update project documentation after feature approval. Creates/updates feature docs and user guides. Use after /test passes and user approves. Supports task IDs for easier invocation.
k12-math-tutor
by TTbingo
Load when the user wants to (a) 辅导中小学数学题目(解题/讲概念/出题/批改/思维拓展/跨阶段衔接) or (b) 询问家长如何辅导孩子数学(情绪管理、苏格拉底提问、解释风格诊断、ABCDE 认知重构、教练式父母话术)。 Do not load when: 纯公式查询、高等数学、考研数学、奥赛冲刺、教学管理/排课/教务。 识别关键词:小学/初中/高中+数学、鸡兔同笼、奥数、算理、数感、验算、一题多解、几何辅助线、思维训练、内驱力、情绪翻译机、解释风格、ABCDE、考试挫败、数学焦虑、家长会、家校沟通、跨阶段衔接、小升初、初升高。 Output: 一道题的家长辅导指南(六合一:题目解析+一题多解+难点预判+引导脚本+知识脉络+延伸练习),或一节概念微课(导入+探究+例题+小结+作业),或一份家长情绪应对话术(情绪翻译机+3P+ABCDE)。
AlgorithmTeachingAssistant
by Swcmb
ACM/ICPC竞赛算法教学助手,基于本地RAG知识库提供精准的算法知识检索和苏格拉底式教学指导。当用户说"学算法"、"ACM训练"、"竞赛刷题"、"算法入门"、"动态规划"、"图论"、"数据结构"、"OI"、"ICPC"、"Codeforces"、"LeetCode"、"算法竞赛"、"请检索"、"查询知识库"等时触发。核心能力包括:算法知识检索、苏格拉底式教学、学习路径规划、代码指导。
revision-external-api
by revision-org
Manages architecture components, diagrams, attributes, tags, and templates via the Revision External API. Triggers when Revision API, architecture components, C4 diagrams, or syncing architecture data with Revision are mentioned.