auto_agent/docs/skills/agently-agents-and-prompts/SKILL.md
Agent setup, prompt layering, routing, and info injection patterns.
npx skillsauth add agentera/agently-nexustodo agently-agents-and-promptsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill for agent configuration, prompt layering, YAML-based prompts, and multi-agent routing.
status_list).title=NEW and query.keyword=OLD (without "任务" suffix).selection_indices to select by list order.examples/prompt_layers_and_mappings.pyexamples/prompt_config_from_yaml.pyexamples/multi_agent_router.pyexamples/rag_with_info_prompt.pyexamples/single_request_multi_read.pyexamples/prompt_template.yamlSee examples/run.sh for runnable commands.
data-ai
Event-driven TriggerFlow orchestration patterns and branching.
tools
Streaming outputs, runtime streams, and ReAct-style tool loops.
data-ai
Structured output patterns with ensure_keys, ordering, and instant streaming.
development
Translate LangChain/LangGraph patterns into Agently code (model control + TriggerFlow).