Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component...
npx skills add solatis/claude-config --skill "arxiv-to-md"
Install specific skill from multi-skill repository
# Description
Convert arXiv papers to LLM-consumable markdown. Invoke when user provides an arXiv ID or URL, or when syncing academic papers from a PDF folder to a markdown destination.
# SKILL.md
name: arxiv-to-md
description: Convert arXiv papers to LLM-consumable markdown. Invoke when user provides an arXiv ID or URL, or when syncing academic papers from a PDF folder to a markdown destination.
arXiv to Markdown
Convert arXiv papers (TeX source) to clean markdown for LLM consumption.
Invocation
Do NOT explore or analyze first. Run the script and follow its output.
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.