Total 37,222 skills
Showing 12 of 37222 skills
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Detects inflated symbolism, promotional language, superficial -ing analyses, vague attributions, rule of three, AI vocabulary, and more.
Extract knowledge, frameworks, and methodologies from any URL or content. Use when: (1) user says "/extract", "extract this", "extract from", (2) user shares a URL or file and wants the key insights pulled out, (3) user wants to learn from a video, article, or podcast without reading/watching the whole thing. NOT for: summarization, news digests, or content that doesn't contain transferable knowledge. Requires: yt-dlp (for YouTube/audio). GROQ_API_KEY (for audio transcription fallback). X_BEARER_TOKEN (for X/Twitter threads).
Implement and maintain GitHub project documentation using a layered system. Use when creating, updating, or auditing documentation.
Browser automation for AI agents. Use when the user needs to interact with websites, navigate pages, fill forms, click buttons, take screenshots, extract data, test web apps, or automate any browser task. Triggers include "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data", "test this web app", "login to a site", or any task requiring programmatic web interaction.
Creates detailed Product Requirements Documents in Markdown format. Use when writing PRDs, defining feature requirements, or creating specification documents for development teams.
Generate images using Google's Gemini API. Use when creating images from text prompts, editing existing images, or combining reference images for AI-generated visual content.
JavaScript language fundamentals. Covers ES6+, modules, async patterns. Use when working with plain JS projects without TypeScript. USE WHEN: user mentions "javascript", "ES6", "async/await", "promises", "modules", asks about "destructuring", "spread operator", "arrow functions", "ESM vs CommonJS" DO NOT USE FOR: TypeScript projects - use `typescript` skill instead DO NOT USE FOR: Node.js runtime - use `nodejs` skill instead DO NOT USE FOR: Browser APIs - use framework-specific skills
Automate PR creation and merging. Commits uncommitted changes, creates a PR targeting main, waits for CI/CD checks, and squash merges on success. Triggers on: ship it, ship this, create and merge pr, ship pr, merge to main.
Use when creating professional graphics, designs, and visual content for Xiaohongshu posts, stories, banners, or marketing materials without advanced design skills
Use when starting a new Xiaohongshu account from zero, launching first content on fresh account, accelerating initial growth phase, reaching first 1000 followers, or overcoming slow start on new account
Use when needing to understand and comply with Xiaohongshu's platform rules, avoid violations, and maintain account health and safety
Apply Google HTML style guide conventions to HTML code