Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

chatbotfullpipeline

chatbotfullpipeline 收录了来自 minh2004pd 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
19
更新
2026-04-15
Forks
5
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

test-qa
软件质量保证分析师与测试员

Create test cases, run QA/QC checks, and ensure code quality. Use when asked to write tests, review code quality, or perform QA. Supports: unit tests, integration tests, coverage analysis, linting, type checking.

2026-04-15
adk-wiki-trace
软件质量保证分析师与测试员

Diagnose why the agent isn't calling wiki tools correctly — checks tool registration, system_instruction wiki strategy, and replays a query to trace tool call behavior.

2026-04-09
research-add
档案文员

Standard flow for adding a new research paper to MemRAG — upload, wait for wiki ingestion, verify output. Use when onboarding a new paper into the knowledge base.

2026-04-09
wiki-debug
软件开发工程师

Inspect wiki state for a user — list all pages, read index.md, show recent log entries. Use when wiki isn't updating correctly after ingestion or when you need to verify wiki content.

2026-04-09
adk-debug
软件开发工程师

Diagnose và fix các vấn đề liên quan đến Google ADK agents, tools, session state, multi-agent communication trong dự án MemRAG.

2026-04-08
check-all
软件质量保证分析师与测试员

Run the full pre-push verification sequence — backend lint+format, backend tests, frontend types+lint+build. Stop and report on first failure.

2026-04-07
deploy-frontend
软件开发工程师

Build frontend and deploy to S3 + CloudFront. Run manually from local machine when you want to deploy without waiting for CI. Requires AWS credentials and CF_DISTRIBUTION_ID env var.

2026-04-07
lint-fix
软件开发工程师

Auto-fix ruff format + lint errors in backend before committing. Run this before any git push to avoid CI/CD failures.

2026-04-02
verify-fe
软件质量保证分析师与测试员

Verify frontend is clean before commit or deploy — runs TypeScript type-check, ESLint, and Vite production build from frontend/

2026-04-01
docker-reset
网络与计算机系统管理员

Full Qdrant data reset — run when embedding dimension changes or data is corrupted. Destroys all vector data.

2026-04-01
verify
软件质量保证分析师与测试员

Run the full test suite with coverage. Use before marking a task done.

2026-04-01