gstack-skillify

Community

Codify a scrape into a fast permanent browser skill

Authoranilveersingh1308
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It turns a working but slow browser scrape flow into a durable skill you can rerun quickly later, so you stop re-driving the same page and conversation for the same scrape intent.

Core Features & Use Cases

  • Codifies the most recent successful /scrape flow: converts the last working scrape into a permanent on-disk browser skill you can reuse.
  • Replays intent with speed: future matching /scrape calls run the codified script in about 200ms instead of re-driving the browser flow.
  • Builds and validates code artifacts: walks back through the conversation, synthesizes script.ts and script.test.ts plus a fixture, runs tests in a temporary directory, and asks before committing.

Quick Start

Ask your assistant to skillify by telling it: "skillify" (or "codify this scrape") right after you have a successful scrape you want to make permanent.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gstack-skillify
Download link: https://github.com/anilveersingh1308/copilot-skills/archive/main.zip#gstack-skillify

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.