dr-claw
Dr. Claw skill for OpenClaw project discovery, idea intake, waiting-session triage, structured session control, event-driven notifications, and mobile…
Use when a quest does not start from a blank state and the agent must first audit, trust-rank, and reconcile existing baselines, results, drafts, or review materials before choosing the next anchor.
$ npx -y skills add OpenLAIR/dr-claw --skill ds-intake-audit --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/ds-intake-auditContext preview
The summary Claude sees to decide when to auto-load this skill.
Use when a quest does not start from a blank state and the agent must first audit, trust-rank, and reconcile existing baselines, results, drafts, or review materials before choosing the next anchor.
name: ds-intake-audit description: Use when a quest does not start from a blank state and the agent must first audit, trust-rank, and reconcile existing baselines, results, drafts, or review materials before choosing the next anchor. skill_role: companion license: MIT metadata: author: ResearAI/DeepScientist version: "1.0.0"
Use this skill when the quest already has meaningful state and the first job is to normalize that state instead of restarting the canonical research loop from zero.
`intake-audit` is an auxiliary entry skill, not a normal long-running anchor.
Its purpose is to answer four questions before deeper work begins:
1. what already exists? 2. what is trustworthy? 3. what can be reused directly? 4. which skill should take over next?
This skill exists because many quests do **not** start from a clean slate. Common non-blank starts include:
Do not treat these as edge cases. They are common research entry states.
Classify the current quest into one or more of these buckets:
Also classify every important asset by trust:
Use, in roughly this order:
Do not trust chat recollection over durable state.
Before touching the workspace, inspect:
Interpret these fields specially when present:
Stage-start requirement:
A Super AI Lab with massive AI Doctors as Assistants. Best IDE for Research via AI Power.
Repo: OpenLAIR/dr-claw
Dr. Claw skill for OpenClaw project discovery, idea intake, waiting-session triage, structured session control, event-driven notifications, and mobile…
Academic research assistant for literature reviews, paper analysis, and scholarly writing. Use when: reviewing academic papers, conducting literature reviews,…
Autonomous AI agent platform for building and deploying continuous agents. Use when creating visual workflow agents, deploying persistent autonomous agents, or…
Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you…
Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct…
Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices,…