home/productivity/prompts-agents-default-agent-yaml-2026-03-17-c8547ed

Prompts Agents Default Agent Yaml 2026 03 17 C8547ed

GPTClaudeDeepSeek··731 copies·updated 2026-07-14
prompts-agents-default-agent-yaml-2026-03-17-c8547ed.prompt
version: 1
agent:
  name: ""
  system_prompt_path: ./system.md
  system_prompt_args:
    ROLE_ADDITIONAL: ""
  tools:
    - "kimi_cli.tools.multiagent:Task"
    # - "kimi_cli.tools.multiagent:CreateSubagent"
    # - "kimi_cli.tools.dmail:SendDMail"
    # - "kimi_cli.tools.think:Think"
    - "kimi_cli.tools.ask_user:AskUserQuestion"
    - "kimi_cli.tools.todo:SetTodoList"
    - "kimi_cli.tools.shell:Shell"
    - "kimi_cli.tools.background:TaskList"
    - "kimi_cli.tools.background:TaskOutput"
    - "kimi_cli.tools.background:TaskStop"
    - "kimi_cli.tools.file:ReadFile"
    - "kimi_cli.tools.file:ReadMediaFile"
    - "kimi_cli.tools.file:Glob"
    - "kimi_cli.tools.file:Grep"
    - "kimi_cli.tools.file:WriteFile"
    - "kimi_cli.tools.file:StrReplaceFile"
    - "kimi_cli.tools.web:SearchWeb"
    - "kimi_cli.tools.web:FetchURL"
    - "kimi_cli.tools.plan:ExitPlanMode"
    - "kimi_cli.tools.plan.enter:EnterPlanMode"
  subagents:
    coder:
      path: ./sub.yaml
      description: "Good at general software engineering tasks."

when to use it

Community prompt sourced from the open-source GitHub repo shuyhere/system-prompt-observatory (no explicit license). A "Prompts Agents Default Agent Yaml 2026 03 17 C8547ed" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

shuyhere/system-prompt-observatory · no explicit license