发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
pdf4me-automation
Automate Pdf4me tasks via Rube MCP (Composio). Always search tools first for current schemas.
whautomate-automation
Automate Whautomate tasks via Rube MCP (Composio). Always search tools first for current schemas.
writer-automation
Automate Writer tasks via Rube MCP (Composio). Always search tools first for current schemas.
debugging-output-and-previewing-html-using-ray
Use when user says "send to Ray," "show in Ray," "debug in Ray," "log to Ray," "display in Ray," or wants to visualize data, debug output, or show diagrams in the Ray desktop application.
bullmq-specialist
BullMQ expert for Redis-backed job queues, background processing, and reliable async execution in Node.js/TypeScript applications. Use when: bullmq, bull queue, redis queue, background job, job queue.
Linux Production Shell Scripts
This skill should be used when the user asks to "create bash scripts", "automate Linux tasks", "monitor system resources", "backup files", "manage users", or "write production shell scripts". It provides ready-to-use shell script templates for system administration.
nestjs-expert
NestJS framework expert specializing in module architecture, dependency injection, middleware, guards, interceptors, testing with Jest and Supertest, TypeORM/Mongoose integration, and Passport.js authentication. Use PROACTIVELY for any NestJS application issues including architecture decisions, testing strategies, performance optimization, or debugging complex dependency-injection problems. If a more specialized expert is a better fit, I will recommend switching and stop.
Network 101
Use this skill when a user asks to set up a web server, configure HTTP or HTTPS, perform SNMP enumeration, configure SMB shares, test network services, or needs guidance on configuring and testing network services for penetration testing labs.
notion-template-business
Expert in building and selling Notion templates as a business — not just making templates, but building a sustainable digital product business. Covers template design, pricing, marketplaces, marketing, and scaling to real revenue. Use when: notion template, sell templates, digital product, notion business, gumroad.
Privilege Escalation Methods
This skill should be used when the user asks to "escalate privileges", "get root access", "become administrator", "privesc techniques", "abuse sudo", "exploit SUID binaries", "Kerberoasting", "pass-the-ticket", "token impersonation", or needs guidance on post-exploitation privilege escalation for Linux or Windows systems.
product-manager-toolkit
Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature prioritization, user research synthesis, requirement documentation, and product strategy development.
react-dev
This skill should be used when building React components with TypeScript, typing hooks, handling events, or when React TypeScript, React 19, Server Components are mentioned. Covers type-safe patterns for React 18–19 including generic components, proper event typing, and routing integration (TanStack Router, React Router).
web-design-reviewer
This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", and "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage, then performs fixes at the source code level.
seo-review
Perform a focused SEO audit on JavaScript concept pages to maximize search visibility, featured snippet optimization, and ranking potential
write-concept
Write or review JavaScript concept documentation pages for the 33 JavaScript Concepts project, following strict structure and quality guidelines
hotkey
Guide for adding keyboard shortcuts. Use when implementing new hotkeys, registering shortcuts, or working with keyboard interactions. Triggers on hotkey implementation or keyboard shortcut tasks.
modal
Modal imperative API guide. Use when creating modal dialogs with createModal from @lobehub/ui. Applies to modal component implementation or dialog-creation tasks.
linear-issue
Fetch and analyze a Linear issue with all related context. Use when starting work on a Linear ticket, analyzing issues, or gathering context about a Linear issue.
pollinations
Pollinations.ai API for AI generation and analysis - text, images, videos, audio, vision, and transcription. Use when user requests AI-powered content (text completion, image generation/editing, video generation, audio/TTS, image/video analysis, audio transcription) or mentions Pollinations. Supports 25+ models with OpenAI-compatible endpoints.
electron
Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) by connecting agent-browser to the app's Chrome DevTools Protocol (CDP) port. Use this when you need to interact with an Electron app, automate a desktop application, connect to a running app, control a native app, or test an Electron application. Typical triggers include "automate Slack app", "control VS Code", "interact with Discord app", "test this Electron app", "connect to desktop app", or any task that requires automating a native Electron application.
authoring-skills
How to create and maintain agent skills in .agents/skills/. Use when creating a new SKILL.md, writing skill descriptions, choosing frontmatter fields, or deciding what content belongs in a skill vs AGENTS.md. Covers the supported spec fields, description writing, naming conventions, and the relationship between always-loaded AGENTS.md and on-demand skills.
gitlab-ci-patterns
Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up automated testing and deployment.
cpp-coding-standards
A C++ coding standard based on the C++ Core Guidelines (isocpp.github.io). Used when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.
cpp-testing
Use only for creating/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or when adding coverage/sanitizers.