Skip to content
View XIYO's full-sized avatar
👁️‍🗨️
👁️‍🗨️
  • Korea/seoul
  • 20:31 (UTC +09:00)

Block or report XIYO

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
XIYO/README.md

XIYO

한국어

I build local-first tools that make AI-assisted work repeatable, inspectable, and easier to trust.

My current work focuses on agent integrations for macOS and architecture tooling for SvelteKit. The goal is practical software with a short path from discovery to a verified first run.

Start here

Project What it helps you do Platform Stage
XIYO Plugins Install Sherpa, one assistant for Calendar, Reminders, and read-only message workflows macOS Preview
svelte-arch Keep people and AI agents on the same SvelteKit architecture, with an injectable kit and automated audits SvelteKit Preview

XIYO Plugins

Add the public marketplace directly from GitHub:

codex plugin marketplace add XIYO/plugins
codex plugin add sherpa@xiyo

Sherpa is the single entry point; its Calendar, Reminders, and message specialists are bundled internally. Start a new Codex task after installation so the installed skills are loaded. Claude Code installation and platform prerequisites are documented in the plugin marketplace.

svelte-arch

An architecture standard and injectable project kit for SvelteKit. It gives people and coding agents the same placement rules, project manifest, and executable audit instead of relying on memory alone.

Read the architecture and installation guide

What I optimize for

  • Local-first boundaries — private source data stays on the user's machine unless a documented action explicitly sends selected content elsewhere.
  • Inspectable behavior — CLIs, schemas, and contracts make agent actions reviewable outside a chat UI.
  • Recoverable workflows — idempotent operations, explicit state, and diagnostic commands make interrupted work safe to resume.
  • Agent-ready repositories — installation, first use, verification, security boundaries, and contribution paths are treated as product features.

Project stages

  • Preview — usable today, with interfaces or installation paths that may still change before a stable release.
  • Experimental — published for evaluation; expect missing integrations or manual setup.
  • Archived — kept for reference and no longer actively supported.

Contact

  • Website: xiyo.dev
  • Email: bunny@xiyo.dev
  • Security reports: follow the SECURITY.md policy in the affected repository.

Pinned Loading

  1. plugins plugins Public

    Sherpa: one local-first macOS assistant plugin for Calendar, Reminders, KakaoTalk, and iMessage

    Rust

  2. svelte-arch svelte-arch Public

    Agent-ready SvelteKit architecture standard and injectable audit kit

    JavaScript

  3. remark-figure-caption remark-figure-caption Public

    This project processes images and code written in Markdown. If there is an indented block under the content, it is formatted as a figure caption.

    JavaScript