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

blog

blog 收录了来自 bosens-China 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
14
Stars
10
更新
2026-07-11
Forks
3
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

dogecloud-docs
软件开发工程师

当需要编写、理解、评审或排查多吉云云存储、S3/Boto3、临时密钥、文件管理 API、图片处理、CI 静态站部署、增量上传或上传性能问题时使用。

2026-07-11
code-review-and-quality
软件质量保证分析师与测试员

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

2026-06-30
deep-agents-core
软件开发工程师

INVOKE THIS SKILL when building ANY Deep Agents application. Covers create_deep_agent(), harness architecture, SKILL.md format, and configuration options.

2026-03-30
deep-agents-memory
软件开发工程师

INVOKE THIS SKILL when your Deep Agent needs memory, persistence, or filesystem access. Covers StateBackend (ephemeral), StoreBackend (persistent), FilesystemMiddleware, and CompositeBackend for routing.

2026-03-30
deep-agents-orchestration
软件开发工程师

INVOKE THIS SKILL when using subagents, task planning, or human approval in Deep Agents. Covers SubAgentMiddleware, TodoList for planning, and HITL interrupts.

2026-03-30
framework-selection
软件开发工程师

INVOKE THIS SKILL at the START of any LangChain/LangGraph/Deep Agents project, before writing any agent code. Determines which framework layer is right for the task: LangChain, LangGraph, Deep Agents, or a combination. Must be consulted before other agent skills.

2026-03-30
langchain-dependencies
软件开发工程师

INVOKE THIS SKILL when setting up a new project or when asked about package versions, installation, or dependency management for LangChain, LangGraph, LangSmith, or Deep Agents. Covers required packages, minimum versions, environment requirements, versioning best practices, and common community tool packages for both Python and TypeScript.

2026-03-30
langchain-fundamentals
软件开发工程师

Create LangChain agents with create_agent, define tools, and use middleware for human-in-the-loop and error handling.

2026-03-30
langchain-middleware
软件开发工程师

INVOKE THIS SKILL when you need human-in-the-loop approval, custom middleware, or structured output. Covers HumanInTheLoopMiddleware for human approval of dangerous tool calls, creating custom middleware with hooks, Command resume patterns, and structured output with Pydantic/Zod.

2026-03-30
langchain-rag
软件开发工程师

INVOKE THIS SKILL when building ANY retrieval-augmented generation (RAG) system. Covers document loaders, RecursiveCharacterTextSplitter, embeddings (OpenAI), and vector stores (Chroma, FAISS, Pinecone).

2026-03-30
langgraph-fundamentals
软件开发工程师

INVOKE THIS SKILL when writing ANY LangGraph code. Covers StateGraph, state schemas, nodes, edges, Command, Send, invoke, streaming, and error handling.

2026-03-30
langgraph-human-in-the-loop
软件开发工程师

INVOKE THIS SKILL when implementing human-in-the-loop patterns, pausing for approval, or handling errors in LangGraph. Covers interrupt(), Command(resume=...), approval/validation workflows, and the 4-tier error handling strategy.

2026-03-30
langgraph-persistence
软件开发工程师

INVOKE THIS SKILL when your LangGraph needs to persist state, remember conversations, travel through history, or configure subgraph checkpointer scoping. Covers checkpointers, thread_id, time travel, Store, and subgraph persistence modes.

2026-03-30
deepseek-api-guide
软件开发工程师

当需要调用、配置或调优 DeepSeek 等大模型 API 参数(如 temperature、并发与限速)时使用。

2026-03-30