GET /v1/agent/search?capability=web_search
SKILL.md v2 also accepted as compatibility input.
Cohort analysis with LTV prediction, churn modeling, and retention strategy recommendations.
Creates brand positioning maps, identifies white space opportunities, and generates messaging frameworks.
Analyzes financial statements with 20+ ratios, anomaly detection, and industry benchmarking.
Analyzes budget vs actual variances with root cause decomposition and scenario simulation.
AI risk classification, governance policy generation, and NYC LL 144 bias audit for US employment AI systems
Plan SEO blog structure, generate meta tags and JSON-LD schema markup, audit existing content for SEO issues, and design CTA strategy by funnel stage.
Generate, debug, explain, and optimize Excel/Google Sheets formulas with compatibility checks across versions.
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.
Data visualization code generator: auto-detects data shape, recommends chart type, generates matplotlib/plotly/D3 code, applies colorblind-safe Okabe-Ito palette. Zero external deps. Actions: recommend, generate_code, palette, audit, examples.
Sitemap parser with 4 actions: fetch_via_robots, parse, detect, audit. Zero external deps, robots.txt auto-discovery, Korean URL encoding, 10+ audit rules.
Unicode text normalizer with 5 actions: normalize, detect, korean_jamo, width_convert, audit. Zero external dependencies, Korean jamo decompose/combine, fullwidth conversion, zalgo/homoglyph security audit.
Convert git commit lists into Conventional Commits-based changelogs (Markdown/JSON, English+Korean), parse/classify/audit commit messages — zero external dependencies.
Parse unified git diffs into structured JSON, generate bilingual (EN+KO) summaries, classify change impact, and detect anti-patterns — zero external dependencies.
.env file validator with 4 actions: validate, infer_schema, mask, audit. Zero external dependencies, Korean-first messages, sensitive key auto-masking, 10+ audit rules.
QR code and 1D barcode generator/decoder — zero dependencies, Korean UTF-8 native, SVG+text-art output, 10+ audit rules
WCAG 2.1 color contrast analysis, fix suggestions, palette matrix, and anti-pattern audit — zero external dependencies.
RSS/Atom feed reader with 4 actions: fetch, detect_encoding, filter, audit. Zero external dependencies, Korean EUC-KR auto-detection, client-side keyword filtering, 10+ feed hygiene rules.
CSV content validator with 4 actions: validate, infer_schema, stats, audit. Zero external dependencies, Korean PII detection, fix_hint per error, Korean-first messages.
Explain cron expressions in plain English and Korean, compute next run times, and detect anti-patterns — zero external dependencies.