No-code automation mastery. Design, audit, and optimize Make.com scenarios (blueprints from natural language), Airtable bases (relational schemas, optimization), and Notion workspaces (wikis, databases, automations). Includes no-code-maestro skills, Pinecone Assistant integration, and commands for daily status, audit-airtable, audit-notion, diagnose-make. Designed for ATUM Agency's day-to-day client work. Depends on atum-core.
npx claudepluginhub arnwaldn/atum-plugins-collection --plugin atum-nocodeAudite la base Airtable "$ARGUMENTS".
Audite l'espace ou la base Notion "$ARGUMENTS".
Briefing quotidien complet. Collecte les informations de toutes les plateformes en parallele.
Diagnostique le scenario Make.com "$ARGUMENTS".
Design, audit, and optimize Airtable base schemas. Creates relational data models, identifies schema anti-patterns, generates migration plans, and documents table structures. Use when asked to design an Airtable schema, audit a base, optimize fields, fix relations, or document an Airtable structure.
Main skill for all Pinecone Assistant operations. Read this first! Create, manage, and chat with Pinecone Assistants for document Q&A. Automatically recognizes natural language requests like "create an assistant from my docs" or "ask my assistant about authentication" without requiring slash commands. ALWAYS invoke when using Pinecone Assistant related commands
Build, debug, and optimize Make.com scenarios. Generates blueprints from natural language, diagnoses execution failures, optimizes operation consumption, and manages error handlers. Use when asked to create a Make scenario, fix a Make error, optimize operations, generate a blueprint, or automate a workflow with Make.com.
n8n workflow automation pattern library — leverages the n8n-mcp server (declared in this plugin's .mcp.json) which exposes 1396 n8n nodes (812 core + 584 community) for AI agents to build production-ready workflows. Covers core n8n concepts (workflows, executions, triggers, regular vs trigger nodes, expressions with $node syntax), trigger types (webhook for HTTP, cron for scheduled, polling for periodic checks, manual, event-based for SaaS apps), data flow (item-based processing, pinning data for testing, JMESPath/JSONPath in expressions), error handling (Error Workflow, retry on fail, continue on fail, conditional branching), credentials management (encrypted at rest, OAuth 2.0 flows, API key headers), self-hosted vs n8n.cloud trade-offs (cost, scalability, sovereignty), Code node for custom JavaScript / Python, sub-workflows for reusability, version control via Git (export workflows as JSON), CI/CD with n8n CLI, monitoring and execution logs, AI agent nodes (LangChain integration, OpenAI / Anthropic / Ollama nodes), and migration from Zapier or Make. Use when building automation workflows with n8n, choosing between Zapier / Make / n8n, debugging complex workflows, or migrating from another platform. Mentions the official `n8n` MCP server — Claude Code can directly query, create, and manage n8n workflows at runtime.
Competences no-code alignees sur Maestro No-Code x IA (Make.com, Airtable, Notion). Use for automation, scenarios, blueprints, no-code workflows.
Design Notion workspaces, databases, and automations. Creates structured wikis, project trackers, and integrations with Make.com/Airtable. Use when asked to organize Notion, create a Notion database, build a Notion wiki, set up Notion templates, or connect Notion to other tools.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Requires secrets
Needs API keys or credentials to function
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, and 16+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement