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

NyaaChat

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

수집된 skills
5
Stars
13
업데이트
2026-07-19
Forks
4
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

rebuild
네트워크·컴퓨터 시스템 관리자

Rebuild the NyaaChat Docker image and restart containers. Use this whenever the project needs a Docker rebuild + restart (e.g., after Dockerfile, nginx.conf, docker-compose.yml, extension registry, or built frontend asset changes). Runs rebuild.py — a cross-platform Python script that works on Windows, Linux, and macOS.

2026-07-19
update-comfyui-workflow-info
소프트웨어 개발자

Update NyaaChat/public/comfyui/ComfyUI-workflow-info.md when ComfyUI models or workflows change. Cross-references download history, providers.ts workflow registry, and non-API workflow JSON files to produce accurate model download entries with correct URLs.

2026-07-08
commit-push
소프트웨어 개발자

Create a git commit and optionally push to origin/master for the NyaaChat workspace — this covers three independent repos that share this working tree: the main NyaaChat repo, and the two private sub-service repos nyaachat-knowledge/ and shared-server/. Trigger when the user explicitly asks to commit, push, "提交", "推送", or "上传到 GitHub". Always identify which of the three repos the changes belong to first. Follows Conventional Commits style, never auto-commits without an explicit request, and refuses destructive operations (force-push, --no-verify, --amend on pushed commits, git config changes).

2026-07-06
rebuild-knowledge
네트워크·컴퓨터 시스템 관리자

Rebuild the NyaaChat knowledge base backend Docker image and restart its container, independently of the frontend and shared-server. Use whenever knowledge backend code, its Dockerfile, or docker-compose.knowledge.yml changes. Runs rebuild-knowledge.py — a cross-platform Python script that works on Windows, Linux, and macOS.

2026-07-04
rebuild-shared
네트워크·컴퓨터 시스템 관리자

Rebuild the NyaaChat shared-character backend (nyaachat-shared, port 5107) Docker image and restart its container, independently of the frontend. Use whenever shared-server code, its Dockerfile, or docker-compose.shared.yml changes. Runs rebuild-shared.py — a cross-platform Python script that works on Windows, Linux, and macOS.

2026-07-03