curiosity-auto-trigger

Install suitable skills from ClawHub when capability gaps are detected.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/Heretek-AI/heretek-skills --skill curiosity-auto-trigger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: curiosity-auto-trigger
Source: https://github.com/Heretek-AI/heretek-skills/tree/main/skills/curiosity-auto-trigger
Command: npx skills add https://github.com/Heretek-AI/heretek-skills --skill curiosity-auto-trigger

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, node, clawhub, bc.

What problem does it solve?

This skill automates the response to capability gaps by wiring the curiosity engine to auto-install suitable skills via ClawHub, reducing manual deliberation and accelerating autonomy.

Core Features & Use Cases

  • Auto-trigger gap-based installations: When curiosity engine detects gaps, the system automatically installs low/medium priority skills via ClawHub.
  • Relevance ranking and prioritization: Uses a priority model to decide which gaps to auto-install and when to escalate.
  • Autonomy metrics tracking: Records autonomy scores before and after installations to measure impact.
  • Safety controls: Includes flood prevention, kill-switch, and deliberate gating to avoid undesired changes.

Quick Start

Run the curiosity-auto-trigger script to begin the auto-trigger loop that wires detected gaps into skill installations.

Frequently Asked Questions about curiosity-auto-trigger

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

FAQPage Schema
How do I automate skill installation when capability gaps are detected?

Automating skill installation for detected capability gaps requires wiring a curiosity engine to auto-trigger ClawHub installs. This skill prioritizes identified gaps, automatically installing suitable skills in staging or production to accelerate autonomous workflows.

How does gap detection prioritize which skills to auto-install?

Gap detection prioritizes auto-installs using a priority ranking model that evaluates low, medium, and high urgency. It automatically installs suitable skills for low and medium priority gaps while escalating high priority gaps for manual deliberation.

Can I use curiosity-auto-trigger to safely install skills in production?

Yes, you can safely auto-install skills in production using built-in safety controls. The system includes flood prevention, a kill-switch, and deliberate gating to ensure gap-based auto-trigger actions avoid undesired changes.

Do I need jq and node to run the curiosity-driven autonomy loop?

Yes, you need jq and node installed along with clawhub and bc to run the curiosity-driven autonomy loop. These dependencies support the script execution, priority ranking, and autonomy metrics tracking required for auto-triggering skill installations.

What is the best way to measure autonomy impact after auto-installing skills?

Measuring autonomy impact involves tracking autonomy metrics scores before and after skill installations. The system records these scores automatically via the curiosity engine integration to evaluate how well the newly installed skills resolve capability gaps.

Why does the auto-trigger loop prevent flooding ClawHub with installations?

The auto-trigger loop prevents flooding ClawHub with installations through integrated flood prevention safety controls. This mechanism deliberately gates gap-based auto-installs to avoid overwhelming the system and prevent undesired changes to your environment.