366 skills
๐Ÿ›‘

workflow-stop-design

Safe 65

Design workflow stop mechanism

by labring

Need to implement graceful workflow termination in your AI agent system. This design document provides a Redis-based state management solution with API endpoints and polling patterns for reliable workflow stopping.

Claude Codex Code(CC)
Install
๐Ÿ”ง

workflow-interactive-dev

Safe 66

ๅผ€ๅ‘ FastGPT ๅทฅไฝœๆตไบคไบ’่Š‚็‚น

by labring

FastGPT ๅทฅไฝœๆตๆ”ฏๆŒๆš‚ๅœๅนถ็ญ‰ๅพ…็”จๆˆท่พ“ๅ…ฅใ€‚ๆœฌๆŒ‡ๅ—่ฏฆ็ป†่ฏดๆ˜Žไบคไบ’่Š‚็‚น็š„ๅฎŒๆ•ดๅผ€ๅ‘ๆต็จ‹๏ผŒๅŒ…ๆ‹ฌ็ฑปๅž‹ๅฎšไน‰ใ€ๆ‰ง่กŒ้€ป่พ‘ใ€ๅ‰็ซฏ็ป„ไปถๅ’Œๅ›ฝ้™…ๅŒ–ๆ”ฏๆŒใ€‚

Claude Codex Code(CC)
Install
๐Ÿ“

create-skill-file

Safe 68

Create Well-Structured AI Skills

by labring

Building AI skills is hard without proper structure. This guide provides proven templates and best practices for creating skills that work reliably and are easy to discover. It includes ready-to-use templates for basic and workflow skills.

Claude Codex Code(CC)
Install
๐Ÿ“

obsidian-markdown

Safe 70

Create Obsidian Flavored Markdown

by kepano

Obsidian uses unique syntax extensions beyond standard Markdown. This skill provides complete reference documentation for wikilinks, callouts, properties, embeds, and other Obsidian-specific features. Use this skill to generate valid Obsidian notes that work seamlessly with the Obsidian app.

Claude Codex Code(CC)
Install
๐Ÿ“„

venue-templates

Safe 80

Format academic papers with venue-specific templates

by K-Dense-AI

Academic publishing requires strict formatting compliance. This skill provides ready-to-use LaTeX templates and detailed requirements for 50+ top journals, conferences, and grant agencies. Get perfectly formatted documents without manual template hunting.

Claude Codex Code(CC)
Install
๐Ÿ“‹

treatment-plans

Safe 79

Create Medical Treatment Plans

by K-Dense-AI

Generate professional medical treatment plans in LaTeX format for any clinical specialty. Includes HIPAA compliance guidance, SMART goal frameworks, and validation tools for patient-centered care documentation.

Claude Codex Code(CC)
Install
๐Ÿ“„

markitdown

Low Risk 77

Convert documents to Markdown

by K-Dense-AI

Converting documents to Markdown makes them token-efficient and easy to process for AI models. MarkItDown supports 15+ formats including PDF, DOCX, PPTX, XLSX, images, audio, and web pages.

Claude Codex Code(CC)
Install
๐Ÿ–ผ๏ธ

latex-posters

Safe 79

Create scientific research posters in LaTeX

by K-Dense-AI

Research posters are essential for scientific communication at conferences. This skill provides comprehensive guidance for creating professional research posters using LaTeX packages like beamerposter, tikzposter, and baposter. Generate publication-quality posters with proper layout, typography, and visual hierarchy.

Claude Codex Code(CC)
Install
๐Ÿฅ

iso-13485-certification

Safe 80

Prepare ISO 13485 certification documentation

by K-Dense-AI

Medical device companies need comprehensive ISO 13485 documentation for quality management certification. This skill provides templates, gap analysis tools, and step-by-step guidance to create all required QMS documents efficiently.

Claude Codex Code(CC)
Install
๐Ÿ“„

docx

Safe 71

Create and edit Word documents

by K-Dense-AI

This skill provides a complete toolkit for Word document operations. Create new documents from scratch with JavaScript, edit existing documents with Python, and manage tracked changes and comments with proper OOXML compliance.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

baoyu-url-to-markdown

Safe 72

Convert Webpages to Markdown

by jimliu

Converts any webpage to clean markdown using Chrome browser automation. Supports dynamic pages requiring login and outputs structured markdown with metadata.

Claude Codex Code(CC)
Install
๐Ÿ“

baoyu-format-markdown

Low Risk 69

Format Markdown Files

by jimliu

Transforms plain text and markdown files into well-structured documents with proper frontmatter, typography, and formatting. Outputs clean, publication-ready markdown with CJK language support.

Claude Codex Code(CC)
Install
๐Ÿ“

doc-sync

Safe 69

Verify IdeaVim docs match code changes

by JetBrains

Documentation often drifts after code updates and creates broken examples for users. This skill provides a structured workflow to compare docs against working code and identify discrepancies.

Claude Codex Code(CC)
Install
๐Ÿ“

changelog

Safe 69

Maintain project changelogs automatically

by JetBrains

Keeping changelogs updated is time-consuming and error-prone. This skill automates the process by analyzing commits, PRs, and releases to generate accurate, user-focused changelog entries following the IdeaVim format.

Claude Codex Code(CC)
Install
๐Ÿ“

doc-consistency-reviewer

Safe 72

Review Documentation Consistency

by hylarucoder

Documentation often becomes outdated as code evolves. This skill systematically compares documentation against source code, configuration files, and API contracts to identify inconsistencies before they cause problems for users.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

vue-debug-guides

Safe 74

Debug Vue 3 Applications

by hyf0

Vue 3 applications can exhibit mysterious runtime errors, unexpected re-renders, and SSR hydration issues that are difficult to diagnose. This skill provides comprehensive debugging guides for identifying and fixing common Vue 3 pitfalls across reactivity, components, templates, and server-side rendering.

Claude Codex Code(CC)
Install
๐ŸŒ

skill-i18n

Safe 70

Translate skill documentation into multiple languages

by guo-yu

This skill translates SKILL.md and README.md files into multiple languages including Chinese, Japanese, Korean, and Spanish. It preserves code blocks and technical terms while adapting natural language content to each locale. Configure once and automatically translate all new skills.

Claude Codex Code(CC)
Install
๐Ÿ”€

create-pr

Safe 69

Create pull requests with Sentry conventions

by getsentry

This skill guides you through creating GitHub pull requests following Sentry engineering practices. It provides step-by-step instructions for branch verification, change analysis, and PR description writing. The skill ensures consistent PR formatting and helps teams maintain code review standards.

Claude Codex Code(CC)
Install
๐Ÿ“

commit

Safe 69

Create commit messages with Sentry conventions

by getsentry

Writing clear, consistent commit messages helps teams understand code changes and track issues. This skill generates standardized commit messages following conventional commits format with Sentry-specific issue references and formatting rules.

Claude Codex Code(CC)
Install
๐Ÿ”ง

debug-cuda-crash

Safe 70

Debug CUDA Crashes in FlashInfer

by flashinfer-ai

CUDA crashes often leave no debugging information. This tutorial teaches you to use FlashInfer's API logging to capture tensor metadata before crashes. Learn to identify shape mismatches, dtype errors, and numerical issues quickly.

Claude Codex Code(CC)
Install