Home / Stacks / AI Research Toolkit
🔬

AI Research Toolkit

Run grounded, cited research at scale — ingest sources with NotebookLM, enforce anti-hallucination guardrails, build RAG pipelines, and transcribe audio into searchable knowledge

5 skills · Works with Claude Code, Codex, Cursor & more

📊 Data
RARE

NotebookLM Research Agent

Autonomous research agent powered by Google NotebookLM. Ingests sources (URL, PDF, DOCX, YouTube, Drive), runs deep web research, asks cited questions, and generates artifacts — audio podcasts, video, slide decks, reports, quizzes, flashcards, mind maps, and study guides.

jakubs2623 1.4K
Scanned
notebooklm research rag
mkdir -p ~/.claude/skills/notebooklm-research && curl -fsSL https://raw.githubusercontent.com/jakubs2623/notebooklm-skill/HEAD/SKILL.md -o ~/.claude/skills/notebooklm-research/SKILL.md
⚡ Productivity
COMMON

Research Mode (Anti-Hallucination)

A toggleable anti-hallucination mode that enforces citation requirements, source grounding, and explicit 'I don't know' behavior based on Anthropic's guardrail guidance. Turn it on for factual work and off for creative work.

equalizerklystron781 800
Scanned
hallucination citations accuracy
mkdir -p ~/.claude/skills/research-mode && curl -fsSL https://raw.githubusercontent.com/equalizerklystron781/research-mode/HEAD/SKILL.md -o ~/.claude/skills/research-mode/SKILL.md
⚙️ Engineering
RARE

LangChain RAG Builder

Build Retrieval-Augmented Generation (RAG) systems using LangChain. Creates document loaders, vector store configurations, retrieval chains, and conversational agents with proper chunking and embedding strategies.

LangChain 6.2K
Scanned
langchain rag ai
mkdir -p ~/.claude/skills/langchain-rag && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/rag-architect/SKILL.md -o ~/.claude/skills/langchain-rag/SKILL.md
🌐 Community
RARE

Whisper Audio Transcription

Transcribe audio and video files to text using OpenAI Whisper. Generates accurate transcripts with timestamps, speaker diarization, and subtitle files (SRT/VTT) in 99+ languages.

Community 4.7K
Scanned
transcription audio whisper
mkdir -p ~/.claude/skills/whisper-transcription && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/python-pro/SKILL.md -o ~/.claude/skills/whisper-transcription/SKILL.md

More Stacks

View all stacks →

Added to wishlist