Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 542 Bytes

File metadata and controls

27 lines (20 loc) · 542 Bytes

Testing the Autoagent Skill

Manual Test

  1. Create test sandbox:
mkdir -p /tmp/autoagent-test
cd /tmp/autoagent-test
  1. Copy example:
cp /home/peterwsl/clawd/skills/autoagent/examples/simple-news-prompt.md ./test-guidance.md
  1. Create fixtures manually to verify format

  2. Run through iteration logic mentally

Integration Test (OpenClaw)

Once OpenClaw is set up:

  1. Invoke /autoagent
  2. Answer questions with test paths
  3. Verify sandbox creation
  4. Verify cron setup
  5. Check scores.md after iterations