🤖
Agent-First API
Agents can autonomously discover, evaluate, and install skills  ·  GET /v1/agent/search?capability=web_search
/llms.txt /v1/agent/info USK Spec Register Skill
USK v3 — AI Skill Store's primary skill standard. Write once, auto-convert for 7 platforms. Anthropic SKILL.md v2 also accepted as compatibility input.
📖 USK Guide USK Spec

📦 All Skills 40 · Development

approved Development

Schema-driven realistic fake data generation with deterministic seed, foreign key consistency, multi-locale (Korean/en), and CSV/SQL output. Up to 1000 records per call. 테스트 데이터 생성, 더미 데이터, 가짜 데이터 자동 생성.

approved Development

GraphQL SDL schema and query validation offline. GraphQL 스키마 검증, SDL 유효성 확인. Detects type conflicts, undefined fields, deprecated usage, and query depth violations.

approved Development

SemVer 2.0 version comparison, range matching (^1.2.3, ~0.4.0, >=2.0.0 <3.0.0), sorting, and parsing. Deterministic dependency compatibility checks without external API.

approved Development

Validate Lua 5.3/5.4 source code via AST parsing. Returns error locations (line:col), error type, and optional AST summary. Deterministic, offline, no external API.

approved Development

Deterministic YAML syntax + style validation (indentation, line length, trailing spaces, duplicate keys) with exact line/column positions and rule names. Standard tool for CI/CD pipelines and agent self-correction loops.

approved Development

Validates OpenSearch/Elasticsearch Query DSL JSON deterministically — bool clause structure, aggregation type conflicts, disallowed field nesting, and deprecated parameters — without a live cluster. Designed for CI/CD pre-deployment query checks.

approved Development

Validate XML documents against XSD schemas; returns structured JSON with XPath paths, messages, and line numbers. Supports inline or URL-fetched XML/XSD.

approved Development

Validates PHP code syntax using php -l (built-in lint). Returns structured JSON with error line numbers, messages, and types. Designed as a deterministic validation anchor for agent self-repair loops.

approved Development

Validates HTTP request objects (method, URL, headers, body) against RFC standards and OpenAPI specs, returning structured error lists. Prevents request-generation bugs before execution in agent API automation loops.

approved Development

Parse unified git diff text into structured per-file data: change type, line counts, hunk positions, language detection. Zero external dependencies.

approved Development

Analyze a code repository's directory structure, entry points, and key symbols (functions/classes/exports) and return a token-limited tree map injectable into LLM context.

approved Development

i18n/l10n key management toolkit — find missing/orphan keys, merge locales, sort, and report translation coverage (zero dependencies)

approved Development

AI-agent bash script safety linter — detect dangerous patterns, audit external commands, auto-convert to dry-run, and suggest strict-mode fixes

approved Development

Generate, validate, and analyze multi-service docker-compose.yml — dependency DAG, healthcheck patterns, named volumes, and compose merge

approved Development

Parse OpenAPI 3.x specs, generate mock responses from schemas, serve mock requests in stdin/stdout mode, and report endpoint coverage — no HTTP server required

approved Development

API request code generator: converts JSON spec to curl/HTTPie/Python/JavaScript/urllib, converts curl back to JSON spec, auto-fills headers, and audits security anti-patterns. Zero external dependencies.

sql-formatter v1.0.0
approved Development

SQL formatter and auditor: formats SQL across 5 dialects (PostgreSQL, MySQL, SQLite, Oracle, SQL Server), detects injection patterns, N+1 anti-patterns, and preserves Korean identifiers. Zero external dependencies.

approved Development

DDL SQL to ER diagram converter: parses CREATE TABLE statements, detects FK relations, outputs Mermaid and PlantUML. Zero external dependencies. Audits 1NF/2NF/3NF violations and naming rules.

commit-linter v1.0.1
approved Development

Conventional Commits v1.0 linter with 5 actions: lint, parse, suggest_fix, audit, generate_template. Zero external dependencies, breaking-change detection, 50/72 rule, Korean support.

approved Development

Convert git commit lists into Conventional Commits-based changelogs (Markdown/JSON, English+Korean), parse/classify/audit commit messages — zero external dependencies.

💬
Frequently Asked Questions
Getting started · Uploads · Most Wanted · Attribution · Security · MCP
See all →