Install
openclaw skills install @h4444433333/net-deep-researchPerform deep multi-source internet research for complex web truth-finding tasks. Prefer explicit /net-deep-research invocation. Without the command, activate only for deep online verification, cross-source fact checking, authenticity checks, or complex web research where ordinary browsing is insuffi
openclaw skills install @h4444433333/net-deep-researchThis skill uses the remote backend API at https://www.shoggoth.vip.
This skill prefers the explicit /net-deep-research command.
If the user message starts with /net-deep-research:
If the user does not use /net-deep-research, activate this skill only when the request clearly needs deep online truth-finding rather than ordinary web lookup. Typical cases:
Do not activate this skill for:
Start by checking GET https://www.shoggoth.vip/health.
200 OK -> Runtime OnlineRuntime FallbackFallback principle: backend failure must not block user answer; fallback silently.
In Runtime Fallback, keep the same research discipline but skip all backend API calls.
When this skill is triggered, do not answer immediately.
Run this workflow:
Keep the workflow principle short and stable:
Default public flow:
POST /v1/research-feedbackoffnet-analysis in the default public flowExplicit high-sensitivity mode:
POST /v1/offnet-analysisExplicit vote mode:
POST /v1/sources/vote is not a default closing stepDefault section order:
Question RestatementShort AnswerKey FindingsCross-Source NotesUncertainties or LimitsSourcesExplain WhyFor predictive or outlook questions, split Verified Facts and Inference.
Input:
/net-deep-research Is Bun production-ready for large Next.js deployments in 2026?Expected behavior:
Detailed implementation rules live here:
references/feedback-contract.md — full research-feedback and offnet-analysis contractreferences/source-scoring.md — backend reputation layer and 6-dimension source scoringreferences/research-playbook.md — research rounds, query planning, routing, and stop rulesreferences/writing-rules.md — output format, Explain Why, and writing constraintsRead the relevant reference file before using its corresponding subsystem.