dafthunk-comdafthunk-comOfficialยท5 Agent Skills Included

dafthunk

Generate workflow nodes, OAuth integrations, and templates

Generates new workflow nodes, OAuth integration providers, and ready-to-use workflow templates for the Dafthunk visual automation platform. Eliminates manual boilerplate coding, registry wiring, and test scaffolding when extending the platform. Researches provider APIs, writes implementations with tests, and registers everything so new capabilities work immediately.
npx skills add dafthunk-com/dafthunk --all -g -y
Available:

Instructs your AI agent on the Dafthunk monorepo architecture, coding conventions, and when to route requests to the node, integration, and template generator skills.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Dafthunk skills?โ–ผ

Run `npx skills add dafthunk-com/dafthunk --all -g -y` in your terminal to install all skills in this suite globally.

How to create a new Dafthunk workflow node?โ–ผ

Use the node-generator skill, which researches the target library, writes the node implementation with tests, and registers it in the node registry automatically.

How to add an OAuth integration to Dafthunk?โ–ผ

The integration-generator skill builds the full provider stack: backend OAuth class, shared types, frontend config, and optional integration nodes.

Can I generate workflow templates automatically?โ–ผ

Yes. The template-generator skill designs coherent node graphs, wires edges with correct port names, and adds integration tests.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’