hermes-agent/tests/skills
teknium1 2a7ed25db8 feat(skills): cover all Hermes browser pathways in har-derived-api-client
Adds scripts/har_capture_cdp.py for browsers reached over CDP -- cloud
backends (Browserbase, Browser-Use, Firecrawl), Camofox-with-CDP, and any
/browser connect endpoint. record_har_path only works on a locally-owned
Playwright context, so the CDP capturer attaches via connect_over_cdp() and
assembles the HAR from page request/response events instead, leaving the
attached browser open (it doesn't own it).

- SKILL.md: pathway->capturer routing table, CDP prerequisites, pitfalls for
  wrong-capturer/empty-HAR, headless-UA weakness, and no-close-on-attach
- Validated live: attached to an external CDP Chrome, drove DuckDuckGo
  autocomplete, derived the /ac/ endpoint, replayed it browserless
- tests: assert CDP capturer attaches (not launches) and that the skill
  documents every browser backend
2026-08-12 16:11:51 -07:00
..
test_actual_setup_skill.py
test_authoring_standards.py
test_cloudflare_temporary_deploy_skill.py
test_comfyui_skill.py
test_competitor_news_monitor_skill.py
test_darwinian_evolver_skill.py
test_document_to_action_items_skill.py
test_email_inbox_triage_skill.py
test_fetch_transcript.py
test_github_credential_token.py
test_github_issue_to_pr_skill.py
test_google_workspace_api.py
test_google_workspace_credential_files.py
test_google_workspace_daily_brief_reference.py
test_google_workspace_setup.py
test_google_workspace_setup_deps.py
test_grounded_citations_skill.py
test_har_derived_api_client_skill.py
test_hyperliquid_skill.py
test_mcp_oauth_remote_gateway_skill.py
test_meeting_action_items_skill.py
test_memento_cards.py
test_merge_reconciler_skill.py
test_office_document_skills.py
test_openclaw_migration.py
test_openclaw_migration_hardening.py
test_pinecone_research_skill.py
test_product_price_monitor_skill.py
test_sdlc_review_skill.py
test_social_media_content_calendar_skill.py
test_telephony_skill.py
test_tldraw_offline_skill.py
test_unbroker_skill.py
test_weekly_review_planning_skill.py
test_xurl_article_ingestion_docs.py
test_xurl_x_search_routing.py
test_youtube_quiz.py