deep-research/SKILL.md
--- name: deep-research description: Fast research that beats plain websearch — discovers what exists before searching specifics (Landscape Scan), catches recent releases within days/weeks (Recency Pulse + upstream supply chain), and runs parallel queries for multi-angle coverage. Good for everyday research and current-info questions. Supports optional `--ingest` flag to flow findings into the Obsidian LLM-Wiki as a compounding knowledge base. Use when user requests research, comparison, or "w
npx skillsauth add thepexcel/agent-skills deep-researchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Better than plain websearch. Faster than full research pipelines.
What makes it better:
For rigorous research (hypotheses, COMPASS audit, Red Team, full report) → /deep-research-pro
| Type | When | Do | |------|------|----| | A | Single fact | Search → answer directly | | B | Multi-fact / comparison | SCAN → RECENCY → SEARCH → Synthesize | | C | Judgment / recommendation | B + flag uncertainty + note limitations |
Tiers: Quick (5-10 sources) · Standard (10-20 sources)
Map what exists before searching specifics. Never use known names in scan queries — you'll miss things that exist but you don't know about yet.
❌ "DeepSeek Qwen performance 2026" ← only finds what you already know
✅ "China open source LLM list 2026" ← discovers the full landscape
Queries (parallel):
WebSearch: "[topic] landscape overview [current year]"
WebSearch: "top [topic] list [current year]"
WebSearch: "[topic] all options [current year]"
Extract entity names → split into Discovered (new) vs Confirmed (updated).
Yearly searches miss releases from last week. Downstream product news lags upstream by weeks.
Map supply chain first: Who makes the underlying tech? → Search them directly.
WebSearch: "[topic] latest news [current month] [current year]"
WebSearch: "[upstream provider] latest release [current month] [current year]"
Example — researching "Microsoft Copilot": Upstream = OpenAI + Anthropic → search both directly, don't rely on Microsoft announcements alone.
Flag anything from last 7-30 days as RECENT or BREAKING.
Run queries in parallel (single message, multiple tool calls):
WebSearch: "[topic] [current year]"
WebSearch: "[topic] limitations problems"
WebSearch: "[topic] vs alternatives comparison"
Stop when: 3 consecutive searches add <10% new info (saturation) or sources converge on same answer.
URL fallback (403/blocked):
curl -s --max-time 60 "https://r.jina.ai/https://example.com"
Claim confidence:
HIGH / MEDIUM / LOWNever state C1 without citing [N]. If no source found → say so.
For each key finding, answer:
If sources conflict: flag explicitly — "Source A says X, Source B says Y — likely because [reason]."
Always save output:
research/[topic-slug]-[YYYY-MM-DD].md
--ingest (flow findings into Obsidian wiki)If user says --ingest, "ingest to obsidian", "เก็บเข้า vault", "save to wiki", or "update obsidian" — also flow the research into the Obsidian LLM-Wiki at D:\sira-obsidian-sync\ (Karpathy pattern, see its CLAUDE.md):
Sources/articles/YYYY-MM-DD_<topic-slug>.md with frontmatter type: source, status: immutable, source_url list, ingested date. Do not edit this file after saving.D:\sira-obsidian-sync\<entity>.md) with distilled new knowledge + a link back to [[Sources/articles/YYYY-MM-DD_<topic-slug>]], or create a new page if none exists.D:\sira-obsidian-sync\index.md with any new page.D:\sira-obsidian-sync\log.md with format:
## [YYYY-MM-DD HH:MM] ingest | <topic>
Research: [[Sources/articles/YYYY-MM-DD_<topic-slug>]]
Updated: [[page-1]], [[page-2]], ...
Do NOT ingest automatically — require explicit opt-in per research run. Ingest is compounding, not ephemeral — make sure the research is worth keeping before flowing into wiki.
Delegate to /obsidian-manager if available — it has the full Karpathy ingest procedure and knows the vault schema (obsidian-manager = authoritative executor, deep-research --ingest = trigger).
| Ask | Just do | |-----|---------| | Topic too broad → "อยากเน้นมุมไหนคะ?" | Choose search queries | | Interesting sub-topic found | Format output | | Sources conflict on key point | Type A questions |
/deep-research-pro — Full pipeline: hypotheses, QUEST queries, COMPASS audit, Red Team, formal report/boost-intel — Stress-test a research finding before making a decision/generate-creative-ideas — Cross-industry creative research (no web search needed)data-ai
Shift years in training data files (CSV + XLSX) by +N years — both filenames and content. Supports `--dry-run` for safe preview before destructive run. Use when updating training data for a new year, "เลื่อนปี", "shift year", "update year in training data", "เปลี่ยนปีใน data", or when preparing Power BI / Excel training files for next year's course.
development
--- name: deep-research status: archived replaced_by: deep-research deprecation_reason: superseded deprecated_date: 2026-04-20 description: Fast research that beats plain websearch — discovers what exists before searching specifics (Landscape Scan), catches recent releases within days/weeks (Recency Pulse + upstream supply chain), and runs parallel queries for multi-angle coverage. Good for everyday research and current-info questions. Supports optional `--ingest` flag to flow findings into the
development
Execution skill สำหรับ Kie.ai API (Grok Imagine ผ่าน kie.ai proxy) — รับ prompt จาก /art-tech-engineer แล้ว gen ภาพ/วีดีโอผ่าน Kie.ai REST API รองรับ text-to-image, image-to-image, image-to-video, และ upscale ใช้เมื่อถูกระบุให้ใช้ Kie.ai โดยตรง หรือเมื่อ orchestrator delegate มา
content-media
Universal media gallery — browse images/videos from any local folder with copy-path, enlarge, and video playback. Reusable across all gen projects.