autonomous-investigation
The protocol behind every investigation skill. Use when AI research must proceed without you: search-plan gate, Fact/Inference/Assumption labels, confidence stacking, diffable outputs.
Author
Category
Product DesignInstall
Download and extract to your skills directory
Copy command and send to AI Agent for auto-install:
autonomous-investigation (AI Autonomous Investigation Protocol)—Making AI Research Trustworthy, Rerunnable, and Comparable
Skill Overview
autonomous-investigation is a protocol that constrains AI autonomous research behavior. Through a bounded question budget, a search-plan gate, three levels of evidence labels—Fact / Inference / Assumption—and a no-fabrication checklist, it enables AI to complete credible research tasks without supervision, while producing structurally consistent outputs that can be compared across periods. It is commonly used for competitive intelligence and market intelligence research.
Applicable Scenarios
Core Features
Frequently Asked Questions
How does the protocol prevent AI from fabricating facts and citations during research?
The protocol includes a “no-fabrication checklist” provision: every research skill must identify the specific content AI is most likely to fabricate in that field and explicitly prohibit fabrication. All key conclusions must be supported by real, accessible, dated source URLs. Claims without source support may only be labeled Assumption and placed on the verification list. Information that cannot be found is added to an explicit gaps list rather than disguised as fact. This makes the entire output credible and verifiable.
What do Fact, Inference, and Assumption mean in AI research results?
These are the protocol’s three levels of evidence labels: Fact means the claim is supported by a source with a verifiable URL provided alongside it; Inference means an interpretation based on cited evidence—the evidence is referenced, while you decide whether the inference itself is valid; Assumption is a working hypothesis introduced to keep the research moving and is explicitly listed for subsequent verification. This classification helps separate “facts found by AI” from “AI’s speculation,” preventing inferences from being treated as facts in decision-making.
Can this protocol enable scheduled, unattended AI research tasks?
Yes. That is its design objective and what distinguishes it from interactive, one-question-at-a-time skills. The question budget ensures that, when no one responds, the research continues with clearly labeled assumptions instead of becoming blocked. The search-plan gate is automatically approved in unattended mode. The stable output structure ensures that the current run can be directly diffed against the previous period. During scheduled runs, no one selects the next-step options, so the output is archived and the process stops, waiting for the team to review the incremental changes.
> Scope note: This skill is itself a “protocol/specification” and must be referenced and implemented by specific research skills, such as market-landscape-scan, competitive-research-snapshot, competitive-intel-watch, and battle-card-builder. It does not directly produce reports; instead, it defines how these skills must ask questions, gather evidence, label findings, and structure outputs. All information gathering is limited to public sources and does not involve unauthorized scraping or the acquisition of confidential information.