Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

KimiX

KimiX에는 Sikao-Engine에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
86
업데이트
2026-07-17
Forks
9
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

api
소프트웨어 개발자

Guide for using Kimi 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 kimi_agent_sdk.

2026-07-17
doc
소프트웨어 개발자

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.

2026-07-11
app
웹 개발자

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

2026-07-02
serve
소프트웨어 개발자

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 dummy_app.py, dummy_session_manager.py, sse_cli.py, and src/app/.

2026-07-02
tool
소프트웨어 개발자

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

2026-07-01
skill-creator
기타 컴퓨터 관련 직업

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

2026-06-14
kimi-cli-help
소프트웨어 개발자

Answer Kimi Code CLI usage, configuration, and troubleshooting questions. Use when user asks about Kimi Code CLI installation, setup, configuration, slash commands, keyboard shortcuts, MCP integration, providers, environment variables, how something works internally, or any questions about Kimi Code CLI itself.

2026-05-27
pyproject
소프트웨어 개발자

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.

2026-05-26
opcode-api
소프트웨어 개발자

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

2026-04-30