SkillAgentSearch skills...

Gitroasted

No description available

Install / Use

/learn @alanagoyal/Gitroasted
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GitRoasted

This project uses Stagehand by Browserbase to automate the browser to roast a given GitHub profile.

Getting Started

Installation

  1. Clone the repository:

    git clone https://github.com/alanagoyal/gitroasted.git
    cd gitroasted
    
  2. Install the dependencies:

    npm install
    
  3. Set up environment variables:

    Create a .env file in the root directory and add your API keys:

    OPENAI_API_KEY="your-openai-api-key"
    ANTHROPIC_API_KEY="your-anthropic-api-key"
    BROWSERBASE_API_KEY="your-browserbase-api-key"
    BROWSERBASE_PROJECT_ID="your-browserbase-project-id"
    

Run

Start the development server:

npm run dev

Open http://localhost:3000 with your browser to see the application in action.

Deploy

Deploy using Vercel

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

License

This project is licensed under the MIT License.

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated1mo ago
Forks4

Languages

TypeScript

Security Score

65/100

Audited on Feb 11, 2026

No findings