搜索结果
agent
找到 2915 个相关结果 / 通用助手
通用助手 / 编排推荐
template-authoring
template-authoring
Guides creation and validation of custom dotnet new templates. Generates templates from existing projects and validates template.json for authoring issues. USE FOR: creating a reusable dotnet new template from an existing project, validating template.json files for schema compliance and parameter issues, bootstrapping .template.config/template.json with correct identity, shortName, parameters, and post-actions, packaging templates as NuGet packages for distribution. DO NOT USE FOR: finding or using existing templates (use template-discovery and template-instantiation), MSBuild project file issues unrelated to template authoring, NuGet package publishing (only template packaging structure).
通用助手 / 编排推荐
skill-integrator
skill-integrator
Integrate installed skill usage guidance into project CLAUDE.md/AGENTS.md based on project context. Use when skills are installed but agents don't know when to…
通用助手 / 编排推荐
setting-up-ec2-instance-profiles
setting-up-ec2-instance-profiles
Configures EC2 instances to securely call AWS services by creating and attaching IAM roles via instance profiles, eliminating hardcoded credentials. Use when…
通用助手 / 编排推荐
routing-traffic-with-route53-and-cloudfront
routing-traffic-with-route53-and-cloudfront
Configures Amazon Route 53 to route traffic to a CloudFront distribution using a custom domain. Use when setting up DNS alias records, alternate domain names…
通用助手 / 编排推荐
pr-comments
pr-comments
Triage unresolved PR review comments, produce a severity-ordered fix plan, then resolve or fix each issue with subagents. Use when addressing PR feedback…
通用助手 / 编排推荐
skills-security-check
skills-security-check
通過靜態和AI檢查技能 Skills 安全風險、潛在威脅。當使用者請求檢查技能,掃描技能的時候啟動技能評測評估功能。Detect Skill vulnerabilities using static and AI checks. Automatically activate evaluation upon scan…
通用助手 / 编排推荐
spec-driven-workflow
spec-driven-workflow
spec-driven-workflow — an installable skill for AI agents, published by alirezarezvani/claude-skills.
通用助手 / 编排推荐
groove-utilities-memory-mistakes
groove-utilities-memory-mistakes
Log a workflow mistake, fix its root cause, and graduate the lesson to learned memory. Use when the agent makes an error you want to prevent recurring.
通用助手 / 编排推荐
mcp-server-builder
mcp-server-builder
mcp-server-builder — an installable skill for AI agents, published by alirezarezvani/claude-skills.
通用助手 / 编排推荐
nocobase-ui-builder
nocobase-ui-builder
**DEFAULT entry point for any NocoBase UI authoring or tweak** — new pages, new blocks, new menu items, AND localized edits (move / reorder / reconfigure a single block, field, action, or reaction rule) on an already-running NocoBase app. Uses the skill-local `nb-flow-surfaces.mjs` wrapper against the live app; no DSL file commit required. Only hand off to `nocobase-dsl-reconciler` when the user **explicitly asks for** DSL / YAML / committed-to-git / `cli push` workflow (e.g. "use the DSL reconciler", "I want YAML files", "commit the spec"). The DSL reconciler is in active development and has rough edges; prefer this skill unless the user opts in. Does not handle ACL, data modeling, workflow orchestration, browser reproduction, page error postmortems, or non-Modern-page navigation.
通用助手 / 编排推荐
canghe-danger-gemini-web
canghe-danger-gemini-web
Generates images and text via reverse-engineered Gemini Web API. Supports text generation, image generation from prompts, reference images for vision input,…
通用助手 / 编排推荐
rspack-best-practices
rspack-best-practices
Rspack best practices for config, CLI workflow, type checking, CSS, bundle optimization, assets and profiling. Use when writing, reviewing, or troubleshooting…
通用助手 / 编排推荐
canghe-format-markdown
canghe-format-markdown
canghe-format-markdown — an installable skill for AI agents, published by freestylefly/canghe-skills.
通用助手 / 编排推荐
anndata
anndata
单细胞分析中带注释矩阵的数据结构。适用于处理 .h5ad 文件或与 scverse 生态系统集成时使用。这是数据…
通用助手 / 编排推荐
skill-tester
skill-tester
skill-tester — an installable skill for AI agents, published by alirezarezvani/claude-skills.
通用助手 / 编排推荐
multi-platform-apps-multi-platform
multi-platform-apps-multi-platform
Build and deploy the same feature consistently across web, mobile, and desktop platforms using API-first architecture and parallel implementation strategies.
通用助手 / 编排推荐
ocr-service
ocr-service
高精度光学字符识别(OCR)服务。支持多语言、多格式图像的文字检测与提取,并提供文本区域坐标与置信度评分,适用于文档数字化与图像内容分析。
通用助手 / 编排推荐
expert-driven
expert-driven
expert-driven — an installable skill for AI agents, published by gocallum/nextjs16-agent-skills.
通用助手 / 编排推荐
llm-wiki
llm-wiki
Use when building or maintaining a persistent personal knowledge base (second brain) in Obsidian where an LLM incrementally ingests sources, updates…
通用助手 / 编排推荐
capacitor-push-notifications
capacitor-push-notifications
Guides the agent through setting up and using push notifications in Capacitor apps using Firebase Cloud Messaging via the @capacitor-firebase/messaging plugin.…