llm-wiki-setup
An agent skill by daymade, from daymade/claude-code-skills. Tags: finance, knowledge-base, markdown, planning, research.
What it does
Co-create a personal investment-research LLM Wiki (Andrej Karpathy's pattern) where the user's OWN analysis framework becomes a living CLAUDE.md — by interviewing them, NOT by handing them a template. Use whenever the user wants to build a compounding research knowledge base, 投研第二大脑, 投研知识库, or 个人投研 wiki; instantiate Karpathy's LLM Wiki gist for finance/investing; turn their stock-picking, analyst-tracking, or earnings-watching workflow into a structured markdown vault; or build a wiki tracking companies / industries / macro / analysts over time. Pure markdown + wikilinks; no RAG in place of compilation (Karpathy's core idea — qmd search over the grown wiki is in-pattern). Also triggers for ingesting research reports / earnings calls / expert notes into an existing wiki, and for post-earnings prediction→fulfillment reviews. Core value = extracting the user's personal investment preferences into THEIR OWN schema, never imposing a standard one.
Install
With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:
npx skills add daymade/claude-code-skills --skill llm-wiki-setup
Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):
git clone --depth 1 https://github.com/daymade/claude-code-skills
cp -r claude-code-skills/llm-wiki-setup ~/.claude/skills/llm-wiki-setup
Safety box score
Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.
Source
- Repository
- daymade/claude-code-skills (all skills from this repository)
- Path
- llm-wiki-setup/SKILL.md
- Branch
- main
- Updated
- 2026-09-20
Related skills
- content-strategy — When the user wants to plan a content strategy, decide what content to create, or figure out what topics to cover.
- marketing-ideas — When the user needs marketing ideas, inspiration, or strategies for their SaaS or software product.
- public-relations — When the user wants help with public relations, earned media, press coverage, journalist outreach, or media strategy (not pull requests).
- co-marketing — When the user wants to find co-marketing partners, plan joint campaigns, or brainstorm partnership opportunities.
- competitor-profiling — When the user wants to research, profile, or analyze competitors from their URLs. ' Input is a list of competitor URLs.
- customer-research — When the user wants to conduct, analyze, or synthesize customer research.