Source

agentera/agently-skills

39 skills · 1.2K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
agently Use when a model-powered product, assistant, automation, evaluator, or workflow request still needs the right Agently…
agentera/agently-skills
182
2
agently-triggerflow Use when developer-owned execution needs inspectable branching, concurrency, joins, waits, approval, retry, runtime s…
agentera/agently-skills
132
3
agently-request Use for Agently request-side setup and contracts: model settings, Prompt/input/output design, effect tuning, missing …
agentera/agently-skills
89
4
agently-runtime Use for Agently runtime extension surfaces: Actions and MCP, ExecutionResource lifecycle, TaskWorkspace file capabili…
agentera/agently-skills
88
5
agently-migration Use when migrating an existing LangChain, LangGraph, LlamaIndex, or CrewAI system into Agently and mapping each sourc…
agentera/agently-skills
66
6
agently-dynamic-task Use when the user needs Agently TaskDAG / Dynamic Task, model-generated or app-submitted DAG planning, TaskDAG valida…
agentera/agently-skills
62
7
agently-playbook Use when the user wants to build, initialize, validate, optimize, or refactor a model-powered assistant, internal too…
agentera/agently-skills
51
8
agently-model-setup Use when the request is already narrowed to wiring a model endpoint, env vars, settings-file-based model config, `${E…
agentera/agently-skills
44
9
agently-prompt-management Use when the user is shaping how one model request or request family should be instructed or templated, including pro…
agentera/agently-skills
44
10
agently-agent-extensions Use when the user wants tool use, MCP access, HTTP or streaming API exposure, auto-function helpers, wait-for-key beh…
agentera/agently-skills
42
11
agently-langchain-to-agently Use when a migration is already known to stay on the LangChain agent side, including agent setup, tools, structured o…
agentera/agently-skills
42
12
agently-langgraph-to-triggerflow Use when a migration is already known to stay on the LangGraph orchestration side, including stages, routing, checkpo…
agentera/agently-skills
42
13
agently-output-control Use when the user wants stable structured fields, required keys, reliable machine-readable sections, or downstream-co…
agentera/agently-skills
42
14
agently-knowledge-base Use when the user wants embeddings, vector indexing, retrieval, or retrieval-backed answers, including embedding-agen…
agentera/agently-skills
41
15
agently-migration-playbook Use when the user wants to migrate an existing LangChain or LangGraph system and the first decision is whether the so…
agentera/agently-skills
41
16
agently-model-response Use when the user wants to reuse one model result, read text/data/meta without re-requesting, or stream partial updat…
agentera/agently-skills
41
17
agently-session-memory Use when the user needs conversation continuity, memo, or restore-after-restart behavior for a request family, includ…
agentera/agently-skills
41
18
agently-design Use to design, understand, tune, or audit a non-trivial Agently model workflow: model-node responsibilities, input/ou…
agentera/agently-skills
37
19
agently-stage Use for Agently-Stage process-local task lifetime and sync/async interop: Stage scopes and handles, settlement/cancel…
agentera/agently-skills
23
20
agently-embeddings Use when configuring and sending Agently embeddings requests through OpenAICompatible, including `model_type="embeddi…
agentera/agently-skills
1
21
agently-fastapi-helper Use when exposing an Agently `BaseAgent`, `ModelRequest`, `TriggerFlow`, `TriggerFlowExecution`, or generator functio…
agentera/agently-skills
1
22
agently-input-composition Use when composing Agently model input through prompt slots, quick prompt methods, agent-vs-request prompt layering, …
agentera/agently-skills
1
23
agently-knowledge-base-and-rag Use when building Agently knowledge-base or RAG workflows with `agently.integrations.chromadb`, including `ChromaColl…
agentera/agently-skills
1
24
agently-langchain-langgraph-migration-playbook Use when migrating a LangChain or LangGraph codebase, mental model, or architecture into Agently, especially to decid…
agentera/agently-skills
1
25
agently-mcp Use when exposing MCP server tools to Agently through `agent.use_mcp(...)` or `tool.use_mcp(...)`, including stdio or…
agentera/agently-skills
1
26
agently-model-request-playbook Use when analyzing a business requirement around one Agently model request or request-adjacent capability, especially…
agentera/agently-skills
1
27
agently-multi-agent-patterns Use when designing a multi-agent solution in Agently, especially to decide whether the business problem should stay o…
agentera/agently-skills
1
28
agently-prompt-config-files Use when Agently prompts need to be externalized as YAML or JSON config, loaded from files or strings, selected by ke…
agentera/agently-skills
1
29
agently-session-memo Use when managing Agently conversation continuity through `activate_session()`, session ids, session-backed chat hist…
agentera/agently-skills
1
30
agently-tools Use when registering, attaching, or controlling Agently tools, including `@agent.tool_func`, `register_tool(...)`, `u…
agentera/agently-skills
1
31
agently-triggerflow-config Use when exporting, importing, copying, or inspecting TriggerFlow definitions, including `save_blue_print()`, `load_b…
agentera/agently-skills
1
32
agently-triggerflow-execution-state Use when saving, loading, or resuming a running TriggerFlow execution, including `execution.save()`, `execution.load(…
agentera/agently-skills
1
33
agently-triggerflow-interrupts-and-stream Use when implementing explicit TriggerFlow interrupt or runtime-stream behavior, such as human-in-the-loop waiting, e…
agentera/agently-skills
1
34
agently-triggerflow-model-integration Use when a TriggerFlow workflow needs Agently model requests inside flow chunks, including async-first request execut…
agentera/agently-skills
1
35
agently-triggerflow-orchestration Use when building basic TriggerFlow workflows for async-first, signal-driven orchestration with chunks, events, `to(.…
agentera/agently-skills
1
36
agently-triggerflow-patterns Use when implementing common TriggerFlow orchestration patterns such as routers, fan-out and fan-in, `batch(...)`, `f…
agentera/agently-skills
1
37
agently-triggerflow-playbook Use when analyzing a business requirement that may need TriggerFlow, especially to decide whether the solution should…
agentera/agently-skills
1
38
agently-triggerflow-state-and-resources Use when designing TriggerFlow state placement and dependency boundaries, including `runtime_data` vs `flow_data`, fl…
agentera/agently-skills
1
39
agently-triggerflow-subflows Use when a TriggerFlow workflow needs an isolated child flow through `to_sub_flow(...)`, especially for reusable nest…
agentera/agently-skills
1