autoskill

Detect and classify user workflows from screen capture data.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/Ritabrata-Chakraborty/Claude-Setup --skill autoskill-ritabrata-chakraborty
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoskill
Source: https://github.com/Ritabrata-Chakraborty/Claude-Setup/tree/main/skills/autoskill
Command: npx skills add https://github.com/Ritabrata-Chakraborty/Claude-Setup --skill autoskill-ritabrata-chakraborty

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires screenpipe, sentence-transformers, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the discovery and composition of new skills based on a user's workflow patterns, saving time and reducing manual effort.

Core Features & Use Cases

  • Automated Skill Discovery: Identifies repeated workflows and suggests new or composed skills.
  • Skill Composition: Combines existing skills to create custom workflows for specific tasks.
  • Use Case: When a user performs a repetitive task, this Skill can automatically detect the workflow and suggest a new skill or a composition of existing skills to streamline the process.

Quick Start

Run the autoskill to analyze your recent workflow and generate skill proposals.

Frequently Asked Questions about autoskill

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

FAQPage Schema
How do I automate skill discovery from my screen capture workflow data?

To automate skill discovery from screen capture data, this Skill detects and classifies repetitive user workflows, then suggests new skills based on those patterns. It requires the screenpipe tool for capture and a local LLM backend to analyze and generate skill proposals.

Does workflow analysis for skill composition require a local LLM backend?

Yes, workflow analysis for skill composition requires a local LLM backend. The Skill uses the local LLM to process screenpipe capture data, classify repetitive workflows, and generate suggestions for composing custom skills tailored to your specific tasks.

What is the best way to combine existing skills for repetitive task automation?

The best way to combine existing skills for repetitive task automation is through skill composition, which merges existing skills to streamline specific tasks. This Skill identifies your repeated workflows from screen capture data and suggests custom skill compositions to automate them.

Can I use screenpipe for detecting user workflows in scientific research automation?

Yes, you can use screenpipe for detecting user workflows in scientific research automation. By capturing screen data, this Skill identifies repetitive research workflows and suggests new or composed skills to automate those processes, reducing manual effort and saving time.

How does skill composition handle screen capture data to suggest new skills?

Skill composition handles screen capture data by using sentence-transformers and a local LLM to detect and classify workflow patterns. Based on these identified repetitive tasks, it suggests new or composed skills, enabling customized workflow generation for scientific research or personal productivity.