shoqai-automation

Automate browsing and article searching on shoqai.com with screenshot capture

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "shoqai-automation" with this command: npx skills add dysthayes/claude-code-skills/dysthayes-claude-code-skills-shoqai-automation

Shoqai Automation

This skill automates web interactions on shoqai.com. It opens the website, clicks Explore, searches for articles by name, opens them, and captures screenshots at each step.

Usage

# Find and open Tesla article (default)
node automate-shoqai.js

# Find specific article
node automate-shoqai.js "Apple"
node automate-shoqai.js "Microsoft"

Installation

npm install
npx playwright install chromium
mkdir screenshots

Features

  • Automated browser navigation with Playwright
  • Handles links that open in new tabs
  • Automatic screenshot capture at each step
  • Configurable article search

Screenshots

Screenshots are saved to the screenshots/ folder:

  • 1-homepage.png - Homepage loaded
  • 2-after-explore-click.png - After clicking Explore
  • 3-article-opened.png - Article opened
  • 4-final.png - Final state

Requirements

  • Node.js (v14 or higher)
  • npm
  • Internet connection

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

elite-powerpoint-designer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

twitter-reader

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

multi-search-engine

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

ppt-creator

No summary provided by upstream source.

Repository SourceNeeds Review