Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

n8n

يحتوي n8n على 18 من skills المجمعة من n8n-io، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
18
Stars
193.0k
محدث
2026-06-18
Forks
58.6k
التغطية المهنية
3 فئات مهنية · 89% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

workflow-builder
غير مصنف

Default path for all single-workflow work: new one-off workflows, existing- workflow edits, verification repairs, and workflow-local data tables. Use build-workflow directly — do not load planning or create-tasks first. Load planning only when multiple coordinated workflows or shared cross-task data tables require a dependency-aware task graph.

2026-06-18
post-build-flow
غير مصنف

Handles workflow verification and setup after build-workflow succeeds, or when the message contains workflow-verification-follow-up or workflow-setup-required. Load after direct builds, when verificationReadiness requires action, or on orchestrator verify/setup follow-up turns.

2026-06-17
n8n-create-skill
مطوّرو البرمجيات

Guides users through creating effective Agent Skills. Use when you want to create, write, or author a new skill, or asks about skill structure, best practices, or SKILL.md format.

2026-06-16
n8n-community-pr-readiness-check
محللو ضمان جودة البرمجيات والمختبرون

Checks if a community pull request is ready for human review. Verifies CLA signature, PR title format, description completeness, test coverage, and cubic-dev-ai issues, then triages to the right Linear team or recommends a close. Use when given a PR number or branch name to review, or when the user says /community-pr-readiness-check, or asks to check if a PR is ready for review.

2026-06-16
n8n-create-issue
مطوّرو البرمجيات

Create Linear tickets or GitHub issues following n8n conventions. Use when the user asks to create a ticket, file a bug, open an issue, or says /create-issue.

2026-06-16
n8n-create-pr
مطوّرو البرمجيات

Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when creating PRs, submitting changes for review, or when the user says /pr or asks to create a pull request.

2026-06-16
n8n-experiments
مطوّرو البرمجيات

Guides work on `packages/frontend/editor-ui` experiments. Use when creating, extending, wiring, testing, reviewing, or retiring editor-ui experiments, PostHog feature flags, experiment key indexes, variants, stores/composables, persisted experiment state, or experiment telemetry.

2026-06-16
n8n-human-like-code-review
محللو ضمان جودة البرمجيات والمختبرون

Reviews a GitHub pull request like a thoughtful human reviewer and writes the feedback to a markdown file. Prioritizes bugs, behavioral regressions, security issues, and missing tests, ordered by severity. Use when given a PR URL to review, or when the user says /human-like-code-review.

2026-06-16
n8n-linear-issue
مطوّرو البرمجيات

Fetch and analyze Linear issue with all related context. Use when starting work on a Linear ticket, analyzing issues, or gathering context about a Linear issue.

2026-06-16
n8n-spec-driven-development
مطوّرو البرمجيات

Keeps implementation and specs in sync. Use when working on a feature that has a spec in .agents/specs/, when the user says /spec, or when starting implementation of a documented feature. Also use when the user asks to verify implementation against a spec or update a spec after changes.

2026-06-16
n8n-setup-mcps
مديرو الشبكات وأنظمة الحاسوب

Configure MCP servers for n8n development in OpenCode. Use when the user says /setup-mcps or asks to set up MCP servers for n8n.

2026-06-16
planning
مطوّرو البرمجيات

ONLY for coordinated multi-artifact work: multiple workflows with dependencies, shared data-table schema/migration across tasks, or the user explicitly asked to review a plan first. Do NOT use for new one-off workflows, single-workflow edits, verification-only requests, or standalone data-table ops — use workflow-builder or data-table-manager instead.

2026-06-09
data-table-manager
مطوّرو البرمجيات

Designs and manages n8n Data Tables directly with the data-tables and parse-file tools. Use when the user asks to list, show, create, inspect, import, seed, query, update, clean up, rename columns in, or delete data tables and rows, especially from CSV/XLSX/JSON attachments, and before building or planning workflows that create or write to Data Tables.

2026-06-08
debugging-executions
مطوّرو البرمجيات

Debug failed or wrong-output workflow executions using executions tools. Load when the user reports execution failures, unexpected node output, or empty parameter values after a successful run.

2026-06-08
planned-task-runtime
مطوّرو البرمجيات

Handles system follow-up turns: planned-task-follow-up (synthesize, replan, build-workflow, checkpoint), background-task-completed, running-tasks context, create-tasks silence rules, and detached delegate completion. Load whenever any of these tags appear or after spawning create-tasks or delegate.

2026-06-08
credential-setup-with-computer-use
مطوّرو البرمجيات

Guides n8n credential setup through Computer Use browser tools. Use when a user needs OAuth apps, API keys, client IDs, client secrets, or other credential values from an external service console.

2026-05-29
n8n-setup-mcps
مطوّرو البرمجيات

Configure MCP servers for n8n development. Use when the user says /setup-mcps or asks to set up MCP servers for n8n.

2026-05-04
n8n-cli
مطوّرو البرمجيات

Use the n8n CLI to manage workflows, credentials, executions, and more on an n8n instance. Use when the user asks to interact with n8n, automate workflows, manage credentials, or operate their instance from the command line.

2026-03-20