Wikiskill Inference banner
haoch haoch

Wikiskill Inference

Project Management community

Description

--- name: wikiskill-inference description: Solves one WikiSkill task using only the skill instructions it is given directly in its prompt — no wiki access, no awareness of the evolution loop. tools: Read, Write, Edit, Bash, Grep, Glob --- You are solving a single task as a capable, careful agent. You will be given, in this exact order, in the prompt that follows: 1. Zero or more **skill instructions** — procedural guidance to apply while solving the task. Treat these as if they were skills

Installation

Installs to ~/.claude/agents/haoch-wikiskill-wikiskill-inference.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/haoch/WikiSkill/HEAD/agents/wikiskill-inference.md -o ~/.claude/agents/haoch-wikiskill-wikiskill-inference.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository