mit einem Klick
grimoire
grimoire enthält 8 gesammelte Skills von vedantggwp, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Use this skill when the user wants to fetch and process approved sources, create raw archives, compile wiki articles, or says "grimoire ingest", "process sources", "fetch and compile", or "/grimoire:ingest". Fetches approved URLs, preserves raw text, and compiles structured wiki articles with frontmatter.
Use this skill when the user wants to create a new Grimoire knowledge base, start a new wiki, initialize a grimoire, or says "grimoire new", "new grimoire", "grimoire init", "create a knowledge base", "start a wiki", or "/grimoire:new". Detects existing projects, auto-discovers context from README/CLAUDE.md/package.json/docs, offers workspace placement options, and scaffolds a complete grimoire workspace.
Use this skill when the user wants to research sources for a grimoire, find URLs on a topic, score source quality, curate a reading list, or says "grimoire scout", "find sources", "research this topic", or "/grimoire:scout". Evaluates sources using 6-signal confidence scoring and produces a ranked, human-reviewable source list.
Use this skill when the user wants to refresh an existing grimoire with what's new, run a scheduled/automated update, check for stale articles, or says "update my grimoire", "what's new", "refresh the wiki", "run the update", or "/grimoire:update". Headless-capable: runs without human checkpoints, governed by the _config/update.md policy file, and ships changes as a PR-gated branch by default.
Use this skill when the user wants to build cross-references, backlinks, update the overview, run gap analysis, or says "grimoire compile", "build links", "update overview", or "/grimoire:compile". Uses Papyr Core for graph analysis and cross-reference auditing.
Use this skill when the user wants to expose a grimoire via MCP, set up the local server, generate CLAUDE.md integration, or says "grimoire serve", "start MCP server", "serve wiki", or "/grimoire:serve". Creates a custom MCP server with 7 tools for LLM-queryable knowledge access.
Use this skill when the user wants to generate the study-oriented frontend, build the HTML/CSS/JS presentation layer, or says "grimoire present", "build frontend", "generate site", or "/grimoire:present". Creates a static site with 6 study modes from compiled wiki content and design configuration.
Use this skill when the user wants to create a grimoire in one command, says "grimoire about X", "build a knowledge base about X", or provides a quoted topic like '/grimoire "reinforcement learning"'. Chains new → scout → ingest → compile → present into a single flow with exactly two taste checkpoints: source curation and final review. Use /grimoire:new, /grimoire:scout, etc. for individual stages.