Skip to main content
在 Manus 中运行任何 Skill
一键导入
ziyacivan
GitHub 创作者资料

ziyacivan

按仓库查看 1 个 GitHub 仓库中的 16 个已收集 skills。

已收集 skills
16
仓库
1
更新
2026-04-01
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

create-structured-output
软件开发工程师

Scaffolds a Pydantic v2 output schema and attaches it to an Agent for structured JSON output. Covers provider-specific paths (OpenAI json_schema, Anthropic tool-use, Gemini response_schema, fallback parsing). Invoke when the user says "create a structured output schema", "make my agent return JSON", "define a Pydantic output model", "get structured data from the agent", "add output schema", or "validate agent output".

2026-04-01
debug-agent
软件开发工程师

Diagnoses failing or misbehaving django-ai-sdk agents using a structured debug checklist and extended thinking. Invoke when the user says "my agent is not working", "debug my agent", "agent returns empty response", "tool is not being called", "agent loop not terminating", "agent is ignoring the system prompt", "why is my agent failing", or "trace an agent run".

2026-04-01
generate-media
软件开发工程师

Scaffolds calls to the embeddings, audio (transcription/synthesis), and image generation modules. Invoke when the user says "generate an image", "transcribe audio", "generate speech", "use the images module", "add image generation to my agent", "process audio with the SDK", or "embed a document".

2026-04-01
migrate-to-sdk
软件开发工程师

Migrates existing AI code (raw OpenAI/Anthropic SDK calls, LangChain chains, LlamaIndex pipelines) to django-ai-sdk patterns. Produces side-by-side before/after code with a migration checklist. Invoke when the user says "migrate from OpenAI SDK", "migrate from LangChain", "convert my existing agent", "replace openai.ChatCompletion", or "port to django-ai-sdk".

2026-04-01
scaffold-memory
软件开发工程师

Scaffolds EpisodicMemory (DB-backed ordered recall) or SemanticMemory (pgvector embedding search) backends and attaches them to an Agent. Invoke when the user says "add memory to my agent", "set up episodic memory", "set up semantic memory", "give my agent long-term memory", "use BaseMemory", "store and retrieve memories", or "make my agent remember things".

2026-04-01
scaffold-orchestration
软件开发工程师

Scaffolds multi-agent orchestration patterns (pipeline, parallel, handoff/router) from the djangosdk.orchestration module. Invoke when the user says "create a multi-agent pipeline", "set up agent orchestration", "build a supervisor agent", "create an evaluator agent", "chain agents together", "fan out to parallel agents", or "build a router agent".

2026-04-01
setup-mcp
软件开发工程师

Scaffolds an MCP (Model Context Protocol) server and client using djangosdk.mcp. Invoke when the user says "set up MCP", "create an MCP server", "connect to an MCP client", "expose tools via MCP", "use MCP decorators", "integrate MCP", or "add MCP support".

2026-04-01
setup-observability
软件开发工程师

Configures observability backends (LangSmith, Langfuse, OpenTelemetry) by generating the correct AI_SDK settings block, environment variables, and Django signal receivers. Invoke when the user says "add observability", "set up LangSmith", "configure Langfuse", "add OpenTelemetry tracing", "how do I trace my agents", "enable tracing", or "monitor my agent".

2026-04-01
当前展示该仓库 Top 8 / 16 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库