Miguel Martillo avatar

Miguel Martillo

Community

@mdc159

6Followers
|
170Public Repos
|
13Published Skills

Miguel Martillo publishes skills for n8n node configuration, expression validation, OpenCode swarm orchestration, and LSP-based code analysis.

Skills Distribution
DomainDeveloper To...n8n Integration De.. (45%)OpenCode Agent Orc.. (25%)Language Server Pr.. (20%)Project Onboarding.. (10%)

Agent Skills by Miguel Martillo

Showing 13 vetted skills indexed across 2 GitHub repositories.

mdc159mdc159

n8n-validation-expert

Interpret and fix n8n workflow validation errors through iterative validation loops.

Community
Intermediate
mdc159mdc159

onboard

Load CBass project context, architecture, and service inventory into a fresh Claude session.

Community
Basic
mdc159mdc159

cbass-context-v1-0-0

Loads CBass repository onboarding context and documentation paths for agent orientation.

Community
Basic
mdc159mdc159

n8n-expression-syntax

Validates n8n expression syntax and fixes common {{}} errors in workflows.

Community
Intermediate
mdc159mdc159

n8n-node-configuration

Guides operation-aware n8n node configuration using property dependencies and progressive discovery.

Community
Intermediate
mdc159mdc159

n8n-mcp-tools-expert

Guides selection and usage of n8n-mcp MCP tools for node discovery, validation, and workflow management.

Community
Intermediate
mdc159mdc159

n8n-workflow-patterns

Provides architectural patterns for building n8n workflows across webhooks, APIs, databases, AI agents, and schedules.

Community
Intermediate
mdc159mdc159

n8n-code-javascript

Guides writing JavaScript in n8n Code nodes with data access patterns and error prevention.

Community
Intermediate
mdc159mdc159

n8n-code-python

Write Python code for n8n Code nodes using standard library and data access patterns.

Community
Intermediate
mdc159mdc159

opencode-orchestrator-creator

Create an OpenCode swarm orchestrator with AGENTS.md protocol and deployment workflow.

Community
Advanced
mdc159mdc159

opencode-folder-creator

Generate .opencode folder structures with opencode.json config and agent directories.

Community
Basic
mdc159mdc159

opencode-agent-generator

Generate OpenCode agent files with YAML frontmatter and system prompts.

Community
Intermediate
mdc159mdc159

opencode-server-launcher

Automate OpenCode server deployment and orchestration across single instances and swarms.

Community
Intermediate

Frequently Asked Questions About Miguel Martillo

FAQPage Schema
What tasks can I accomplish with mdc159's skills?▼

You can interpret and fix n8n validation errors, validate {{}} expression syntax, configure nodes with operation-aware guidance, apply proven n8n architectural patterns, write JavaScript or Python in Code nodes, generate OpenCode agents and swarm orchestrators, and run LSP dependency, type-safety, and symbol-navigation analysis.

Who are these skills designed for?▼

They target developers building n8n integrations, engineers configuring OpenCode agent swarms and server deployments, and contributors onboarding into the CBass repository who need architecture overviews, service inventories, and fast-start context for fresh sessions.

How do the n8n skills work in practice?▼

Invoke the relevant skill when writing expressions, configuring nodes, or hitting validation errors. The skills provide error interpretation, property dependency rules, get_node_essentials versus get_node_info selection, template access, and pattern guidance for webhook processing, HTTP integration, and database operations.

What prerequisites or dependencies do these skills require?▼

The onboard and Code node skills declare user-invocable access with Read, Glob, and Grep permissions. n8n skills assume an n8n environment and n8n-mcp tooling; OpenCode skills assume an OpenCode installation with opencode.json configuration and agent directories.

What do the LSP skills cover?▼

Three skills address Language Server Protocol concerns: lsp-dependency-analysis for dependency inspection, lsp-type-safety-check for type verification, and lsp-symbol-navigation for moving across code symbols. Their manifests list them as skill utilities without further documented parameters.