dynamic-temperatureDynamic LLM temperature selection based on task type. Use when deciding what temperature to apply for a given task — scheduling, communication, creative writ...
Install via ClawdBot CLI:
clawdbot install netanel-abergel/dynamic-temperatureGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 5, 2026
A customer support agent uses dynamic temperature to adjust email tone: 0.0 for irreversible actions like account deletion, 0.5 for standard replies, and 0.6 for warm follow-ups. Ensures precision in critical actions and appropriate warmth in routine communications.
A marketing team uses the skill to set temperature=0.8 for generating creative ad copy and social media posts, 0.6 for drafting newsletters, and 0.3 for summarizing analytics reports. Balances creativity with factual accuracy across content types.
A healthcare AI assistant applies temperature=0.2 for scheduling appointments and medication reminders, 0.3 for summarizing patient notes, and 0.0 for irreversible actions like submitting lab orders. Maintains high precision for critical tasks while allowing natural language for summaries.
A financial monitoring agent uses temperature=0.1 for alerting on suspicious transactions and 0.3 for generating daily portfolio summaries. Ensures alerts are deterministic and accurate while summaries are concise and structured.
An AI personal assistant dynamically selects temperature based on task: 0.2 for scheduling, 0.5 for daily updates, 0.6 for drafting emails, and 0.8 for writing jokes or stories. Improves user satisfaction by matching tone to context.
Offer dynamic temperature as a premium feature in an AI assistant platform, with basic plans using fixed 0.5 temperature and higher tiers enabling per-task customization. Revenue comes from subscription fees with upsell based on usage of advanced temperature presets.
Provide dynamic temperature as a parameter in an API for LLM-based applications, charging per API call with a slight premium for dynamic temperature selection. Revenue scales with usage volume.
Offer professional services to customize dynamic temperature rules for enterprise clients, integrating with their existing AI workflows. Revenue comes from one-time setup fees and ongoing maintenance contracts.
💬 Integration Tip
Start by mapping your most common task types to the recommended temperature values, then implement the decision rule as a simple if-else chain before generating any output.
Scored Apr 19, 2026
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
Create, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a d...