home/coding/prompts-agents-default-agent-yaml-2025-11-20-d5b556b

Prompts Agents Default Agent Yaml 2025 11 20 D5b556b

GPTClaudeDeepSeek··1,304 copies·updated 2026-07-14
prompts-agents-default-agent-yaml-2025-11-20-d5b556b.prompt
version: 1
agent:
  name: ""
  system_prompt_path: ./system.md
  system_prompt_args:
    ROLE_ADDITIONAL: ""
  tools:
    - "kimi_cli.tools.task:Task"
    # - "kimi_cli.tools.dmail:SendDMail"
    # - "kimi_cli.tools.think:Think"
    - "kimi_cli.tools.todo:SetTodoList"
    - "kimi_cli.tools.shell:Shell"
    - "kimi_cli.tools.file:ReadFile"
    - "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"
  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 2025 11 20 D5b556b" 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

codingcommunitydeveloper

source

shuyhere/system-prompt-observatory · no explicit license