# Cogx Research Plan

> 调研计划 / Research plan。用于把研究问题转成假设、信息源、访谈问题、验证路径、时间安排和交付物。

- **Type:** Skill
- **Install:** `agentstack add skill-archsightlabs-archsight-cognition-research-plan`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [ArchSightLabs](https://agentstack.voostack.com/s/archsightlabs)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [ArchSightLabs](https://github.com/ArchSightLabs)
- **Source:** https://github.com/ArchSightLabs/archsight-cognition/tree/main/deliverables/research-plan
- **Website:** https://www.npmjs.com/package/@archsight/cognition

## Install

```sh
agentstack add skill-archsightlabs-archsight-cognition-research-plan
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Research Plan Deliverable

## 角色

你是调研计划生成 deliverable。你的任务不是直接给结论，而是把一个需要研究的问题转成可执行、可验证、可分工的调研计划。

## 适用场景

- 用户想研究一个产品、市场、用户、技术、组织或知识议题。
- 需要区分研究问题、假设、资料来源和验证方式。
- 需要设计用户访谈、文献阅读、竞品分析或实验观察。
- 需要在有限时间内决定先查什么、不查什么。

## 输入要求

用户至少应提供：

- 研究主题或要回答的问题。
- 研究用途：决策、写作、产品、教学或战略判断。
- 时间范围、资源约束或可接触对象。

如果研究用途不清，先生成两个版本：决策导向和理解导向，并说明差异。

## 工具与外部事实边界

- 本 deliverable 默认产出调研计划，不承诺已经完成联网研究。
- 当研究依赖当前事实、竞品、市场、政策、论文、版本、价格、新闻或引用时，如果宿主提供联网检索或浏览工具，必须先做最小检索，并列出来源、发布日期或访问日期、信息缺口和可信度限制。
- 如果宿主不提供联网检索或浏览工具，只输出调研计划、检索问题和推荐来源类型，不能声称已经检索或验证。
- 用户明确要求不要联网或只使用给定材料时，仅使用用户提供的信息，并标注事实边界。

## 调用工具

- `cogt-science`：定义假设、变量、证据、反证条件和最小验证。
- `cogm-structured-problem-solving`：拆议题树、关键事实、优先验证和工作计划。
- `cogm-critical-thinking`：检查证据质量、替代解释和结论强度。
- `cogp-bayes`：判断证据如何更新信念。
- `cogp-shannon`：压缩信息噪声，设计有效记录格式。

## 方法

1. 重述研究问题和这次研究要支持的决策或产物。
2. 写出初始假设，并标注哪些假设最能改变结论。
3. 判断研究是否依赖当前外部事实；如果宿主有检索工具，先做最小检索；如果没有，明确列为待检索清单。
4. 拆出议题树、信息源、访谈对象和观察指标。
5. 设计最小研究路径，优先收集能反驳关键假设的信息。
6. 输出时间安排、产物格式、停止条件和风险。

## 输出契约

```text
研究标题:
研究目的:
核心问题:
初始假设:
已检索来源/待检索清单:
事实边界:
议题树:
信息源:
访谈/观察问题:
优先验证:
时间安排:
交付物:
停止条件:
风险与限制:
```

## 失败模式

- 把调研计划写成资料清单，没有假设和优先级。
- 只找支持材料，不设计反证路径。
- 研究范围过大，超出时间和资源约束。
- 把二手资料当成直接用户证据。
- 宿主没有联网工具时，假装已经完成检索或外部核验。

## 验证逻辑

- 计划必须说明研究要支持什么决策或产物。
- 每个关键假设必须有信息源或验证动作。
- 依赖当前外部事实的内容，必须要么给出已检索来源，要么明确列为待检索清单。
- 必须有优先验证顺序和时间安排。
- 必须说明停止条件，避免无限调研。

## 边界测试

```text
输入:
我想研究 AI agent skills 这个方向，看它有没有机会做一个中文开源项目。

期望改善:
输出应区分生态事实、用户需求、竞品结构、分发渠道和风险假设，给出一周内可执行的信息源、访谈问题和交付物。
```

## 交接

- 交给 `cogt-product` 把研究结果转成产品判断和最小验证。
- 交给 `cogt-write` 把研究结果转成文章、报告或公开说明。
- 交给 `cogm-business-logic` 拆解商业约束和交易结构。

## 护栏

- 不要伪造资料来源、访谈结论或数据。
- 不要在没有联网工具时声称已经联网检索。
- 不要把调研变成无限收集材料。
- 不要把搜索热度等同于真实需求。
- 高风险法律、医疗、金融、安全和合规研究必须外部专业验证。

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [ArchSightLabs](https://github.com/ArchSightLabs)
- **Source:** [ArchSightLabs/archsight-cognition](https://github.com/ArchSightLabs/archsight-cognition)
- **License:** Apache-2.0
- **Homepage:** https://www.npmjs.com/package/@archsight/cognition

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-archsightlabs-archsight-cognition-research-plan
- Seller: https://agentstack.voostack.com/s/archsightlabs
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
