搜索结果
agent
找到 5102 个相关结果
设计与产品 / 审核评估
getdesign
getdesign
Turn any public URL into a production-grade 9-section design.md spec (colors, typography, components, layout, depth, motion, responsive, prompt guide) using…
通用助手 / 编排推荐
kicad-schematic
kicad-schematic
Generate, validate, and fix KiCad 8/9 schematic files (.kicad_sch) programmatically. Use this skill whenever the user wants to create, modify, or fix KiCad…
通用助手 / 编排推荐
humanizer
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases. Credits: Original skill by @blader - https://github.com/blader/humanizer
研究学习 / 检索整理
openclaw-expert
openclaw-expert
OpenClaw learning expert that retrieves and synthesizes information from official documentation (https://docs.openclaw.ai) and GitHub repository…
通用助手 / 编排推荐
filesystem
filesystem
Advanced filesystem operations - listing, searching, batch processing, and directory analysis for Clawdbot
通用助手 / 编排推荐
demo-producer
demo-producer
Universal demo video creator for skills, agents, plugins, tutorials, CLI commands, and code walkthroughs. Generates scripts, storyboards, VHS terminal…
设计与产品 / 审核评估
mcp-builder
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when…
通用助手 / 编排推荐
agent-organizer
agent-organizer
Expert in designing, orchestrating, and managing multi-agent systems (MAS). Specializes in agent collaboration patterns, hierarchical structures, and swarm…
通用助手 / 编排推荐
angular-best-practices-rules-reviewer
angular-best-practices-rules-reviewer
For contributors to angular-best-practices. Reviews and audits rule files for accuracy, validity, and formatting compliance. Not for Angular application development — install angular-best-practices instead.
通用助手 / 编排推荐
cognito
cognito
AWS Cognito user authentication and authorization service. Use when setting up user pools, configuring identity pools, implementing OAuth flows, managing user…
通用助手 / 编排推荐
agent-autonomy-kit
agent-autonomy-kit
Stop waiting for prompts. Keep working.
软件工程 / 诊断修复
pydantic-ai-testing
pydantic-ai-testing
pydantic-ai-testing — an installable skill for AI agents, published by existential-birds/beagle.
通用助手 / 编排推荐
express-oauth2-jwt-bearer
express-oauth2-jwt-bearer
Use when adding Auth0 token validation to Express or Node.js APIs - integrates express-oauth2-jwt-bearer SDK to protect Node.js API endpoints with JWT Bearer…
通用助手 / 编排推荐
convex-helpers-guide
convex-helpers-guide
Discover and use convex-helpers utilities for relationships, filtering, sessions, custom functions, and more. Use when you need pre-built Convex patterns.
内容创作 / 生成
media-accessibility
media-accessibility
Video, audio, and streaming media accessibility reference. WebVTT/SRT/TTML caption formats, audio description patterns, accessible media player ARIA, WCAG…
通用助手 / 编排推荐
coding-guidelines
coding-guidelines
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, modifying, or reviewing code — implementation tasks, code changes, refactoring,…
软件工程 / 诊断修复
pydantic-ai-dependency-injection
pydantic-ai-dependency-injection
Implement dependency injection in PydanticAI agents using RunContext and deps_type. Use when agents need database connections, API clients, user context, or…
软件工程 / 诊断修复
as-fix
as-fix
Diagnose and fix bugs with root-cause analysis and verification. Use when you have a concrete issue report, failing behavior, runtime error, or test regression…
通用助手 / 编排推荐
agent-framework-azure-ai-py
agent-framework-azure-ai-py
Build persistent agents on Azure AI Foundry using the Microsoft Agent Framework Python SDK.
通用助手 / 编排推荐
cpu-cache-opt
cpu-cache-opt
CPU cache optimization skill for C/C++ and Rust. Use when diagnosing cache misses, improving data layout for cache efficiency, using perf stat cache counters,…