godstale
- 5 skills
- 0 followers
- 17 hours ago last updated
- ▌ Deep Research Skill · godstale bundleMulti-phase research agent system that collects data on any topic and generates comprehensive, citation-verified research reports. Use when the user asks to: research a topic, analyze a market, study an industry, investigate policy or regulatory trends, analyze technology trends, or generate any data-driven report. Triggers on requests like "research X", "analyze the Y market", "what are the trends in Z", "research this topic", or any request for a structured research report with sources. Requires AGENTS.md to be present in the working directory for full procedures.
- ▌ Ide Adapter Skill · godstale bundleIDEAS (IDE Adapter Skill) - Connect to the IDE Adapter VS Code extension via WebSocket to use VS Code features from CLI. Use this skill when the user asks to: search/replace text in a codebase, find symbol definitions or references, get diagnostics/errors/warnings, list document symbols, search files by name, view git commit history, compare file versions (diff), roll back files to a previous git commit, or access VS Code local save history (snapshots between commits). Triggers: "find all usages of", "go to definition", "show errors in", "git history of", "diff current vs HEAD", "roll back to commit", "local history", "find files named", "IDEAS", "IDE Adapter". Requires: IDE Adapter extension running in VS Code (default port 7200).
- ▌ LLM Wiki · godstale bundleSOP for agent-maintained personal knowledge base: ingest, query, lint, graph, update, and delete knowledge assets. Triggers on: wiki commands (/wiki-ingest, /wiki-query, /wiki-synthesize, /wiki-lint, /wiki-graph, /wiki-sources, /wiki-update, /wiki-delete, /wiki-ontology-*) or natural language intents: "ingest this", "search/query wiki", "lint health check", "rebuild graph", "manage ontology".
- ▌ Taskops · godstale bundleUse when a project plan or implementation spec has been finalized and execution is about to begin, a user presents a multi-step project and asks you to implement or build it, or a session starts on a project that already has a taskops.db. INVOKE AUTOMATICALLY — without waiting for user instruction.
- ▌ Wiki Hub · godstale bundleGitHub wiki merger. Use when the user wants to merge, diff, or manage external wiki sources. Trigger on commands: /wiki-hub-merge, /wiki-hub-diff, /wiki-hub-backup, /wiki-hub-status, /wiki-hub-rollback, /wiki-hub-sources, /wiki-hub-source-check, /wiki-hub-source-update, /wiki-hub-source-remove, /wiki-hub-ontology-diff, /wiki-hub-ontology-merge.