Discourse N8n Wf
Description
Discourse plugin for pretty rendering of n8n workflow code
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
About
This is a plugin that detects when JSON representing an n8n workflow is present in a post, and replaces it with an interactive rendering of the workflow.
To install Discourse
From https://meta.discourse.org/t/beginners-guide-to-install-discourse-for-development-using-docker/102009
git clone https://github.com/discourse/discourse.git
cd discourse
In the Discourse root dir:
d/boot_dev --init
# wait while:
# - dependencies are installed,
# - the database is migrated, and
# - an admin user is created (you'll need to interact with this)
# In one terminal:
d/rails s
# And in a separate terminal
d/ember-cli
To install the plugin
cd discourse/plugins
git clone
Make sure you also whitelist the domain your iframes are calling in the admin settings of Discourse.
Related Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity Worktree Status Check
Verify the current worktree environment and show task details.
Productivity