一键导入
source-command-deepresearch
Structured deep research with parallel sub-agent research, source validation, and AEO-optimized output
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Structured deep research with parallel sub-agent research, source validation, and AEO-optimized output
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Apply official FrankX brand standards to all artifacts, ensuring visual consistency across content, products, and communications. Use this skill for any FrankX-related content creation, design work, or communication.
Triage an external GitHub design/UI/motion/shader library before wiring it into any site's design system. Use when someone shares a "free design asset library" repo/link (social media, a README, a tweet), when deciding whether to npm-install, vendor-copy, or just study a repo, or when logging a new entry in registries/design-assets.json.
Library OS — source-aware reading intelligence. Use for a book, reading photo, handwritten note, highlight export, or request to build a durable, privacy-aware second brain on a personal domain.
Operationalized scroll-driven motion for frankx.ai. Use when a page needs cinematic scroll storytelling — pinned sections, parallax depth, scroll-scrubbed video, or a timeline-orchestrated reveal — beyond what Framer Motion's mount/hover/whileInView patterns cover. Covers the two-track model (Framer Motion for micro-interactions, GSAP ScrollTrigger + Lenis for scroll choreography), the decision rule for picking a track, copy-correct Next.js patterns, and the performance + accessibility budget every motion-heavy page must hold. Governed by taste.md's "Motion: the earned scroll set-piece" — read that section before shipping a Track-B moment.
Build Ahmad Hashem's Trinity AI founder, creator, local Jarvis/OpenClaw, ACOS, agent swarm, content media, academy, podcast, and influencer workflows. Use when planning or executing Ahmad's startup system, creator engine, agent roles, content calendar, client proof loop, or installable founder OS.
Build TheEpicWays client intelligence systems for Estefania Badra. Use when working on TheEpicWays, Estefania, FrankX allies/friends pages, leadership/workshop/event offer architecture, client-service AI loops, installable Codex or Claude skill/plugin packs, public-safe partner assets, or premium rounded/liquid UI for her operating system.
| name | source-command-deepresearch |
| description | Structured deep research with parallel sub-agent research, source validation, and AEO-optimized output |
Use this skill when the user asks to run the migrated source command deepresearch.
Inspired by GPT Researcher, LangChain Open Deep Research, and Codex Flow patterns
This skill conducts comprehensive research using a three-phase approach optimized for both human consumption and AI citation (AEO).
/deepresearch [topic]
Examples:
/deepresearch neuromorphic computing 2026 state of the art/deepresearch AI therapy clinical trials effectiveness/deepresearch brain-computer interfaces consumer timelineObjective: Define what we're actually researching and why.
Clarify the question
Generate research brief
Human checkpoint
Objective: Gather comprehensive, validated information.
For each sub-question:
RESEARCH AGENT WORKFLOW
├── 1. Web search (3-5 queries per sub-question)
├── 2. Source evaluation (authority, recency, relevance)
├── 3. Extract key claims with citations
├── 4. Cross-reference claims (2+ sources = high confidence)
└── 5. Summarize findings per sub-question
Source Priority:
Reflection checkpoint:
Objective: Create structured, AEO-optimized output.
Output Structure:
# [Topic]: Research Summary
## TL;DR (50 words)
[AI-citable summary with key stats]
## Key Findings
### Finding 1: [Headline]
[2-3 sentences] [Source]
### Finding 2: [Headline]
[2-3 sentences] [Source]
[etc.]
## Validated Claims
| Claim | Value | Source | Confidence |
|-------|-------|--------|------------|
| ... | ... | ... | High/Medium/Low |
## Timeline / What's Coming
- 2026: [milestone]
- 2027: [milestone]
- 2030: [milestone]
## Implications
1. [Actionable insight]
2. [Actionable insight]
## Sources
- [Source 1](url)
- [Source 2](url)
[etc.]
## Research Methodology
- Sources consulted: X
- Claims cross-referenced: X
- Research date: YYYY-MM-DD
The output is structured for AI citation:
After research completion, offer:
Research complete. Options:
1. Save to research hub as brief
2. Generate blog article from findings
3. Add validated claims to registry
4. Export as markdown
Before finalizing:
User: /deepresearch brain organoids computing 2026
Phase 1 Output:
"Research Brief: Brain Organoids for Computing (2026)
Core Question: What is the current state of organoid
intelligence for computing applications?
Sub-questions:
1. What computational tasks have organoids achieved?
2. Which companies/labs are leading?
3. What are the efficiency claims?
4. What is the realistic timeline?
5. What are the ethical considerations?
Proceed with research? [Y/n]"
User: Y
[Parallel research on 5 sub-questions]
Phase 3 Output:
[Structured research summary with validated claims]
/research - Quick research for articles/factory - Content pipeline (uses deepresearch output)/superintelligence - Deep reasoning for complex problemsBuilt on patterns from GPT Researcher, LangChain Open Deep Research, and Codex Flow