research-storage
π―Skillfrom bityoungjae/marketplace
I apologize, but I cannot confidently infer what the "research-storage" skill does based on the README provided. The README does not mention or describe the "research-storage" skill, and it only li...
Installation
npx skills add https://github.com/bityoungjae/marketplace --skill research-storageSkill Details
Overview
# bityoungjae-marketplace
A Claude Code plugin marketplace by BitYoungjae.
Installation
```bash
/plugin marketplace add bityoungjae/marketplace
```
Plugins
[dokhak](./plugins/dokhak/)
> Burn tokens, earn knowledge.
Self-learning resource creation plugin. Specify a topic and Dokhak automates the entire workflow from project scaffolding to document generation.
```bash
/plugin install dokhak@bityoungjae-marketplace
```
Features:
- Conversational interview for personalized learning materials
- Domain-adaptive generation (technology, history, science, arts, language)
- Automated web research and curriculum design
- Document generation with consistent structure
[nvim-doctor](./plugins/nvim-doctor/)
> Like brew doctor for your Neovim setup.
Diagnose and fix your Neovim configuration issues with AI-powered analysis. Troubleshoots plugin conflicts, keybinding problems, performance bottlenecks, LSP issues, and configuration errors.
```bash
/plugin install nvim-doctor@bityoungjae-marketplace
```
Features:
- Error diagnosis with root cause analysis
- Configuration audit with A-F grading
- Plugin version compatibility investigation
- Deprecated API detection (Neovim 0.9-0.12)
- Support for LazyVim, NvChad, AstroNvim, and custom configs
[obsidian-blocks](./plugins/obsidian-blocks/)
> Visual content through code blocks.
Skills for writing visual content in Obsidian using code blocks. Formulas, graphs, diagrams, and more beyond plain text.
```bash
/plugin install obsidian-blocks@bityoungjae-marketplace
```
Commands:
/enhance: Analyze and enhance documents with visual elements
Skills:
mathjax-rendering: LaTeX formula syntax and MathJax renderingdesmos-graphing: Interactive graphs with Desmosmermaid-diagramming: 16 types of Mermaid diagramstikzjax-diagramming: TikZ diagrams (geometry, circuits, chemistry, 3D plots)
[gitkkal](./plugins/gitkkal/)
> Commit smarter, not harder.
>
> Named after Korean "κΈ°κΉλλ€" (giggal-nada), meaning stylish or impressive.
Automate Git workflowsβsmart branch naming, flexible commit styles, and PR generation.
```bash
/plugin install gitkkal@bityoungjae-marketplace
```
Commands:
/gitkkal:init: Configure commit style and preferences/gitkkal:branch: Create a branch based on your changes/gitkkal:commit: Generate commits in your preferred style/gitkkal:pr: Create or update a pull request
[omarchy](./plugins/omarchy/)
> Theme once, apply everywhere.
Skills for creating and managing themes in Omarchy, a Hyprland-based Linux desktop environment. Define colors once in a TOML file, automatically generate configs for 13+ applications.
```bash
/plugin install omarchy@bityoungjae-marketplace
```
Features:
- 22 color variables with automatic config generation
- Support for terminals (Alacritty, Kitty, Ghostty)
- Hyprland, Waybar, Walker, Mako integration
- Dark and light theme support
Skills:
omarchy-theming: Template-based theme creation with colors.toml
License
MIT
More from this repository8
Based on the README, I cannot find a detailed description of the "project-interview" skill. The README lists several plugins for the marketplace, but does not provide specifics about the "project-i...
Based on the context of the `gitkkal` plugin, which is about Git workflows, the "branch" skill likely helps developers automatically create and name Git branches based on the current code changes o...
mathjax-rendering skill from bityoungjae/marketplace
I apologize, but I cannot find a description of the "config-auditing" skill in the provided README. The README lists several plugins (dokhak, nvim-doctor, obsidian-blocks, gitkkal), but does not me...
plugin-research skill from bityoungjae/marketplace
domain-profiles skill from bityoungjae/marketplace
Based on the README and the context of other Neovim-related plugins in this marketplace, I infer that "neovim-debugging" likely: Provides advanced AI-powered debugging capabilities and interactive...
Renders complex technical diagrams using TikZ syntax, supporting visualizations in geometry, electrical circuits, chemical structures, and 3D plots within Obsidian markdown documents.