Sikao-Engine

9 mods across 1 repository, 110 stars between them.

app

01

Sikao-Engine/KimiX

Skill Claude CodeCodex

Guide for the Kimix web frontend (src/app/) — vanilla TypeScript + Vite, SSE-based chat UI mirroring ssecli.py. Use when modifying the frontend, adding new UI features, changing the API client, or understanding the message rendering pipeline.

110 2d ago A 55 tokens

doc

02

Sikao-Engine/KimiX

Skill Claude CodeCodex

Guide for navigating and maintaining Kimix project documentation. Use when: (1) user asks about the docs structure, (2) user wants to add, update, or append content to project documents.

110 2d ago A 0 tokens

opcode_api

03

Sikao-Engine/KimiX

Skill Claude CodeCodex

Guide for Kimix opencode-style HTTP server (FastAPI + SSE), including route definitions, builtin endpoints, and app.post usage.

110 2d ago A 30 tokens

pyproject

04

Sikao-Engine/KimiX

Skill Claude CodeCodex

Reference for pyproject.toml files in the kimix monorepo. Use when modifying, adding, or analyzing Python package configs, workspace dependencies, build systems, or linting rules.

110 2d ago A 41 tokens

serve

05

Sikao-Engine/KimiX

Skill Claude CodeCodex

Guide for the Kimix HTTP serve system — FastAPI backend + TypeScript/Vite frontend. Use when adding new backend endpoints, modifying the session manager, changing the frontend API client, or understanding how data flows from backend to UI. Covers dummyapp.py, dummysessionmanager.py, ssecli.py, and src/app/.

110 2d ago A 68 tokens

tool

06

Sikao-Engine/KimiX

Skill Claude CodeCodex

Guide for creating tools using CallableTool2 and Params pattern, plus YAML agent registration.

110 2d ago A 18 tokens

KimiX AGENTS.md

07

Sikao-Engine/KimiX

Instructions file CodexOpenCode

AGENTS.md instructions for Sikao-Engine/KimiX, a project described as: The next-gen lightweight coding agent cli.

110 2d ago A 567 tokens

kimix_api

08

Sikao-Engine/KimiX

Skill Claude CodeCodex

Guide for using KimiX API utilities covering kimix, kimix.utils, kimix.base, kimix.dag, kimix.network, kimix.server, kimix.parser, kimix.tools, kimix.cot, kimix.retrieval, kimix.summarize, and kimiagentsdk.

110 2d ago A 67 tokens

skill-creator

09

Sikao-Engine/KimiX

Skill Claude CodeCodex

Guide for creating effective skills. Use when users want to create or update a skill that extends agent's capabilities.

110 2d ago A 26 tokens