提供油猴脚本的基础模板编写、元数据解释、DOM元素查找与修改(插入节点、设置样式、绑定事件)以及处理元素加载延迟问题的解决方案。
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →提供油猴脚本的基础模板编写、元数据解释、DOM元素查找与修改(插入节点、设置样式、绑定事件)以及处理元素加载延迟问题的解决方案。
生成以真实工地劳动者为原型、严格基于用户提供的硬事实、语言极度平实克制、情感内敛不渲染的叙事性诗歌或歌词,适用于口述、朗诵或配乐演唱。
A reusable skill for drafting authoritative, fact-bound government policy reports on AI topics—enforcing strict avoidance of technical hallucination, plain and precise bureaucratic language, Word-compatible structural formatting, inclusion of actionable, evidence-grounded recommendations with sharp diagnostic insight, and mandatory opening with a verifiable real-world incident to establish operational urgency and stakes.
A reusable skill for generating authoritative, regulation-grounded government policy reports in plain Word-compatible format — strictly factual, free of anthropomorphic or speculative language (e.g., no 'self-evolution', 'autonomous learning'), and anchored exclusively in current Chinese laws, administrative measures, and verifiable technical practice; enforces mandatory formal title insertion at the very beginning of every report.
A reusable skill for authoring WeChat Official Account articles that explain core LLM concepts (e.g., quantization, continual learning) to non-technical audiences—using plain conversational Chinese, concrete analogies, verifiable public sources, and strict avoidance of jargon, formulas, or decorative symbols.
A reusable skill for drafting factual, plain-language, Word-compatible government policy reports and regulatory documents on AI topics — enforcing technical accuracy, strict regulatory alignment, actionable governance insights, and zero technical hallucination within China's official framework.
生成符合微信公众号平台调性与排版规范的中文原创文章,面向大众读者,强调可读性、结构清晰与去技术化表达。
Generates or converts technically accurate, audience-appropriate long-form articles optimized for Microsoft Word compatibility — including clean heading hierarchy using Chinese numbering (e.g., '一、', '(二)', '1.'), plain-text formatting (no emojis/special symbols/Markdown), paragraph-based flow, fully fleshed-out sections with concrete examples, data points, and implementation details, strict de-identification of proprietary entities, and replacement of internal engineering jargon with plain-language functional equivalents.
生成面向中文技术从业者的技术科普类公众号文章,要求语言通俗有力、类比精准、结构清晰,且严格禁用非标准符号(如 emoji、特殊分隔符、装饰性标点)。
用于将技术深度强、细节密集的AI/工程类内容,转化为面向从业者与普通读者的高信息密度、强可读性、去术语堆砌的公众号风格文案。适用于用户明确要求‘更具体、更充实’后进一步要求‘删除技术细节’的场景,尤其支持AutoSkill等前沿AI框架的官方技术传播,且严格遵循首段原文不可修改、所有技术陈述可追溯至官方文档、语言禁用文学化表达三大硬约束。
生成符合中国政务与金融等强合规领域要求的大模型持续学习分析报告,面向技术决策者与AI落地负责人,聚焦风险控制、退化防护与组织协同,严格规避技术幻觉与数值幻觉,采用平实、准确、可验证的政务书面语,输出兼容标准 Microsoft Word 格式(.docx)。
将技术文档或宣传文案转换为符合微信公众号阅读习惯的纯文本格式,去除Markdown符号、图标和特殊排版,保持段落清晰、语言流畅、重点突出,适配Word文档直接粘贴使用;严格遵循政府/高校/科研机构正式书面语体,满足AutoSkill项目专属传播要求,包括单位背书、核心价值句式、机制要点覆盖与术语统一。
生成符合中国政府公文规范、内容严谨无幻觉、结构逻辑锋芒、语言平实精准的政策类报告,适用于向主管部门提交内参、建议稿或专项研究报告;强调问题具体化、观点独立性、制度补位导向,且所有数值性陈述(如比率、时限、标准号、法规文号、样本量等)必须100%源自用户指定或可验证权威依据,杜绝估算、推测与模糊表述。
>
>
>
Builds mini-program UIs with Ant Design Mini components for Alipay and WeChat mini-programs. Covers Button, Form, List, Modal, Tabs, NavBar, and 60+ components with theme customization and CSS variable theming. Use when the user needs to create mini-program interfaces with Ant Design Mini, configure themes, or implement mini-program-specific UI patterns.
Builds enterprise React UIs with Ant Design (antd) including 60+ components (Button, Form, Table, Select, Modal, Message), design tokens, TypeScript support, and ConfigProvider theming. Use when the user needs to create React applications with Ant Design, build forms with validation, display data tables, or customize the Ant Design theme.
Generate TAAG/FIGlet-style ASCII art banners using figlet.js (FIGfont spec), with layout controls (horizontal/vertical layout, width, whitespaceBreak) and optional ANSI 256 coloring.
Generate copy-pastable ASCII banners with a built-in font (no external font deps), including compact fallback and optional ANSI 256 coloring for the logo. Use when the user needs a simple ASCII banner, startup logo, or CLI welcome screen without external dependencies.
Entry point for ASCII CLI banners that routes to the Python built-in font skill or figlet.js/FIGfont skill. Use when the user wants a startup banner, ASCII logo, terminal welcome screen, or CLI branding for a service.
Generate ASCII-only MOTD / SSH login banner / shell profile welcome messages (short/long variants, quiet mode guidance, security notices).
Plan and generate terminal ASCII animations/screensaver-style output (FPS, refresh rules, loop policy, low-flicker guidance), with a static poster frame and an optional local demo script.
Generate a reusable ASCII-only text template library (titles, dividers, notice boxes, slogans/CTA), with naming conventions and selection rules for consistent CLI/log/README output. Use when the user needs ASCII art templates, text banners, console formatting, or decorative text elements.
“Generate CLI ASCII art logos and banners with box drawing borders, block characters, and ANSI 24-bit gradients, plus runnable scripts and integration code. Use when the user needs a terminal logo, colored ASCII banner, figlet-style title, or CLI startup welcome page.”
Builds data-driven admin interfaces with the Avue framework (based on Vue 2 + Element UI). Covers CRUD tables, forms, global APIs ($DialogForm, $Clipboard, $ImagePreview, $Export), Tree, Upload, and Select components. Use when the user needs to build management systems, data-driven views, or configuration-based admin UIs with Avue.
Guides uCharts usage for cross-platform chart creation in uni-app, including line, bar, pie, radar, and mixed charts with data formatting, configuration, and responsive design. Use when the user needs to create charts with uCharts, configure chart options, or build data visualizations in uni-app applications.
Provides comprehensive guidance for Cocos2d-x v4 game engine including scene graph, nodes, sprites, actions, animations, physics, rendering, shaders, and platform deployment. Use when the user asks about Cocos2d-x, needs to create games, implement game features, set up development environments, or deploy games to multiple platforms.
A comprehensive skill for creating new ddd4j (Domain-Driven Design for Java) projects based on ddd4j-boot framework. Use ONLY when the user explicitly mentions creating a ddd4j project, initializing ddd4j project, or setting up ddd4j-boot project. Supports three project types: single-module monolith, multi-module monolith, and microservices.
Adds JavaDoc comments to Java code following industry standards. Covers class-level, method-level, and field-level comments for Controller, Service, ServiceImpl, Mapper, Entity, BO, DTO, VO, and other component types. Use when the user wants to add comments to Java code, generate JavaDoc documentation, or systematically document a Java codebase.
Generates MyBatis-Plus code (Entity, Mapper, Service, ServiceImpl, Controller, DTO, VO, BO) from database tables. Supports MVC and DDD architectures, Java and Kotlin, with standard CRUD and custom methods. Use ONLY when the user explicitly mentions MyBatis-Plus or mybatis-plus-generator; do NOT trigger for JPA, Hibernate, or other ORMs.
Provides comprehensive guidance for Docker Compose including multi-container applications, service definition, networking, and volumes. Use when the user asks about Docker Compose, needs to orchestrate multiple containers, define docker-compose services, or manage multi-container applications.
Provides comprehensive guidance for Docker including container creation, images, Dockerfile, docker-compose, and container management. Use when the user asks about Docker, needs to create Docker containers, build Docker images, or manage containerized applications.
Generate API documentation by scanning Controller classes, extracting endpoint URLs, HTTP methods, parameters, and response structures, then producing standardized docs from templates. Use when the user explicitly mentions generating API documentation, creating API docs, scanning interfaces, or documenting REST APIs. Do not trigger for generic documentation requests without explicit API mention.
>
Create Mermaid diagrams for Markdown documentation including flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, Gantt charts, pie charts, mindmaps, timelines, C4 diagrams, and 20+ other diagram types. Use when the user wants to draw, create, or visualize diagrams in Markdown-friendly format, mentions Mermaid, needs diagrams for GitHub/GitLab/wikis, or wants quick diagrams that render directly in Markdown renderers.
Create and manage mind maps on ProcessOn including node operations, styling, real-time collaboration, and export. Use when the user asks about ProcessOn mind maps, needs to create mind maps, organize ideas visually, collaborate on mind maps, or export mind map diagrams.
Build desktop applications with the Electron EGG framework, covering project setup, main/renderer process communication, window management, plugin system, and build/packaging. Use when the user asks about Electron EGG, electron-egg, needs to create Electron applications with EGG, or work with Electron EGG patterns.
Build cross-platform desktop applications with Electron, covering main/renderer process architecture, IPC communication, BrowserWindow management, menus, tray icons, packaging, and security best practices. Use when the user asks about Electron, needs to create desktop applications, implement Electron features, or build cross-platform desktop apps.
Configure and manage UpgradeLink for system upgrades, version migrations, and upgrade workflows. Covers link creation, settings configuration, API integrations, and rollback strategies. Use when the user asks about UpgradeLink, needs to create upgrade links, perform version migrations, or configure upgrade processes.
Provides comprehensive guidance for Gin Go framework including routing, middleware, request handling, JSON binding, and API development. Use when the user asks about Gin, needs to create Gin applications, implement REST APIs, or build Go web services.
Provides comprehensive guidance for NestJS using the official documentation. Use when the user asks about NestJS architecture, controllers, providers, modules, middleware, guards, pipes, interceptors, dependency injection, GraphQL, WebSockets, microservices, OpenAPI/Swagger, security, or testing.
Batch search and read node information. The Agent's 'Eyes'. Use to find specific components e.g. all nodes named 'Button' or get child structure within a container.
Get current design environment context. Use when you need to understand what is currently selected, canvas position, and environment state before any task.
Get design system guidelines. Use to read and understand specifications e.g. Material Design iOS HIG or custom specs before designing.
Read design token variables (colors, fonts, spacing) from a Pencil .pen file via the get_variables MCP tool. Use when the user explicitly mentions Pencil and needs to list design tokens, check the current theme, or retrieve variable IDs for use in batch_design operations.
Open or create a design document. Use when you need to initialize design tasks, create new files, or switch to specific designs.
Batch replace matching style properties (colors, fonts, sizes) across nodes in a Pencil .pen file via the replace_all_matching_properties MCP tool. Use when the user explicitly mentions Pencil and needs to globally swap colors, update font families, migrate to a new brand style, or batch-adjust spacing across frames.
Search and list all unique values for specific properties (fills, fonts, spacing) across nodes in a Pencil .pen file via the search_all_unique_properties MCP tool. Use when the user explicitly mentions Pencil and needs to audit design consistency, find all colors or font sizes used, or identify inconsistent styles.
Capture a structural snapshot of the node tree in a Pencil .pen file via the snapshot_layout MCP tool, optionally filtering to only show layout problems. Use when the user explicitly mentions Pencil and needs to analyze page hierarchy, check for clipped or overlapping elements, or prepare for layout adjustments.