causal-inferenceAdd causal reasoning to agent actions. Trigger on ANY high-level action with observable outcomes - emails, messages, calendar changes, file operations, API calls, notifications, reminders, purchases, deployments. Use for planning interventions, debugging failures, predicting outcomes, backfilling historical data for analysis, or answering "what happens if I do X?" Also trigger when reviewing past actions to understand what worked/failed and why.
Install via ClawdBot CLI:
clawdbot install oswalpalash/causal-inferenceGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.bradyneal.com/causal-inference-courseAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A marketing team uses the skill to analyze past email campaigns, modeling how send time, subject line, and recipient type affect open and reply rates. They predict optimal times and styles for future campaigns, backfilling from historical email logs to bootstrap the causal model.
An administrative assistant leverages the skill to schedule meetings by predicting attendance rates based on time of day, attendee count, and buffer periods. They backfill from calendar history to refine predictions, reducing reschedules and improving focus quality.
A support team applies the skill to model how response delay and message length affect conversation continuation and resolution rates. They use historical chat logs to backfill data, optimizing response strategies to enhance customer satisfaction.
A project manager uses the skill to predict task completion probabilities based on due date proximity, priority level, and task size. By backfilling from task logs, they optimize workflows to minimize deferral risks and error rates.
An e-commerce analyst employs the skill to understand causal factors behind purchases, such as notification timing and user engagement levels. They backfill from purchase and interaction logs to model interventions, improving conversion rates and reducing refunds.
Offer the skill as a cloud-based service with tiered pricing based on usage volume (e.g., number of actions analyzed per month). Target small to medium businesses for email and calendar optimization, with premium tiers for advanced causal modeling.
Provide custom integration services to deploy the skill within existing enterprise systems (e.g., CRM, project management tools). Charge per project for setup, backfilling historical data, and ongoing support to ensure causal validity.
License the skill as an add-on module for existing data analytics or AI platforms, enhancing their capabilities with causal inference. Revenue comes from licensing fees per user or per integration, targeting tech companies seeking advanced predictive features.
💬 Integration Tip
Start by backfilling historical data from common sources like email and calendar logs to bootstrap the causal model, then integrate incrementally with existing workflows to validate predictions before full deployment.
Scored Apr 19, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Ship production code with AI agents through acceptance contracts, micro diffs, red green loops, and deterministic handoff checkpoints.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.