Wiki
Skill Verifiziert AktivLLM Wiki — persistent markdown knowledge base that compounds across sessions (Karpathy model)
To provide a structured and persistent markdown knowledge base that compounds across LLM sessions, enabling efficient knowledge capture, retrieval, and maintenance.
Funktionen
- Persistent markdown knowledge base
- Cross-session knowledge compounding
- Ingest, query, lint, add, read, delete operations
- Local storage with index and log
- Wiki-link cross-references
Anwendungsfälle
- Capture project documentation and decisions
- Search across all wiki pages for specific keywords and tags
- Maintain health checks on the wiki content
- Automatically capture significant discoveries as session logs
Nicht-Ziele
- Using vector embeddings for search; relies on keyword + tag matching only
- Storing pages outside the project's local `.omc/wiki/` directory
- Real-time syncing or cloud-based storage
Code Execution
- info:LoggingThe `wiki_log` operation reads from `.omc/wiki/log.md`, suggesting a form of logging for operations, but detailed audit logging for every action is not explicitly confirmed.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add Yeachan-Heo/oh-my-claudecode/plugin install oh-my-claudecode@omcQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Readme I18n
100Nutzen Sie dies, wenn der Benutzer eine Repository-README übersetzen, ein Repository mehrsprachig machen, Dokumentationen lokalisieren, einen Sprachumschalter hinzufügen, die README internationalisieren oder lokalisierte README-Varianten in einem GitHub-ähnlichen Repository aktualisieren möchte.
Product Self Knowledge
100Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing, models, streaming), and Claude.ai (Pro vs Team vs Enterprise plans, feature limits). Trigger this even for coding tasks that use the Anthropic SDK, content creation mentioning Claude capabilities or pricing, or LLM provider comparisons. Any time you would otherwise rely on memory for Anthropic product details, verify here instead — your training data may be outdated or wrong.
Wiki Builder
99Start, structure, and grow a persistent research wiki indexed in pro-workflow's SQLite knowledge base. Each wiki is a folder of markdown pages with provenance, plus a shadow FTS5 index so any session can recall it. Use when the user says "start a wiki", "add to wiki", "compile a page", "wiki on X", or wants a long-lived knowledge base on a topic, paper, product, person, project, or codebase.
Planning with Files
99Sistema de planificación basado en archivos estilo Manus para organizar y rastrear el progreso de tareas complejas. Crea task_plan.md, findings.md y progress.md. Cuando el usuario solicita planificación, desglose u organización de proyectos multipaso, tareas de investigación o trabajos que requieren más de 5 llamadas a herramientas. Soporta recuperación automática de sesión tras /clear. Palabras clave: planificación de tareas, planificación de proyecto, crear plan de trabajo, analizar tareas, organizar proyecto, seguimiento de progreso, planificación multipaso, ayúdame a planificar, desglosar proyecto
Teach Guidance
100Guide a person in becoming a better teacher and explainer. AI coaches content structuring, audience calibration, explanation clarity, Socratic questioning technique, feedback interpretation, and reflective practice for technical presentations, documentation, and mentoring. Use when a person needs to present technical content and wants preparation coaching, wants to write better documentation or tutorials, struggles to explain concepts across expertise levels, is mentoring a colleague, or is preparing for a talk or knowledge-sharing session.
Prepare Inspection Readiness
100Prepare an organisation for regulatory inspection by assessing readiness against agency-specific focus areas (FDA, EMA, MHRA). Covers warning letter and 483 theme analysis, mock inspection protocols, document bundle preparation, inspection logistics, and response template creation. Use when a regulatory inspection has been announced or is anticipated, when a periodic self-assessment is due, when new systems have been implemented since the last inspection, or after a significant audit finding that may attract regulatory attention.