cheatsheets

Provide concise Kailash SDK pattern references and workflow guidance.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Developers and teams face fragmented, hard-to-find guidance for common Kailash SDK patterns, node selection, cyclic workflows, and production readiness; this Skill centralizes short, actionable references to reduce discovery time and implementation errors.

Core Features & Use Cases

  • Concise Pattern Reference: Short, categorized guides for node selection, ETL, RAG, cyclic workflows, and more to speed decision-making.
  • Debugging & Production Tips: Practical debugging patterns, cycle troubleshooting, connection pooling guidance, and production-readiness checklists.
  • Integration & Deployment Examples: Recipes for database patterns, distributed transactions, MCP integration, Ollama/local LLM usage, and exporting/deploying workflows.

Quick Start

Ask the cheatsheets skill for "which node should I use for transforming CSV data into Parquet and loading into Postgres" to receive a concise recommendation and example.

Frequently Asked Questions about cheatsheets

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

FAQPage Schema
How do I choose the right Kailash SDK node for transforming CSV data into Parquet and loading it into Postgres?

To choose the right Kailash SDK node for CSV to Parquet transformations and Postgres loading, consult the cheatsheets skill for concise node selection recommendations and code snippets. It provides categorized quick references to speed up decision-making for ETL tasks.

What is the best way to debug cyclic workflows in Kailash SDK?

The best way to debug cyclic workflows in Kailash SDK is to reference the cheatsheets skill, which offers practical cycle troubleshooting patterns. It provides operational best-practices to identify and resolve loop execution issues quickly.

Does the Kailash SDK support MCP subscriptions and local LLM integration with Ollama?

Yes, the Kailash SDK supports MCP subscriptions and Ollama local LLM integration. The cheatsheets skill includes recipes and integration examples for configuring these components within your workflow deployments.

How do I prepare my Kailash SDK workflows for production deployment?

To prepare Kailash SDK workflows for production deployment, use the production-readiness checklists provided by the cheatsheets skill. It includes guidance on connection pooling, distributed transactions, and operational best-practices for stable releases.

What are common database patterns available for Kailash SDK workflows?

Common database patterns for Kailash SDK workflows include connection pooling and distributed transaction recipes. The cheatsheets skill provides concise, searchable references for implementing these database integrations correctly.

Can I export and deploy Kailash SDK workflows directly from the cheatsheets?

Yes, you can find exporting and deploying recipes within the cheatsheets skill. It offers quick reference guides and code snippets for packaging and deploying your Kailash workflows to production environments.