Loading...
Loading...
Found 69 Skills
Markdown 파일을 한글 문서(HWPX)로 변환합니다. pypandoc-hwpx 기반.
Reads images of payment statements and returns structured data. It can be called by other skills or directly by users.
Reads images of withholding tax slips and returns structured data. It can be called by other skills or directly by users.
Formats text according to specified style guidelines. A clean example skill with no security issues.
Extract text from PDF files, translate it to a target language, and save the result as a Markdown file. Use this skill when the user wants to translate a PDF document.
PDF content extraction and analysis specialist
Process raw source documents into wiki pages. Use when the user adds files to raw/ and wants them ingested, says "process this source", "ingest this article", "I added something to raw/", or wants to incorporate new material into their wiki, second brain, or knowledge base.
Processes a new source from raw/ into the wiki. Activates when the user asks to ingest, process, add, or incorporate a source into the knowledge base.
Use markdown.new to fetch web content, convert files, and crawl sites as clean Markdown instead of raw HTML. Trigger this skill whenever you need to read a webpage, fetch URL content, convert a document (PDF, DOCX, XLSX, images, etc.), or crawl a website. This includes any task involving summarizing web pages, extracting content from URLs, ingesting documents, researching topics online, or gathering information from websites. If you're about to fetch HTML from a URL, use markdown.new instead — it returns clean Markdown with 80% fewer tokens.