cheatsheets

Locate Kailash SDK cheatsheets for patterns, cycles, SQL, and integration topics.

Updated Oct 10, 2025
One-click install
npx skills add https://github.com/FFOO6866/lead2cash --skill cheatsheets-ffoo6866
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cheatsheets
Source: https://github.com/FFOO6866/lead2cash/tree/main/.claude/skills/06-cheatsheets
Command: npx skills add https://github.com/FFOO6866/lead2cash --skill cheatsheets-ffoo6866

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates slow, scattered research by giving a single, searchable set of Kailash quick references for patterns, node selection, cycles, performance, security, and production practices.

Core Features & Use Cases

  • Quick reference discovery for dozens of Kailash topics (cycles, SQL, integration, debugging, production readiness).
  • Guided problem solving via focused cheatsheets like node selection and common mistakes catalogs.
  • Practical engineering coverage spanning distributed transactions, saga coordination, MCP integration, workflow deployment, and visualization.
  • Use case: You are designing a cyclic workflow that must converge reliably, avoid common mapping mistakes, and validate behavior—this skill helps you jump to the right cycle and testing guides quickly.

Quick Start

Ask your question and include a trigger phrase like "cycle state persistence" or "production ready" to get the relevant cheatsheet entry.

Frequently Asked Questions about cheatsheets

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

FAQPage Schema
How do I design cyclic workflows that converge reliably in Kailash?

Kailash cyclic workflows converge reliably by following pattern cheatsheets for cycle state persistence and validation. This skill locates specific guidance on avoiding mapping mistakes and testing cyclic behavior to ensure stable iterative execution.

What is the best way to handle distributed transactions and saga coordination in Kailash?

Saga coordination and distributed transactions in Kailash are managed through specific workflow patterns. This skill helps you locate cheatsheets covering distributed transaction coordination, ensuring proper rollback and commitment across multi-step workflows.

How do I configure production readiness and security settings for Kailash workflows?

Production readiness and security configuration for Kailash workflows require specific deployment patterns. This skill locates cheatsheet entries covering security configuration and production deployment to ensure stable workflow execution.

Can I use async SQL and database workflows within Kailash cycle patterns?

Async SQL and database workflows integrate with Kailash cycle patterns through specialized node configurations. This skill locates cheatsheets for database SQL workflows and node selection guidance to ensure proper data handling within cycles.

Does Kailash support MCP integration and deploying workflows as APIs?

Kailash supports MCP integration and workflow deployment as APIs through specific connection patterns. This skill provides cheatsheet entries for integration topics, helping you quickly reference the necessary configuration for API deployment and external connectivity.