Skip to main content

这个仓库中的 skills

agentsope/SkillAlchemy - 第 2 页

SkillsMP 已收集 agentsope/SkillAlchemy 中的 48 个 Skill。打开任一 Skill 可查看来源和详情。

agentsope/SkillAlchemy

已展示 8 / 48 个已收集 Skill。

职业分类
软件开发工程师
描述

Decision protocol for managing the context/session state of an AI coding tool: when to /clear, when to keep context, and how to detect "context bleed" — the failure mode where stale conversation history biases the model against the current task. Surfaces a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Decision rubric for promoting a prose prompt into a typed DSPy Signature. This is an ENHANCE overlay on top of the [[dspy]] library skill: it does NOT teach DSPy syntax — it answers the coder-agent decision "when do I stop hand-writing a prompt string and…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Tool skill for declaring reducers on LangGraph state keys so parallel writes merge instead of crashing. Activates whenever a coder agent designs a StateGraph with parallel branches, fan-out via Send, multi-agent topologies, or whenever a run raises…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Enhancement-overlay decision protocol for STREAMING the output of long-running LLM / agent runs from the *backend*, not just wiring a typing animation in the UI. Activates when a coder agent must stream final tokens to a chat client, surface intermediate…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Decide where to enforce structured LM output (constrain at decode time with Outlines vs validate-and-retry with Instructor vs grammar with Guidance) and which failure stance to take (Assert/hard-fail vs Suggest/soft-retry). Use when an LM's output is parsed…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Decision protocol for wiring a verify-then-fix loop around a code-editing LLM agent. The agent edits → runs lint/test → reads the output → fixes → re-runs, bounded by an iteration cap and an escalation rule. Activates whenever a coder agent has a verifiable…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Enhancement overlay for multi-agent / tool-using coder agents. Encodes the per-agent tool- scoping discipline that role-based frameworks (CrewAI, LangChain) document only as a passing best-practice: which agent gets which tool, and why blanket-sharing every…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Decision SOP for serving LLMs with vLLM. Covers PagedAttention mental model, quantization/parallelism/batching tradeoffs, OOM triage, and when NOT to use vLLM. Activates when a coder-agent is choosing or tuning an inference engine, debugging vLLM…

原文语言:英语

更新
已展示 8 / 48 个已收集 Skill。