Results for “phantom-references”
7 skillsAI Hallucination Fact Check Protocol
Design a fact-checking protocol for AI-generated text, extending SIFT with AI-specific adaptations for hallucination detection. Use when students need to verify AI claims and citations.
0
Recall
Semantic-search personal knowledge (memory, plans, handoffs, skills, Codex rules) via the local RAG index at ~/.claude/rag-index/. Use when a query is fuzzy or cross-file ("how did we fix X", "what did we decide about Y", "which skill handles Z"). Complements grep (exact) and Serena (code symbols). If the user asks a recall question that doesn't map to a specific known file, reach here first.
1
Baoyu Comic
Knowledge comics (知识漫画): educational, biography, tutorial.
0 · bundle
Detecting Indirect Prompt Injection
Detect and defend against prompt injection hidden in documents, web pages, and images consumed by an agent.
24.6k · bundle
Scepticagent Prompts
ScepticAgent AI prompt reference. Use whenever the user asks about the prompts, wants to change analysis behaviour, modify what the AI looks for, adjust highlight categories or scoring, understand what instructions are sent to the AI, or tune the output format of analysis or highlights.
2
Storm Research
Runs Stanford's STORM pipeline to produce Wikipedia-quality research articles with citations, using Claude models and a search engine API.
0
Handoff
Compacts the current conversation into a handoff document for another agent to pick up, referencing existing artifacts by path or URL instead of duplicating them.
20.4k · bundle