🎯

markdown-converter

🎯Skill

from steipete/agent-scripts

VibeIndex|
What it does
|

Markdown converter skill using markitdown for converting PDF, Word, PowerPoint, Excel, HTML, CSV, JSON, images, audio, and ZIP archives to Markdown format for LLM processing

πŸ“¦

Same repository

steipete/agent-scripts(16 items)

markdown-converter

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add steipete/agent-scripts --skill markdown-converter
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add steipete/agent-scripts --skill markdown-converter
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/markdown-converter/SKILL.md

SKILL.md

113Installs
-
AddedFeb 4, 2026

More from this repository10

🎯
video-transcript-downloader🎯Skill

Reusable guardrail helpers and shared agent scripts for consistent cross-repo automation, including Swift skills from @Dimillian's collection.

🎯
native-app-performance🎯Skill

Reusable guardrail helpers and shared agent scripts for consistent cross-repo automation, including Swift skills from @Dimillian's collection.

🎯
frontend-design🎯Skill

Designs distinctive, production-grade frontend interfaces with creative aesthetics, avoiding generic AI design and focusing on purposeful, memorable visual experiences.

🎯
brave-search🎯Skill

Reusable guardrail helpers and shared agent scripts for consistent cross-repo automation, including Swift skills from @Dimillian's collection.

🎯
instruments-profiling🎯Skill

Profiles iOS and macOS applications using Xcode Instruments to analyze CPU usage, memory allocation, and energy impact for performance optimization.

🎯
swiftui-performance-audit🎯Skill

Reusable guardrail helpers and shared agent scripts for consistent cross-repo automation, including Swift skills from @Dimillian's collection.

🎯
swift-concurrency-expert🎯Skill

Expertly reviews and remediates Swift concurrency issues, applying actor isolation and Sendable safety with minimal behavior changes.

🎯
1password🎯Skill

A collection of shared guardrail helpers and agent skills for Claude Code, including Swift concurrency, SwiftUI Liquid Glass, SwiftUI performance audit, and view refactoring skills. Designed as a canonical mirror for syncing agent scripts across multiple repos.

🎯
create-cli🎯Skill

Scaffolds new CLI application projects with proper structure and configuration, from a collection of agent scripts and guardrail helpers for Claude Code.

🎯
swiftui-liquid-glass🎯Skill

Guides the implementation, review, and improvement of SwiftUI features using the iOS 26+ Liquid Glass API. Use when adopting Liquid Glass in new SwiftUI UI, refactoring existing features, or reviewing Liquid Glass usage for correctness and design alignment.