cheatsheets

Find Kailash SDK patterns, nodes, and workflow references for development questions.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/myeohVmzrka92/disease-risk-controller-S2 --skill cheatsheets-myeohvmzrka92
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cheatsheets
Source: https://github.com/myeohVmzrka92/disease-risk-controller-S2/tree/main/.claude/skills/06-cheatsheets
Command: npx skills add https://github.com/myeohVmzrka92/disease-risk-controller-S2 --skill cheatsheets-myeohvmzrka92

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill gives you fast, reliable access to short-form Kailash SDK guidance so you can choose the right node, pattern, or workflow approach without digging through long documentation.

Core Features & Use Cases

  • Quick Pattern Lookup: Find concise references for cycles, database access, integration, production readiness, security, deployment, and workflow composition.
  • Practical Guardrails: Review critical gotchas, anti-patterns, and implementation rules that help prevent common Kailash mistakes.
  • Use Case: A developer building a data pipeline can use this Skill to quickly decide between query routing, async SQL, workflow composition, or a cyclic pattern before writing code.

Quick Start

Use the cheatsheets skill to identify the most relevant Kailash pattern for your task and apply the linked guidance to your implementation.

Frequently Asked Questions about cheatsheets

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

FAQPage Schema
How do I select the right Kailash SDK node for my workflow?

To select the right Kailash SDK node, use fast pattern lookup references that match your specific development question to node choices for database operations, cyclic workflows, or integration patterns. This prevents common implementation mistakes by providing concise guidance on node selection.

What are common Kailash workflow anti-patterns to avoid?

Common Kailash workflow anti-patterns and gotchas are covered by practical guardrails that highlight critical implementation rules. These guardrails help prevent mistakes during cyclic workflow composition, database access, and production deployment scenarios.

How do I configure database access in a Kailash workflow?

Configuring database access in a Kailash workflow involves choosing between query routing and async SQL patterns. Quick cheatsheet references provide concise guidance on selecting the correct database operation approach for your data pipeline.

When should I use cyclic workflows in Kailash?

Cyclic workflows in Kailash should be used when your data pipeline requires iterative processing patterns. Cheatsheet references provide quick tips on implementing cyclic workflow composition and discovering trigger keywords for these scenarios.

What security patterns are available for Kailash production readiness?

Security patterns for Kailash production readiness include deployment guardrails and best-practice guidance for operating workflows. Cheatsheets offer fast access to these security references to ensure safe production deployment.

What is the best way to find Kailash integration patterns?

The best way to find Kailash integration patterns is through trigger keyword discovery and fast pattern lookup. This approach delivers short-form references for integration scenarios without requiring you to dig through long documentation.