Skip to main content
Run any Skill in Manus
with one click
GitHub repository

blog

blog contains 14 collected skills from bosens-China, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
14
Stars
10
updated
2026-07-11
Forks
3
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

dogecloud-docs
software-developers

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

2026-07-11
code-review-and-quality
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-03-30
langchain-middleware
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-03-30