Loading...
Loading...
Found 1,835 Skills
Generate or update PROJECT_MAP.md for user-specified folders. Applicable to scenarios where users request directory maps/project maps/repository overviews/folder-level descriptions/updating existing PROJECT_MAP.md. Must first ask for the folder scope to scan, default full-repository scanning is prohibited; supports single directory or multiple directories (combined or generated separately).
Generates publication-ready SVG diagrams — flowcharts, sequence/protocol diagrams, structural/architecture diagrams, and illustrative intuition diagrams — by writing real SVG code directly following a cohesive design system. Use whenever the user asks to "draw a flowchart", "draw a sequence diagram", "show the OAuth / TCP / auth protocol", "make an architecture diagram", "explain how X works visually", "画流程图", "画时序图", "画架构图", "画示意图", "画图解", or wants a clean, embeddable vector diagram for articles, WeChat posts, slides, or docs. Output is a single self-contained .svg file that renders correctly in light and dark mode anywhere it is embedded.
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).
Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.
Interact with ClawDirect, a directory of social web experiences for AI agents. Use this skill to browse the directory, like entries, or add new sites. Requires ATXP authentication for MCP tool calls. Triggers: browsing agent-oriented websites, discovering social platforms for agents, liking/voting on directory entries, or submitting new agent-facing sites to ClawDirect.
Implement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieval performance.
Wycheproof provides test vectors for validating cryptographic implementations. Use when testing crypto code for known attacks and edge cases.
Build production-ready GenAI agents with stateful workflows, vector memory, deployment, and orchestration using LangGraph and LangChain
Scans directory structure, detects projects, maps dependencies, and documents code organization into a repo.md file. Use when the user needs a codebase overview, project structure map, or repository context before security analysis.
Analyze previous Jetty workflow runs and propose targeted improvements to your runbook. Use when the user wants to optimize, improve, or debug a runbook based on past execution results — including 'optimize runbook', 'improve runbook', 'why is my runbook failing', 'analyze my runs', 'runbook not working well', 'make my runbook better', 'debug runbook performance', or 'learn from past runs'. Also trigger when the user mentions trajectory analysis, run patterns, or evaluation score improvements.
Deep linter reference for authoring or debugging a vigiles enforce() rule — plugin tables, AST selectors, type-aware rules, auto-fix, and edge cases for ESLint, Ruff, Pylint, RuboCop, and Stylelint. Use when you need the exact rule name or config for a specific linter, not for running a linter.
Python project organization, module architecture, and public API design. Use when setting up new projects, organizing modules, defining public interfaces with __all__, or planning directory layouts.