Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
imagekit-upload
Upload images to ImageKit from file paths or clipboard, returning the CDN URL for easy sharing and embedding
kevinslin/llm 5
-
dev.add-license
This skill should be used when the user wants to add a LICENSE file to their repository. Currently supports Apache License 2.0 with automatic copyright information detection from git configuration. Also updates package.json license field if the file exists.
kevinslin/llm 5
-
obsidian-canvas
Create and manage Obsidian Canvas files with automatic layout generation. Use when creating visual knowledge maps, weekly reading summaries, or project timelines.
jykim/claude-obsidian-skills 38
-
gobi-onboarding
고비 데스크탑 3.0 대화형 음성 온보딩 가이드
jykim/claude-obsidian-skills 38
-
epub-to-markdown
jykim/claude-obsidian-skills 38
-
ai4pkm-helper
AI4PKM helper for orchestrator configuration, worker management, and CLI workflow integration.
jykim/claude-obsidian-skills 38
-
obsidian-markdown-structure
Validate and enforce markdown document structure including frontmatter positioning, heading hierarchy, and content organization. Use when creating or validating markdown files.
jykim/claude-obsidian-skills 38
-
obsidian-cli
Interact with Obsidian using the official CLI to read, search, create, and manage notes, daily notes, tasks, properties, and more. Use when the user wants to query or manipulate vault content via the obsidian command.
jykim/claude-obsidian-skills 38
-
gemini-image-skill
jykim/claude-obsidian-skills 38
-
obsidian-mermaid
Create Obsidian-compatible Mermaid diagrams. Prefer square layouts (TB + subgraph LR), avoid markdown in labels. Use when creating flowcharts, sequence diagrams, or any Mermaid diagrams in markdown files.
jykim/claude-obsidian-skills 38
-
obsidian-yaml-frontmatter
Manage YAML frontmatter properties with consistent formatting, property names, and value types. Use when creating or updating frontmatter in markdown files.
jykim/claude-obsidian-skills 38
-
markdown-slides
Create presentation slides in Markdown format (Deckset/Marp compatible). Use when user requests to create slides, presentations, or convert documents to slide format. Handles image positioning, speaker notes, and proper formatting.
jykim/claude-obsidian-skills 38
-
markdown-video
Convert Deckset-format markdown slides with speaker notes to presentation video with TTS narration. Use when user requests to create video from slides, generate presentation video, or convert slides to MP4 format.
jykim/claude-obsidian-skills 38
-
youtube-transcript-summarizer
Extract YouTube video transcripts and generate AI-powered summaries in any language. Converts videos to structured markdown documents with summaries, key points, and timelines.
jykim/claude-obsidian-skills 38
-
video-cleaning
jykim/claude-obsidian-skills 38
-
interactive-writing-assistant
This skill provides comprehensive support for the writing process from ideation through revision. Use this skill when helping users write essays, articles, or creative pieces through interactive collaboration. The skill supports co-evolving outline and prose, voice-based input processing, multiple writing styles, and connection to the user's PKM system for enriched content.
jykim/claude-obsidian-skills 38
-
video-add-chapters
Add chapters to videos by transcribing, analyzing, and generating structured markdown documents with YouTube chapter markers. Optionally generate highlight videos.
jykim/claude-obsidian-skills 38
-
video-full-process
Unified workflow combining video-clean and video-add-chapters with transcript reuse and chapter remapping
jykim/claude-obsidian-skills 38
-
obsidian-links
Format and validate Obsidian wiki links with proper filename, section, and folder conventions. Verify links exist before creation and fix broken links. Use when creating or checking wiki links in markdown files.
jykim/claude-obsidian-skills 38
-
docx-to-markdown
jykim/claude-obsidian-skills 38
-
triage
Triage and prioritize Linear backlog. Analyzes issues for staleness, blockers, and suggests priorities based on dependencies and capacity.
alienfast/claude
-
link-deps
Discover and link related issues as dependencies. Searches for issues that should be connected and recommends dependency relationships to establish proper work order.
alienfast/claude
-
Deprecation Handler
Handles deprecated APIs, types, and modules by applying safe migration patterns. Use when encountering deprecation warnings, migrating from deprecated code, updating dependencies with breaking changes, or modernizing legacy code to use current APIs.
alienfast/claude
-
cycle-plan
Plan Linear cycles using velocity analytics. Suggests scope based on historical capacity, identifies dependency risks, balances workload.
alienfast/claude