ما هي research؟
بحث عميق متعدد المصادر مع تسجيل الثقة. يصنف التعقيد تلقائيًا. استخدامها للتحقيق الفني، والتحقق من الحقائق. ليس لمراجعة التعليمات البرمجية أو الأسئلة والأجوبة البسيطة. المصدر: wyattowalsh/agents.
بحث عميق متعدد المصادر مع تسجيل الثقة. يصنف التعقيد تلقائيًا. استخدامها للتحقيق الفني، والتحقق من الحقائق. ليس لمراجعة التعليمات البرمجية أو الأسئلة والأجوبة البسيطة.
ثبّت مهارة الذكاء الاصطناعي research بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: wyattowalsh/agents.
General-purpose deep research with multi-source synthesis, confidence scoring, and anti-hallucination verification. Adopts SOTA patterns from OpenAI Deep Research (multi-agent triage pipeline), Google Gemini Deep Research (user-reviewable plans), STORM (perspective-guided conversations), Perplexity (source confidence ratings), and LangChain ODR (supervisor-researcher with reflection).
| query | The user's research question or topic; the unit of investigation | | claim | A discrete assertion to be verified; extracted from sources or user input | | source | A specific origin of information: URL, document, database record, or API response | | evidence | A source-backed datum supporting or contradicting a claim; always has provenance |
| provenance | The chain from evidence to source: tool used, URL, access timestamp, excerpt | | confidence | Score 0.0-1.0 per claim; based on evidence strength and cross-validation | | cross-validation | Verifying a claim across 2+ independent sources; the core anti-hallucination mechanism |
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/wyattowalsh/agents --skill researchبحث عميق متعدد المصادر مع تسجيل الثقة. يصنف التعقيد تلقائيًا. استخدامها للتحقيق الفني، والتحقق من الحقائق. ليس لمراجعة التعليمات البرمجية أو الأسئلة والأجوبة البسيطة. المصدر: wyattowalsh/agents.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/wyattowalsh/agents --skill research بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/wyattowalsh/agents