skillify

Convert a successful scrape flow into a permanent browser-skill.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/sadie100/claude-dotfiles --skill skillify-sadie100
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skillify
Source: https://github.com/sadie100/claude-dotfiles/tree/main/skills/skillify
Command: npx skills add https://github.com/sadie100/claude-dotfiles --skill skillify-sadie100

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 creating a permanent browser-skill from a successful scrape flow, reducing the time and effort required to develop and deploy new skills.

Core Features & Use Cases

  • Automated Skill Creation: Codify the most recent successful /scrape flow into a permanent browser-skill on disk.
  • Scalability: Allows for quick and efficient development of new skills based on existing successful scrape flows.
  • Use Case: If you have a scrape flow that you want to convert into a skill, this Skill can help you do it with minimal manual intervention.

Quick Start

Use the skillify skill to create a browser-skill from the current scrape flow.

Frequently Asked Questions about skillify

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

FAQPage Schema
How do I turn a successful browser scrape flow into a reusable skill?

To turn a scrape flow into a reusable skill, you automate the conversion of the successful flow into a permanent browser-skill on disk using script generation and testing, prompting for confirmation before committing.

Can I automate browser-skill creation from an existing scrape flow?

Yes, you can automate browser-skill creation by codifying your most recent successful scrape flow, which minimizes manual intervention and generates a permanent skill suitable for repeated use.

Do I need a functioning scrape flow before creating an automated development skill?

Yes, you need a functioning scrape flow and appropriate permissions to create new skills before automating browser-skill creation, as the process requires an existing successful flow to convert.

What is the best way to scale code generation for multiple browser skills?

The best way to scale code generation for multiple browser skills is to automate the creation process from existing successful scrape flows, allowing quick and efficient development of new skills based on proven flows.

Does skillify execute script testing before committing changes to disk?

Yes, skillify executes script generation and testing during the conversion process, and it explicitly prompts for user confirmation before committing the final automated changes to disk.

Are there limitations when converting scrape flows to browser skills for automated development?

A key limitation is that the automated development process requires a successful scrape flow to function; without appropriate permissions or a working flow, the browser-skill creation cannot proceed.