cxas-agent-foundry

Category: Tools & Productivity | Uploader: GoogleCloudPlatformGoogleCloudPlatform | Downloads: 0 | Version: v1.0(Latest)

End-to-end GECX/CXAS/CES conversational agent lifecycle -- build agents from requirements (PRD-to-agent), create and run evals (goldens, simulations, tool tests, callback tests), debug failures, and iterate to production quality. Use this skill whenever the user mentions GECX, CXAS, CES, SCRAPI, conversational agents, voice agents, audio agents, agent evals, pushing/pulling/linting agents, or agent instructions/callbacks/tools on the Google Customer Engagement Suite platform.

Changelog: Source: GitHub https://github.com/GoogleCloudPlatform/cxas-scrapi

Directory Structure

Current level: tree/main/.agents/skills/cxas-agent-foundry/

  • 📁 assets/
    • 📁 project-template/
      • 📁 cxas_app/
        • 📁 Sample_Support_Agent/
          • 📁 agents/
            • 📁 root_agent/
              • 📁 after_model_callbacks/
                • 📁 after_model_callbacks_01/
                  • 📄 python_code.py 5.2 KB
              • 📁 before_agent_callbacks/
                • 📁 before_agent_callbacks_01/
                  • 📄 python_code.py 5.5 KB
              • 📁 before_model_callbacks/
                • 📁 before_model_callbacks_01/
                  • 📄 python_code.py 11.1 KB
              • 📄 instruction.txt 8.7 KB
              • 📄 root_agent.json 1.3 KB
            • 📁 troubleshoot_agent/
              • 📁 before_model_callbacks/
                • 📁 before_model_callbacks_01/
                  • 📄 python_code.py 3.5 KB
              • 📄 instruction.txt 6.0 KB
              • 📄 troubleshoot_agent.json 1.4 KB
          • 📁 tools/
            • 📁 lookup_account/
              • 📁 python_function/
                • 📄 python_code.py 4.1 KB
              • 📄 lookup_account.json 1.2 KB
            • 📁 payload_update_tool/
              • 📁 python_function/
                • 📄 python_code.py 2.7 KB
              • 📄 payload_update_tool.json 993 B
            • 📁 set_session_state/
              • 📁 python_function/
                • 📄 python_code.py 2.7 KB
              • 📄 set_session_state.json 1019 B
          • 📄 app.json 5.6 KB
      • 📁 evals/
        • 📁 callback_tests/
          • 📁 agents/
            • 📁 root_agent/
              • 📁 before_model_callbacks/
                • 📁 before_model/
                  • 📄 python_code.py 10.8 KB
          • 📁 tests/
            • 📁 root_agent/
              • 📁 before_model_callbacks/
                • 📁 before_model/
                  • 📄 test.py 12.0 KB
        • 📁 goldens/
          • 📄 example_auth_routing.yaml 3.9 KB
          • 📄 example_escalation.yaml 2.9 KB
        • 📁 simulations/
          • 📄 example_simulations.yaml 5.6 KB
        • 📁 tool_tests/
          • 📄 example_tool_tests.yaml 2.7 KB
      • 📄 gecx-config.json 983 B
      • 📄 README.md 4.7 KB
      • 📄 tdd.md 4.0 KB
  • 📁 references/
    • 📁 api-schemas/
      • 📄 agents.md 1.3 KB
      • 📄 apps.md 1.6 KB
      • 📄 evaluations.md 8.6 KB
      • 📄 sessions.md 2.2 KB
      • 📄 tools.md 1.6 KB
    • 📄 api-reference.md 10.8 KB
    • 📄 build-verification.md 5.3 KB
    • 📄 build.md 14.6 KB
    • 📄 callback-api.md 4.0 KB
    • 📄 debug.md 17.4 KB
    • 📄 eval-templates.md 15.1 KB
    • 📄 gecx-design-guide.md 39.2 KB
    • 📄 generating-reports.md 11.4 KB
    • 📄 interview-guide.md 4.9 KB
    • 📄 run.md 5.8 KB
    • 📄 setup.md 2.3 KB
  • 📁 scripts/
    • 📁 hooks/
      • 📄 post-agent-update.sh 2.6 KB
      • 📄 pre-agent-push-lint.sh 2.6 KB
      • 📄 pre-agent-push.sh 3.8 KB
    • 📄 app-thresholds.py 8.3 KB
    • 📄 capture-golden-transcripts.py 8.2 KB
    • 📄 config.py 5.8 KB
    • 📄 configure.py 23.2 KB
    • 📄 generate-combined-report.py 49.6 KB
    • 📄 generate-iteration-report.py 36.6 KB
    • 📄 inspect-app.py 8.9 KB
    • 📄 resolve-project.sh 2.4 KB
    • 📄 run-all-evals.py 14.5 KB
    • 📄 run-and-report.py 4.6 KB
    • 📄 scrapi-eval-runner.py 21.1 KB
    • 📄 scrapi-sim-runner.py 34.0 KB
    • 📄 setup.sh 5.8 KB
    • 📄 sync-callbacks.py 7.1 KB
    • 📄 triage-results.py 24.0 KB
  • 📄 SKILL.md 3.7 KB

SKILL.md

Login to download/like/favorite ❤ 19 | ★ 0
Comments 0

Please login before commenting.

Loading comments...