skillify

Convert scrape flows into reusable browser skills.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/burgebj/gstack --skill skillify-burgebj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skillify
Source: https://github.com/burgebj/gstack/tree/main/skillify
Command: npx skills add https://github.com/burgebj/gstack --skill skillify-burgebj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, Write, AskUserQuestion, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of converting successful scrape flows into permanent browser skills, saving time and reducing manual effort.

Core Features & Use Cases

  • Scrape Flow Codification: Converts scrape flows into reusable browser skills.
  • Skill Persistence: Saves codified scrape flows for future use.
  • Use Case: Imagine you have a scrape flow that you frequently use to extract data from a website. Use this Skill to automate the process and save it as a skill for quick access in the future.

Quick Start

Run the 'skillify' command to codify the current scrape flow into a permanent browser skill.

Frequently Asked Questions about skillify

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a web scraping flow into a reusable automation skill?

To convert a web scraping flow into a reusable automation skill, run the skillify command to automatically codify your current scrape flow into a permanent browser skill.

What does it mean to codify a browser scrape flow?

Codifying a browser scrape flow means converting your successful web scraping sequences into persistent, reusable browser skills, saving them for future automated data extraction tasks.

How do I save repetitive web scraping tasks for future use?

You save repetitive web scraping tasks by running the skillify command, which takes your current scrape flow and persists it as a reusable browser skill for quick future access.

Do I need Bash to automate scrape flow codification?

Yes, you need Bash along with Read, Write, and AskUserQuestion dependencies to execute the scrape flow codification process and convert it into a permanent browser skill.

Can I automate data extraction workflows without manually rewriting scraping scripts?

You can automate data extraction workflows without rewriting scraping scripts by using skillify to automatically capture your current scrape flow and persist it as a reusable browser skill.