GET /v1/agent/search?capability=web_search
SKILL.md v2 also accepted as compatibility input.
Structured document template engine: renders invoices, receipts, reports, and contracts from JSON data. Supports table loops, totals, Korean business format, multi-currency, and HTML/Markdown output. Zero external dependencies.
한국 법인명 정규화: 18+ 법인격 기호 정규화((주)/㈜/(유)/(재)/(사)/(학) 등), 영문 변환, 중복 감지, 가짜/임시 상호 감지. Zero external dependencies. Korean company name normalizer with legal form detection, English conversion, deduplication, and business name audit.
Text chunking toolkit with 5 actions: chunk, detect_boundaries, count_tokens, merge_chunks, audit_chunk_quality. Zero external dependencies. 6 strategies including Korean sentence boundary detection, token-aware chunking, overlap management.
Readability scoring for English and Korean text. 5 actions: score, compare, suggest_improvements, audit, segment. Zero external dependencies. Flesch-Kincaid + Korean heuristics.
HTML to Markdown converter with 5 actions: convert, sanitize, extract_text, extract_links, audit. Zero external dependencies, GFM tables/strikethrough/task lists, script/style removal.
Draft, adjust tone, check for passive-aggressive language, optimize subject lines, and suggest replies for US business emails.
Extractive text summarization toolkit: TextRank, frequency & position heuristics, Korean-first, zero external dependencies. Actions: extract, score_sentences, detect_topics, compare_summaries, audit.
Markdown parse, TOC, render, frontmatter, audit, summarize — zero external deps, Korean-first, agent-native stdin/stdout
Rule-based writing style rewriter — 8 presets (Korean/English), formality detection, consistency analysis, fully offline / 룰 기반 문체 변환기 — 8종 프리셋, 격식도 감지, 일관성 분석, 완전 오프라인
텍스트를 다른 언어로 번역합니다. DeepL, Google Translate, LibreTranslate를 지원합니다.
Markdown을 HTML로 변환하거나 HTML에서 순수 텍스트를 추출합니다. 콘텐츠 파이프라인 및 문서 처리에 활용합니다.
{{변수}} 패턴 텍스트 템플릿 치환 엔진. 프롬프트 조립, 이메일/메시지 생성, 동적 텍스트 생성에 사용합니다.
두 텍스트를 비교하여 차이점을 분석합니다. 줄 단위 또는 단어 단위 비교를 지원합니다.
정규표현식으로 텍스트를 검색, 추출, 치환합니다. 매칭 여부 확인, 모든 일치 항목 추출, 패턴 치환, 텍스트 분할을 지원합니다. 외부 의존성 없음.
텍스트의 통계 정보를 분석합니다. 단어 수, 문장 수, 문자 빈도, 평균 단어 길이, 가장 많이 쓰인 단어 등을 반환합니다.
텍스트 변환 유틸리티 스킬입니다. 대소문자 변환, 단어/문자/줄 수 계산, 뒤집기, 공백 제거 등을 지원합니다. 외부 API 불필요.