Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

NyaaChat

يحتوي NyaaChat على 5 من skills المجمعة من NyaaCaster، مع تغطية مهنية على مستوى المستودع وصفحات 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