agently-model-request-playbook

Installation
SKILL.md

Agently Model Request Playbook

This skill is the scenario-routing entry point for model-request-side work in Agently. Use it when the request starts from business needs rather than one specific API. It helps choose the right request skill or skill combination. It does not replace the implementation skills themselves.

Prerequisite: Agently >= 4.0.8.5.

Scope

Use this skill for:

  • deciding how a standard Agently model request should be built
  • deciding how a higher-quality request should be upgraded for structure, streaming, or reuse
  • deciding which parts belong to Agently and which parts belong to business logic
  • deciding when to add tools, MCP, knowledge-base or RAG retrieval, session continuity, prompt config, or FastAPI exposure
  • deciding when the problem has outgrown one request and should escalate to TriggerFlow

Do not use this skill for:

  • direct API-level implementation details
Related skills

More from agentera/agently-skills

Installs
1
GitHub Stars
8
First Seen
Mar 11, 2026