FlowForge Crypto

Design and execute cryptographic workflows through a visual node-based interface.

62|10|Updated May 28, 2026
One-click install
npx skills add https://github.com/marlkiller/flowforge-crypto --skill flowforge-crypto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: FlowForge Crypto
Source: https://github.com/marlkiller/flowforge-crypto/tree/main
Command: npx skills add https://github.com/marlkiller/flowforge-crypto --skill flowforge-crypto

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @noble/ciphers, @noble/curves, @noble/hashes, @xyflow/react, jose, node-forge, and includes scripts (resource) components.

What problem does it solve?

This Skill provides a visual, node-based environment for designing, testing, and debugging complex cryptographic pipelines, removing the need for manual script configuration.

Core Features & Use Cases

  • Visual Graph Editor: Build cryptographic workflows using a drag-and-drop interface powered by XYFlow.
  • Comprehensive Library: Access a wide range of nodes including Hashing, Symmetric/Asymmetric Ciphers, Encoding, and KDF/MAC protocols.
  • Real-time Execution: Compute cryptographic operations immediately as parameters or connections are modified.

Quick Start

Open the FlowForge Crypto workbench in your browser to begin building your first cryptographic pipeline by dragging nodes onto the canvas.

Frequently Asked Questions about FlowForge Crypto

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I visually design and debug cryptographic pipelines?

You can visually design cryptographic pipelines by dragging and dropping nodes onto a canvas to build workflows for hashing, encryption, and key generation, enabling real-time computation and debugging without manual script configuration.

Can I build asymmetric key generation and symmetric encryption workflows in a browser?

Yes, you can build asymmetric key generation and symmetric encryption workflows in a browser using a visual graph editor that computes cryptographic operations immediately as you modify parameters or node connections.

What is a node-based cryptography workbench and when do I need it?

A node-based cryptography workbench is a visual interface for designing and executing complex cryptographic sequences. You need it when testing multi-step security protocols, removing the need to manually write and configure encryption scripts.

Does this visual cryptography tool support KDF and MAC protocols?

Yes, the visual cryptography tool supports KDF and MAC protocols alongside a comprehensive library of hashing, symmetric ciphers, asymmetric ciphers, and encoding nodes for real-time security research and development.

How do I test hashing and encoding operations without writing scripts?

You can test hashing and encoding operations without scripts by dragging specialized nodes onto a visual canvas, connecting them to form a pipeline, and viewing real-time computation results as you adjust parameters.

What's the best way to prototype complex cryptographic operations for security research?

The best way to prototype cryptographic operations for security research is using a visual node-based environment, which allows you to instantly compute and debug hashing, encryption, and key generation pipelines as you modify them.