zxhfighter
@zxhfighter
Public Skills
gemini-cli
by zxhfighter
Integrate with Gemini CLI - an AI-powered command-line tool by Google. Provides access to Gemini models through CLI interface with advanced features like context awareness, memory management, and tool integration.
mermaid-diagram-generator
by zxhfighter
Generate various types of diagrams using Mermaid.js syntax. Supports flowcharts, sequence diagrams, gantt charts, class diagrams, state diagrams, ER diagrams, pie charts, and more. Use when users need to create visual diagrams for system architecture, process flows, or data modeling.
line-chart-generator
by zxhfighter
Generate line charts and time-series visualizations using matplotlib. Use when users need to create line charts for price trends, stock data, performance metrics, or any time-series data. Supports annotations, reference lines, and customization of chart dimensions.
feishu-doc-writer
by zxhfighter
"写入飞书文档内容,支持标题、文本、列表、代码块、表格、图片等Block。当用户需要创建或更新飞书文档内容时调用。"
markdown-formatter
by zxhfighter
当用户要求格式化 markdown 文档、修复语法错误、优化排版、智能分段、清理冗余内容、检查文档质量时使用
generate-wechat-article
by zxhfighter
基于用户输入的文本内容改写成适合微信公众号发布的文案
god-component-detector
by zxhfighter
Detects God Components (components with too many responsibilities, mixing UI/business logic/side effects, excessive line count). Use when reviewing React/Next.js components for architecture issues, refactoring opportunities, or code quality assessments.
markdown-checker
by zxhfighter
检查 markdown 文件的语法、样式、错别字和排版问题。使用此 skill 当用户需要检查、验证或修复 markdown 文件时,包括:检查标题层级、链接格式、代码块语法、列表格式、空格和缩进、标点符号使用、段落间距等问题。
scan-large-images
by zxhfighter
扫描当前项目目录,查找所有超过指定尺寸或文件大小的图片文件
svg-illustrator
by zxhfighter
为文章、概念或技术文档创作原生 SVG 艺术插画。支持多种风格(架构图、概念图、流程图),确保在 Obsidian 中完美渲染。
youtube-downloader
by zxhfighter
Download YouTube videos using yt-dlp. Automatically checks for yt-dlp installation and installs if needed. Supports both full YouTube URLs and video IDs. Use when user asks to download YouTube videos, save videos locally, or get video files.
youtube-rapidapi-transcript
by zxhfighter
Extract transcripts from YouTube videos. Use when the user asks for a Youtube video transcript, subtitles, or captions of a YouTube video and provides a YouTube URL (youtube.com/watch?v=, youtu.be/, or similar).
youtube-transcript
by zxhfighter
Extract transcripts from YouTube videos. Use when the user asks for a transcript, subtitles, or captions of a YouTube video and provides a YouTube URL (youtube.com/watch?v=, youtu.be/, or similar). Supports output with or without timestamps.