From cps-ai-research
AI-Assisted Research skills — topic scoping, source pull, triangulate findings, research synthesis, and more. Apply when the engagement scope includes ai-assisted research work or the consultant references research, secondary research, source triangulation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cps-ai-research:airesearchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Code:** AIRESEARCH
Code: AIRESEARCH Full name: AI-Assisted Research Description: AI-assisted secondary research with source triangulation, citation chains, and confidence flags.
| # | Skill | Command | Purpose |
|---|---|---|---|
| 1 | Topic Scoping | /cps-airesearch:topic-scope | Frame a research question into PICO / SPIDER style sub-questions and search terms. |
| 2 | Source Pull | /cps-airesearch:source-pull | Run multi-source search and pull primary references with citation metadata. |
| 3 | Triangulate Findings | /cps-airesearch:triangulate | Cross-check claims across ≥3 independent sources; flag single-source claims. |
| 4 | Research Synthesis | /cps-airesearch:synthesis | Synthesize findings into a structured brief with explicit confidence per claim. |
| 5 | Research Gap List | /cps-airesearch:gap-list | Identify unresolved questions and recommended primary research. |
/cps-airesearch:topic-scopeFrame a research question into PICO / SPIDER style sub-questions and search terms.
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through Every claim has ≥1 cited source with date and author.A CPS-branded Topic Scoping deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
/cps-airesearch:source-pullRun multi-source search and pull primary references with citation metadata.
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through Every claim has ≥1 cited source with date and author.A CPS-branded Source Pull deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
/cps-airesearch:triangulateCross-check claims across ≥3 independent sources; flag single-source claims.
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through Every claim has ≥1 cited source with date and author.A CPS-branded Triangulate Findings deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
/cps-airesearch:synthesisSynthesize findings into a structured brief with explicit confidence per claim.
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through Every claim has ≥1 cited source with date and author.A CPS-branded Research Synthesis deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
/cps-airesearch:gap-listIdentify unresolved questions and recommended primary research.
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through Every claim has ≥1 cited source with date and author.A CPS-branded Research Gap List deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
Discovery → /cps-airesearch:topic-scope → /cps-airesearch:source-pull → Recommendations
| Plugin | Integration point |
|---|---|
cps-ai-regs | Regulatory research with freshness gates |
cps-ai-dd | Pre-DD market and target research |
cps-str | Strategy research feeding into market sizing |
All deliverables use standard CPS branding via:
/doc-gen for document generationassets/cps-branding.json for stylingscripts/cps-document-generator.js for automation| Skill | Primary artifact | Format |
|---|---|---|
/cps-airesearch:topic-scope | Topic Scoping Report | DOCX/PDF |
/cps-airesearch:source-pull | Source Pull Report | DOCX/PDF |
/cps-airesearch:triangulate | Triangulate Findings Report | DOCX/PDF |
/cps-airesearch:synthesis | Research Synthesis Report | DOCX/PDF |
/cps-airesearch:gap-list | Research Gap List Report | DOCX/PDF |
npx claudepluginhub hossamdaoud83/cps-plugins-official --plugin cps-ai-researchProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.