← ClaudeAtlas

ami-context-researcherlisted

Investigates external context, forces the AI to search for up-to-date documentation, and saves findings to external-references to prevent context loss.
AnaCataVC/amiga-ia · ★ 1 · AI & Automation · score 65
Install: claude install-skill AnaCataVC/amiga-ia
# Skill: Context Researcher When this skill is invoked, you must act as a dedicated technical researcher. Your goal is to gather, verify, and persist critical external context (documentation, API changes, framework rules) so that the AI assistant does not rely on outdated pre-trained memory or hallucinate technical details across sessions. ## Workflow 1. **Understand the Gap:** - First, check if the user has already provided a link to the documentation or the topic they want to research. If not, ask the user for the topic and if they have a link to share. - Make sure you understand the user's need and what information they are looking for. If you don't understand, ask for clarification. Don't start the research until you understand the user's need. - If the user provides a link to explain what they want to research, **ALWAYS** read the URL content with the available URL reading tool (like `WebFetch` or `read_url_content`) and don't rely solely on the URL text. If you can't read the URL content, explain it to the user and ask them to paste the raw content directly into the chat. 2. **Research via Tools:** - Actively use your web search or URL reading tools (like `WebFetch` or `read_url_content`) to fetch live documentation. - **CRITICAL FALLBACK:** If you encounter permission errors, CAPTCHAs, or cannot access a specific URL, you MUST notify the user immediately. Ask them to take screenshots of the page or paste the raw content directly into the chat. Do NO