autoskill

Detect repeated research workflows from local screen activity and synthesize new skills.

2|Updated Jun 4, 2026
One-click install
npx skills add https://github.com/Lord1Egypt/scientific-agent-toolkit --skill autoskill-lord1egypt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoskill
Source: https://github.com/Lord1Egypt/scientific-agent-toolkit/tree/main/scientific-skills/autoskill
Command: npx skills add https://github.com/Lord1Egypt/scientific-agent-toolkit --skill autoskill-lord1egypt

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill solves the problem of manual, repetitive research workflows by observing your screen activity and automatically proposing new, reusable AI skills or composition recipes to streamline your future tasks.

Core Features & Use Cases

  • Workflow Detection: Uses local screen recording to identify repeated patterns in your research, coding, or data analysis.
  • Skill Synthesis: Automatically drafts new skills or chains existing ones to cover gaps in your current toolkit.
  • Privacy-First: All analysis, clustering, and redaction of sensitive information occur locally on your machine.

Quick Start

Invoke the autoskill run command with your desired time window to analyze your recent activity and generate new 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 repetitive research workflows by analyzing screen activity?

Automating repetitive research workflows involves analyzing local screen activity to detect and cluster repeated patterns. The system observes your tasks and automatically proposes new AI skills or composition recipes to streamline future work.

Is my screen recording data processed locally when detecting repeated research patterns?

Yes, screen recording data is processed locally when detecting repeated research patterns. All analysis, clustering, and redaction of sensitive information occur directly on your machine to ensure privacy-first workflow detection.

Do I need a screenpipe daemon to synthesize AI skills from my daily tasks?

Yes, a local screenpipe daemon is required to synthesize AI skills from your daily tasks. The system also requires sentence-transformers for embedding generation and a configured LLM backend for final skill synthesis.

Can I generate new AI skills for scientific and technical research using workflow detection?

Yes, you can generate new AI skills for scientific and technical research using workflow detection. The system specifically targets these domains by matching observed screen patterns against existing library capabilities to cover toolkit gaps.

How do I run autoskill to analyze recent activity and draft new skill proposals?

To run autoskill and draft new skill proposals, invoke the autoskill run command with your desired time window. This analyzes your recent local screen activity and generates new skill proposals based on detected patterns.