Install
openclaw skills install source-researchBuild and maintain a reusable source-research system for discovering source pools, evaluating whether they are worth ongoing investment, defining efficient acquisition/filtering methods, recording rejection decisions, and producing high-quality source lists or notes. Use when the user mentions 信源, 信源池, 高质量信源, 信息源, 来源池, 作者池, account/blog/source curation, or wants a repeatable framework for finding and using high-quality information sources.
openclaw skills install source-researchUse this skill when the task is about:
Treat source research as:
Important: the four stages are not a strict sequence. A pool may stay manual, may have results before methods are documented, or may be recorded now and researched later.
Read these files before doing non-trivial source-research work:
references/framework.mdreferences/artifacts.mdreferences/storage.mdreferences/organization.mdThis skill is not only about how to use the framework. It also standardizes how these things should be stored:
Follow the established pattern used by strong skills: keep the methodology in the skill, and keep the workspace data in a dedicated directory.
The canonical dedicated workspace directory for this skill is:
.source-research/If it does not exist yet, initialize it with:
python <skill-dir>/scripts/init_source_research.py [workspace-root]Canonical categories inside .source-research/:
source-pools/acquisition/filtering/high-quality-sources/high-quality-information/rejections/programs/Do not treat generic docs as the primary storage for these results. Generic docs may hold framework notes, but canonical source-research data should live in .source-research/.
.source-research/source-pools/..source-research/high-quality-information/ when it is worth preserving..source-research/acquisition/ or .source-research/programs/;.source-research/filtering/ or .source-research/programs/;.source-research/high-quality-sources/;When using this skill, do not leave the outcome only in chat. Normalize storage according to artifact type:
.source-research/source-pools/;.source-research/acquisition/ or .source-research/programs/;.source-research/filtering/ or .source-research/programs/;.source-research/high-quality-sources/;.source-research/high-quality-information/;.source-research/rejections/;.source-research/programs/.Do not end with only vague suggestions. Leave concrete artifacts in the workspace so another agent can continue from files rather than chat memory.