Back to categories
Category

Agent Skills in category: Uncategorized

72243 skills match this category. Browse curated collections and explore related Agent Skills.

add-perspective

振り返り観点を追加するガイド。ユーザー指摘から学習し、類似問題を将来検出できるようにする。観点、perspective、チェック追加時に使用。

majiayu000
majiayu000
11819

gsd:add-phase

Add a new phase to the project

majiayu000
majiayu000
11819

add_platform.add_capabilities

"Updates job schema and adapters with any new hook events the platform supports. Use after research to extend DeepWork's hook system."user-invocable: false---

majiayu000
majiayu000
11819

add_platform.implement

"Creates platform adapter, templates, tests with 100% coverage, and README documentation. Use after adding hook capabilities."user-invocable: falsehooks: Stop:

majiayu000
majiayu000
11819

add_platform.research

"Captures CLI configuration and hooks system documentation for the new platform. Use when starting platform integration."user-invocable: false---

majiayu000
majiayu000
11819

add_platform

Adds a new AI platform to DeepWork with adapter, templates, and tests. Use when integrating Cursor, Windsurf, or other AI coding tools.

majiayu000
majiayu000
11819

add_platform.verify

"Sets up platform directories and verifies deepwork install works correctly. Use after implementation to confirm integration."user-invocable: false---

majiayu000
majiayu000
11819

add-private-function-with-signatures

Add private functions from game DLLs (server.dll/engine.dll) to metamod plugins using signature scanning and symbol lookup. Use when adding new private function hooks that require IDA Pro analysis, signature creation, cross-platform support (Windows/Linux), and runtime function pointer filling.

majiayu000
majiayu000
11819

add-project

새 프로젝트를 STAR+I로 추가할 때

majiayu000
majiayu000
11819

add-protected-page

Creates a protected page with Suspense loading pattern. Use when adding new pages that require authentication, creating dashboard pages, or setting up new routes.

majiayu000
majiayu000
11819

add-provider

Add a new AI provider or model for recipe generation. Use when adding support for a new LLM provider (Anthropic, Google, etc.) or adding models to an existing provider.

majiayu000
majiayu000
11819

add-query-filter

Add custom query parameter filters to entity endpoints. Use when extending search/filter capabilities beyond the base pagination. Triggers on "add filter", "query parameter", "search filter", "filter by".

majiayu000
majiayu000
11819

add-reaction

Slack メッセージにリアクションを追加する。「リアクション追加」「リアクションつけて」「👍つけて」「絵文字で反応」「リアクションで返信」「いいねして」「リアクション送って」などで起動。User Token があればユーザーとしてリアクション、なければ Bot としてリアクション。

majiayu000
majiayu000
11819

add-repository

Add a new Git repository to the message registry for automatic message type loading. Use when the user wants to support message types from a new ROS2 repository, or when adding support for a new message package.

majiayu000
majiayu000
11819

add-resource-events

Add real-time event emission to a resource service. Use when adding SSE/real-time capabilities to a resource. Triggers on "add events", "real-time events", "SSE events".

majiayu000
majiayu000
11819

add-resource

Add new learning resources (books, articles, courses, papers) to the appropriate resources.md file. Use when user mentions adding, saving, or tracking learning materials.

majiayu000
majiayu000
11819

add-review-comment

Add a review comment to a GitHub pull request.

majiayu000
majiayu000
11819

add-reward

Guide for adding a new reward function to AReaL. Use when user wants to create a reward function.

majiayu000
majiayu000
11819

add-route-context

为Flutter页面添加路由上下文记录功能,支持日期等参数的AI上下文识别。当需要让AI助手通过"询问当前上下文"功能获取页面状态(如日期、ID等参数)时使用。适用场景:(1) 日期驱动的页面(日记、活动、日历等),(2) ID驱动的页面(用户详情、订单详情等),(3) 任何需要AI理解当前页面参数的场景

majiayu000
majiayu000
11819

add-rule

>

majiayu000
majiayu000
11819

add-section

Create a new HUD section (tab) with lifecycle, persistent state, and registry registration

majiayu000
majiayu000
11819

add-sensor

Use when user wants to add a new sensor to the Enviro+ monitoring system, or asks to monitor a new data point. Guides through importing libraries, initialization, reading sensor values, publishing to Adafruit IO and Home Assistant, updating documentation, testing, and rate limit verification.

majiayu000
majiayu000
11819

add-service

새 API 서비스를 생성합니다. service + hook + type 세트를 함께 생성합니다. 사용법: /add-service EntityName

majiayu000
majiayu000
11819

add-shadcn-component

Add shadcn/ui components via pnpm dlx, then normalize generated Tailwind color classes to Scaffa theme tokens

majiayu000
majiayu000
11819

add-skill-templates

Add new Agent Skill templates to the meta-agent-skills framework.

