Skip to main content

这个仓库中的 skills

TuYv/ccpm - 第 30 页

SkillsMP 已收集 TuYv/ccpm 中的 5,252 个 Skill。打开任一 Skill 可查看来源和详情。

TuYv/ccpm

已展示 40 / 5,252 个已收集 Skill。

职业分类
软件开发工程师
描述

Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with this.helpers / the $helpers global, working with dates using DateTime, troubleshooting Code node errors, choosing between…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes. Use this skill when the user specifically requests Python for an…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Write JavaScript or Python for the n8n Custom Code Tool (@n8n/n8n-nodes-langchain.toolCode) — the AI-agent-callable tool, NOT the workflow Code node. Use when building a Code Tool attached to an AI Agent, writing code that an LLM will invoke, parsing the…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Wire n8n error handling so failures are loud, structured, and recoverable. Use when building any webhook/API workflow, a scheduled or unattended workflow, or any path where a silent failure would drop user-visible work — and whenever the user mentions error…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, mapping data between nodes, or referencing webhook data in workflows. Use this skill…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, organizing workflows into folders, managing credentials, auditing instance security, or using any n8n-mcp…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when an n8n-mcp account targets more than one n8n instance — i.e. the `n8n_instances` tool is available, the user mentions multiple n8n instances or environments (prod vs staging, several teams or clients), a workflow / datatable / credential / execution…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node detail levels, or learning common configuration patterns by node type. Always use this skill…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Deploy a production self-hosted n8n end-to-end to a fresh Linux VM over SSH, using Docker Compose behind a Caddy reverse proxy with automatic HTTPS. Use whenever the user wants to self-host, install, set up, provision, or deploy n8n on their own…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build reusable, composable n8n sub-workflows. Use when extracting shared logic, building anything multi-step or reused across workflows, or any workflow over ~10 nodes — and whenever the user mentions sub-workflows, Execute Workflow, reuse, shared/common…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Proven workflow architectural patterns from real n8n workflows. Use when building new workflows, designing workflow structure, choosing workflow patterns, planning workflow architecture, or asking about webhook processing, HTTP API integration, database…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when building, editing, validating, testing, or debugging an n8n workflow through the n8n-mcp MCP server — designing a flow, configuring a node, writing an expression or Code node, wiring credentials, or fixing one that misbehaves. The entry-point skill…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when updating Lingui catalogs or fixing translations

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Run the claude-code-viewer release flow end-to-end. Use when the user asks to release patch, minor, major, beta, or an explicit semver; includes non-interactive release execution, GitHub Actions monitoring with gh, release note cleanup, and publishing the…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Implement specialized rendering for Claude Code tools. Use when adding a new tool type (WebSearch, WebFetch, etc.) to the transcript viewer, or when asked to implement tool rendering.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Refresh dev-docs/tools-coverage.md against the upstream Claude Code tools reference and the Codex app-server item schema. Use when checkpointing tool-renderer/provider coverage, after adding/removing a renderer or Codex adapter, or when either upstream…

原文语言:英语

更新
职业分类
数据科学家
描述

Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring—where even top agents achieve less than 50% on real-world benchmarks Use when: agent testing, agent evaluation, benchmark…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Create, manage, and orchestrate AI agents using the AI Maestro CLI. Use when the user asks to "create agent", "list agents", "delete agent", "hibernate agent", "wake agent", "install plugin", "show agent", "restart agent", or any agent lifecycle management…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.

原文语言:英语

更新
职业分类
软件开发工程师
描述

A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).

原文语言:英语

更新
职业分类
数据科学家
描述

Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector stores), and the cognitive architectures that organize them.…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Send and receive cryptographically signed messages between AI agents using the Agent Messaging Protocol (AMP). Use when the user asks to "send a message to an agent", "check agent inbox", "message another agent", "reply to a message", "notify an agent", or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessary. This skill covers tool design from schema to error…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Autonomous AI agent platform for building and deploying continuous agents. Use when creating visual workflow agents, deploying persistent autonomous agents, or building complex multi-step AI automation systems.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows requiring…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. Use when: build agent, AI agent, autonomous agent, tool use, function calling.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool APIs, implementing permission systems, or creating autonomous…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable - it's making them reliable. Every extra decision multiplies…

原文语言:英语

更新
职业分类
软件开发工程师
描述

AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer Use, OpenAI's Operator/CUA, and open-source alternatives. Critical focus on sandboxing, security, and…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long context.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Automatically fetch latest library/framework documentation for Claude Code via Context7 API

原文语言:英语

更新
职业分类
软件开发工程师
描述

Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies. Covers agent design with roles and goals, task definition, crew orchestration, process types (sequential, hierarchical, parallel), memory systems, and flows…

原文语言:英语

更新
职业分类
数据库架构师
描述

Build scalable data pipelines, modern data warehouses, and real-time streaming architectures. Implements Apache Spark, dbt, Airflow, and cloud-native data platforms.

原文语言:英语

更新
职业分类
数据科学家
描述

GPU-accelerated data curation for LLM training. Supports text/image/video/audio. Features fuzzy deduplication (16× faster), quality filtering (30+ heuristics), semantic deduplication, PII redaction, NSFW detection. Scales across GPUs with RAPIDS. Use for…

原文语言:英语

更新
已展示 40 / 5,252 个已收集 Skill。