Total 57,577 skills
Showing 12 of 57577 skills
Configure MCP servers for n8n development in OpenCode. Use when the user says /setup-mcps or asks to set up MCP servers for n8n.
Applies n8n's RBAC scope decorators to REST endpoints. Use when creating a new @RestController, adding any @Get/@Post/@Put/@Patch/@Delete route to an existing controller, or reviewing endpoint authorization. Every authenticated endpoint must be gated by @ProjectScope or @GlobalScope.
Use when the user wants Google Trends trend data through Frevana, including keyword interest over time, regional trend data, related queries, category-specific trends, country-specific trends, Google property filtering, language selection, date ranges, or timezone-aware trend results. Use this whenever the user asks to query Google Trends, compare trend interest, check search trend demand, or requests the Frevana endpoint.
Turns a bounded game asset request into manifests, acceptance criteria, production steps, reuse checks, and measurable budgets. Use before authoring or provider submission.
Use when you want to verify a site works by having agents act as real users completing common tasks — browsing, subscribing, purchasing, searching. Each agent has a goal and clicks through the real flow using browser MCP tools.
Audits candidate assets against Art DNA, approved targets, camera, scale, palette, lighting, and detail density. Use before an asset moves to approved.
Animate objects, cameras, lights, and properties in Blender — keyframes, F-curves, easing (Bezier, Linear, Sine, Bounce, Elastic), shape keys (morph targets / blendshapes / visemes), drivers (Python expressions on properties), NLA actions for reuse and layering. Use whenever the user asks to "animate this", "make it move / rotate / scale over time", "add keyframes", "loop / oscillate", "shape key / morph / blendshape", "visemes for lip sync", or any time-based property change. Make sure to use this skill even if the user does not say "animate" — also covers "spin it slowly", "make it wave", "fade in / out", "pulse", "facial expression".
Fan out independent read and write lanes.
Deep-dive into any codebase and produce structured knowledge artifacts that turn a coding agent into a codebase specialist. This skill should be used when the user asks to "study this repo", "understand this codebase", "document this project", "onboard me onto this code", "create codebase knowledge", "map this architecture", or when asked to produce knowledge artifacts for any agent working on an unfamiliar repository.
Turn an analytic geometry problem into a self-contained interactive teaching webpage: left column with problem statement + dynamic console (a variable parameter slider driving real-time recalculation of geometric quantities + theoretical range/fixed value indication), middle column with step-by-step explanations using KaTeX, right column with 2D Canvas dynamic geometry drawing board (ellipse/hyperbola/parabola/circle + moving lines/moving points + vectors + annotations + brush doodling). Supports three entry points—given text problems, random problem generation, and solving problems after uploading and recognizing problem images. Covers problem types such as finding standard equations, chord lengths, vector dot product ranges/fixed values, triangle area maxima/minima, fixed points, fixed values (product of slopes), loci, and eccentricities. Uses a unified method of "setting parametric line x=my+c + simultaneous equations + Vieta's formulas + substitution/constant separation", driven by sympy for precise calculations (answers, coordinates, step values, and theoretical ranges of the interactive engine are consistent from the same source). Other agents can also call this skill to generate such webpages. It parallels edu-solid-geometry in form but uses Canvas-2D + KaTeX (instead of Three.js). Trigger words: 解析几何, 圆锥曲线, 椭圆, 双曲线, 抛物线, 直线与圆锥曲线, 焦点弦, 弦长, 数量积取值范围, 向量数量积, 定点问题, 定值问题, 斜率之积, 三角形面积最值, 轨迹方程, 离心率, 解这道解析几何题, 随机出一道圆锥曲线题, 这张图里的解析几何题; analytic geometry, conic sections, ellipse, hyperbola, parabola, chord length, dot product range, fixed point, fixed value, locus, eccentricity, interactive analytic geometry solution page.
Turn a chemical reaction into a self-contained microscopic 3D interactive demonstration webpage: The left/top section features a Three.js interactive molecular animation (drag the slider to view bond breaking, bond forming, and atomic recombination with step-by-step highlighting), while the right section includes KaTeX reaction equations + step-by-step explanations + atom conservation counting + optional energy-reaction progress curves. Three entry methods are supported—given text reactions/equations, random question generation, and demonstration after image upload and recognition. It covers combustion, combination/decomposition/single displacement/double displacement reactions, redox reactions (electron transfer visualization), and organic reaction mechanisms (esterification and other reactions involving catalysts and transition states). It is precisely driven by sympy: automatically balance equations, verify atom conservation and atomic mapping, deduce bond breaking/forming, ensuring consistency between answers and geometric models. Two built-in engines are available with automatic selection: morph (atomic deformation, demonstrating atom conservation) and mechanism (mechanism keyframes, demonstrating catalysis/transition states). Hybrid geometry: uses a self-built VSEPR molecular library by default; if RDKit is installed in the environment, it can generate conformations from SMILES (never installed automatically). Other agents can also call this skill to generate such webpages. Its form is parallel to edu-solid-geometry / edu-analytic-geometry, but uses Three.js + KaTeX to demonstrate molecular reactions. Trigger words: chemical reaction, microscopic demonstration, molecular animation, combustion, methane combustion, hydrogen combustion, water electrolysis, redox reaction, electron transfer, esterification reaction, reaction mechanism, bond breaking and forming, atom conservation, mass conservation, chemical equation balancing, solve this chemical reaction, generate a random chemical reaction, the chemical reaction in this image; chemistry reaction, microscopic/molecular animation, combustion, electrolysis, redox electron transfer, esterification mechanism, bond breaking and forming, atom conservation, balance equation, interactive chemistry reaction page.
Skills to interact with your Dataproc clusters and jobs.