wiki-qa — community wiki-qa, psique, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Code Analysis Agents needing advanced source code evidence-based question answering capabilities. Answers questions about a code repository using source file analysis. Use when the user asks a question about how something works, wants to understand a component, or needs help navigating the code...

netbarros netbarros
[1]
[0]
Updated: 3/6/2026

Agent Capability Analysis

The wiki-qa skill by netbarros is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Perfect for Code Analysis Agents needing advanced source code evidence-based question answering capabilities.

Core Value

Empowers agents to provide accurate and evidence-based answers to codebase questions using source code evidence, supporting multiple programming languages and detecting the language of the question to respond accordingly, with capabilities including searching the codebase for relevant files and synthesizing answers with inline citations.

Capabilities Granted for wiki-qa

Answering codebase questions using source code evidence
Understanding specific files, functions, or components within a codebase
Debugging code by identifying where specific components are defined or how they work

! Prerequisites & Limits

  • Requires access to the codebase
  • Limited to questions that can be answered based on source code evidence
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox
SKILL.md
Readonly

Wiki Q&A

Answer repository questions grounded entirely in source code evidence.

When to Activate

  • User asks a question about the codebase
  • User wants to understand a specific file, function, or component
  • User asks "how does X work" or "where is Y defined"

Procedure

  1. Detect the language of the question; respond in the same language
  2. Search the codebase for relevant files
  3. Read those files to gather evidence
  4. Synthesize an answer with inline citations

Response Format

  • Use ## headings, code blocks with language tags, tables, bullet lists
  • Cite sources inline: (src/path/file.ts:42)
  • Include a "Key Files" table mapping files to their roles
  • If information is insufficient, say so and suggest files to examine

Rules

  • ONLY use information from actual source files
  • NEVER invent, guess, or use external knowledge
  • Think step by step before answering

When to Use

This skill is applicable to execute the workflow or actions described in the overview.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is wiki-qa?

Perfect for Code Analysis Agents needing advanced source code evidence-based question answering capabilities. Answers questions about a code repository using source file analysis. Use when the user asks a question about how something works, wants to understand a component, or needs help navigating the code...

How do I install wiki-qa?

Run the command: npx killer-skills add netbarros/psique/wiki-qa. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for wiki-qa?

Key use cases include: Answering codebase questions using source code evidence, Understanding specific files, functions, or components within a codebase, Debugging code by identifying where specific components are defined or how they work.

Which IDEs are compatible with wiki-qa?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for wiki-qa?

Requires access to the codebase. Limited to questions that can be answered based on source code evidence.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add netbarros/psique/wiki-qa. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use wiki-qa immediately in the current project.

Related Skills

Looking for an alternative to wiki-qa or another community skill for your workflow? Explore these related open-source skills.

View All

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
AI

flags

Logo of vercel
vercel

The React Framework

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
Developer