Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

n8n: publish n8n-nodes-taskade to npm + submit for n8n Cloud verification

Open
#17 1 comment 0 reactions 1 assignee View on GitHub

@johnxie is already working on this.

Since Jun 9, 2026.

Assessment

This issue has not been assessed yet.

Description

The n8n community node shipped in #16 (packages/n8n-nodes-taskade/) — this tracks the path from merged code to n8n users.

Status

Node code ✅ Merged (#16) — Task (7 ops), Project (3 ops), AI Agent (Prompt via v2 promptAgent), usableAsTool for n8n AI agents
Verified-node compliance ✅ Zero runtime deps · MIT · keyword n8n-community-node-package · provenance publish workflow (publish-n8n.yml)
npm name n8n-nodes-taskade ✅ Verified free — unclaimed until step 2 below

Remaining steps (in order)

  • 1. Add NPM_TOKEN repo secret — npmjs.com → Access Tokens → granular token with publish scope (maintainer task)
  • 2. Swap the placeholder icon (nodes/Taskade/taskade.svg) for the official Taskade brand SVG — required before verification submission
  • 3. Publish: git tag n8n-v0.1.0 && git push --tags → the workflow publishes to npm with provenance (mandatory for verified nodes since 2026-05-01)
  • 4. Smoke-test install on a self-hosted n8n: Settings → Community Nodes → Install → n8n-nodes-taskade (credential test hits GET /api/v1/workspaces with a tskdp_ Personal Access Token)
  • 5. Submit for verification at the n8n Creator Portal → verified status surfaces the node in the panel on n8n Cloud for all users + the n8n.io integrations directory

Out of scope (tracked separately)

  • Trigger node (e.g. Task Due) — blocked on Taskade's public webhook-subscription API (in review); the action node ships without it by design
  • Additional AI-agent actions (create/update agent, knowledge) — tracked in #10

Contributing

PRs welcome against packages/n8n-nodes-taskade/ in this repo. npm install && npm run build inside the package; n8n's node-building docs apply.

Dominant language
TypeScript
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from taskade/integrations

All issues in taskade/integrations

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.