Loading...
Loading...
Found 9,256 Skills
Convert a web URL into cleaned Markdown with deterministic routing. Use when Codex needs to read article-like content from links and should apply source-aware fetch strategies: default to r.jina.ai for general pages (including X/Twitter), use defuddle.md for YouTube links, and use browser-impersonated extraction for WeChat/Zhihu/Feishu pages with Mozilla Readability cleanup.
HTTP/2 protocol-specific attack playbook. Use when the target supports HTTP/2 and you need to exploit binary framing, HPACK compression, h2c upgrade smuggling, pseudo-header injection, stream multiplexing abuse, or H2→H1 downgrade translation flaws.
Mechanically replace static dependency call sites with wrapper or built-in abstraction calls across a bounded scope (file, project, or namespace). Performs codemod-style bulk replacement of DateTime.UtcNow to TimeProvider.GetUtcNow(), File.ReadAllText to IFileSystem, and similar transformations. Adds constructor injection parameters and updates DI registration. USE FOR: replace DateTime.UtcNow with TimeProvider, replace DateTime.Now with TimeProvider, migrate static calls to wrapper, bulk replace File.* with IFileSystem, codemod static to injectable, add constructor injection for time provider, mechanical migration of statics, refactor DateTime to TimeProvider, swap static for injected dependency, convert static calls to use abstraction, replace statics in a class, migrate one file to TimeProvider, scoped migration, update call sites. DO NOT USE FOR: detecting statics (use detect-static-dependencies), generating wrappers (use generate-testability-wrappers), migrating between test frameworks.
SEO methodologies, keyword research techniques, and optimization strategies for search engine visibility
Migrate Next.js, Vite, React, Vue, Svelte, and other web applications from Vercel to CreateOS. Parses vercel.json, maps environment variables, detects framework and build settings, and deploys to CreateOS via the CreateOS MCP server. Use this skill whenever the user mentions migrating from Vercel, leaving Vercel, moving a deployment off Vercel, replacing Vercel, or when a repository contains a vercel.json file and the user wants to deploy elsewhere. Also use when the user references concerns about Vercel reliability, pricing, security, or the Vercel breach, and wants an alternative.
Use this skill whenever you are working on a project that uses Firebase products or services, especially for mobile or web apps.
Use when securing FastAPI API endpoints with JWT Bearer token validation, scope/permission checks, or stateless auth - integrates auth0-fastapi-api for REST APIs receiving access tokens from SPAs, mobile apps, or other clients. Also handles DPoP proof-of-possession token binding. Triggers on: Auth0FastAPI, FastAPI API auth, JWT validation, require_auth, DPoP.
HyNote AI platform help — full-stack AI note-taker that captures audio, meetings, PDFs, images, YouTube videos, and web pages into structured notes with flashcards, quizzes, mind maps, and presentation generation. Use when setting up HyNote for recording meetings or lectures and generating structured notes, troubleshooting transcription accuracy or speaker identification issues, figuring out which HyNote plan includes real-time transcription and Notion export, comparing HyNote to Otter or Granola or Coconote for AI note-taking, evaluating HyNote for multilingual transcription across web and mobile, understanding why exported notes don't include transcripts on the free plan, or deciding whether HyNote Teams is worth the per-seat cost. Do NOT use for comparing AI meeting note-takers for sales teams (use /sales-note-taker) or reviewing a sales call for coaching (use /sales-call-review).
TopAI.tools platform help — curated AI tools directory (2,700+ tools, 120+ categories, ~1-1.9M monthly visits, daily updates). Covers free submission (48-hour review), Fast Track ($39, 24-48 hours, no queue), Boosted listing ($229, featured site-wide 7 days, top category spots), listing optimization for search visibility, and SEO backlink value. Use when submitting an AI tool to TopAI.tools, wondering if the $39 Fast Track is worth it, want a Boosted featured listing on TopAI.tools, comparing TopAI.tools with TAAFT or Futurepedia, or trying to optimize your TopAI.tools listing for clicks. Do NOT use for multi-directory launch coordination (use /sales-launch-directory). Do NOT use for other AI directories like TAAFT (use /sales-theresanaiforthat) or Futurepedia (use /sales-futurepedia).
High-dividend stock screen via Longbridge — analyse high-dividend-yield strategies for A-shares / HK / US, filter for sustainable payout (reasonable payout ratio, free-cash-flow coverage), stable dividend history, and evaluate long-term total return potential. Triggers: "高分红", "股息率", "红利股", "高股息", "分红稳定", "现金分红", "股息策略", "红利策略", "高分紅", "股息率", "紅利股", "高股息", "分紅穩定", "現金分紅", "high dividend", "dividend yield", "dividend stock", "income stock", "dividend strategy", "payout ratio", "free cash flow coverage", "dividend growth", "dividend stability".
dontbesilent Good Question Generator. Rewrite vague problems into problem briefs that Agents can reason about, critique, and verify, and assess the degree to which they can be solved automatically. Triggers: /dbs-good-question, /good-question, /problem-brief, /agent-solvability, "Can this problem be solved automatically?", "Help me clarify this problem" Turn fuzzy problems into agent-solvable problem briefs and evaluate automation readiness. Trigger: /dbs-good-question, "clarify this problem", "can an agent solve this"
Interact with the Gemini Enterprise Agent Platform Skill Registry to create and search for available skills. Use this skill to enable agents to register functionality or discover new capabilities.