majiayu000
majiayu000
11819

add-social-media-header

Add professional social media headers to README files and documentation to enhance engagement and visibility across LinkedIn, YouTube, GitHub, and X (Twitter). Use when you need to add or update social media badges with clickable links to your profiles.

majiayu000
majiayu000
11819

add-strict-checks

Enable stricter TypeScript and linting checks to catch bugs early, especially useful when iterating with AI assistance.

majiayu000
majiayu000
11819

task-add

This skill should be used when the user asks to "add a task", "create task", "new task", or "task to do X". Adds timestamped tasks to daily note log with optional due dates.

majiayu000
majiayu000
11819

add-template

Add new UI style template to the ui-style-react project. This skill should be used when users want to add a new style template with HTML/CSS code, create a new preview page, or register a template in the system. Triggers include "add template", "create new style", "add new template", or when users provide HTML code for a new UI style.

majiayu000
majiayu000
11819

add-test-coverage

Analyze recent changes and add test coverage for HEAD commit

majiayu000
majiayu000
11819

gsd:add-todo

Add a todo item to track tasks

majiayu000
majiayu000
11819

add-trpc-endpoint

Scaffold new tRPC API endpoints for the dealflow-network project with proper Zod validation, middleware, database functions, and client hooks. Use when adding new API routes, creating CRUD operations, or extending existing routers.

majiayu000
majiayu000
11819

add_type

gwexpyに新しい配列型(Array/Series/Field)とコレクションを実装する

majiayu000
majiayu000
11819

add-uint-support

Add unsigned integer (uint) type support to PyTorch operators by updating AT_DISPATCH macros. Use when adding support for uint16, uint32, uint64 types to operators, kernels, or when user mentions enabling unsigned types, barebones unsigned types, or uint support.

majiayu000
majiayu000
11819

add-unit-tests

Guide for adding unit tests to AReaL. Use when user wants to add tests for new functionality or increase test coverage.

majiayu000
majiayu000
11819

add-url

Add source URLs to workdesk/sources.md one-by-one with validation and duplication checking. Use when user provides links to add to the journal. Does NOT generate summaries.

majiayu000
majiayu000
11819

add-vault-protocol

Add support for a new ERC-4626 vault protocol. Use when the user wants to integrate a new vault protocol like IPOR, Plutus, Morpho, etc. Requires vault smart contract address, protocol name, and protocol slug as inputs.

majiayu000
majiayu000
11819

add-video-to-collection

Manually add individual YouTube URLs to a custom collection CSV. Use when adding one-off videos to folders like library-of-minds or random, not from a channel extraction.

majiayu000
majiayu000
11819

add-wikipedia-references

Add Wikipedia reference links to concepts that don't have one. Searches for relevant Wikipedia articles and adds them to the references array.

majiayu000
majiayu000
11819

add-workflow

Guide for adding a new RolloutWorkflow to AReaL. Use when user wants to create a new workflow.

majiayu000
majiayu000
11819

add-ws-action

Add a new outgoing WebSocket action with typed payload and API exposure

majiayu000
majiayu000
11819

adding-a-new-app-route

Fully wires up a new route with required boilerplate, following this repo's conventions for subapps. Use when user wants to add a new route or app or subapp or page or screen.

majiayu000
majiayu000
11819

adding-animations

Add micro-interactions and animations using Framer Motion. Use when user asks about animations, transitions, hover effects, or motion design. MANDATORY for every component.

majiayu000
majiayu000
11819

adding-api-sources

Use when implementing a new data source adapter for metapyle, before writing any source code

majiayu000
majiayu000
11819

adding-localizable-strings

Adds new human-readable strings that are translated into users' languages.

majiayu000
majiayu000
11819

admin-infra-vultr

|

majiayu000
majiayu000
11819

adding-markdown-highlighted-comments

Use when adding responses to markdown documents with user-highlighted comments, encountering markup errors, or unsure about mark tag placement - ensures proper model-highlight formatting with required attributes and correct placement within markdown elements

majiayu000
majiayu000
11819

adding-milestones

Use this skill when adding a milestone to an existing project, starting a new milestone cycle, creating the first milestone after project init, or defining what's next after completing work. Triggers include "add milestone", "new milestone", "start milestone", "create milestone", "first milestone", "next milestone", and "milestone cycle".

majiayu000
majiayu000
11819

adding-mod-parsers

Use when adding new mod parsers to convert game mod strings to typed Mod objects - guides the template-based parsing pattern (project)

majiayu000
majiayu000
11819

adding-models

Guide for adding new LLM models to Letta Code. Use when the user wants to add support for a new model, needs to know valid model handles, or wants to update the model configuration. Covers models.json configuration, CI test matrix, and handle validation.

majiayu000
majiayu000
11819

Page 1079 of 1445 · 72243 results