automate-me

Create personalized -mode skills from transcripts and observed workflow patterns.

2|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/kscius/KS-Cursor-Orchestrator --skill automate-me
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: automate-me
Source: https://github.com/kscius/KS-Cursor-Orchestrator/tree/main/skills/automate-me
Command: npx skills add https://github.com/kscius/KS-Cursor-Orchestrator --skill automate-me

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

A guided flow for turning the user's working conventions into a skill agents will follow. The output is one -mode skill tailored to them (e.g. jay-mode, priya-mode).

Core Features & Use Cases

  • Orchestrates three others: an inline mining pass (step 1), Cursor's built-in create-skill (authoring), and the unslop skill (prose discipline).
  • The skill produces a personal -mode skill that adapts to the user's workflow, naming, and conventions, enabling rapid skill authoring and iteration.
  • Supports drafting, iteration, and handoff to the user for review via a worktree and PR-style workflow.

Quick Start

Ask this skill to create or update a personal -mode skill from your transcripts and working conventions.

Frequently Asked Questions about automate-me

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

FAQPage Schema
How do I create a personal skill from my working conventions?

To create a personal skill, you provide your working transcripts and patterns. This skill uses a mining pass, Cursor's create-skill, and unslop prose discipline to draft a tailored -mode skill that adapts to your workflow.

How does the mining pass work when generating a workflow skill?

The mining pass extracts your observed workflow patterns from transcripts. It identifies your naming conventions and working style to ensure the generated skill accurately reflects your personalized workflow.

Can I use Cursor's create-skill to update an existing personal -mode skill?

Yes, you can update an existing personal -mode skill. The process applies the same mining pass and unslop prose discipline to refine your current skill based on new transcripts and working conventions.

What is the best way to turn a transcript into a reusable skill?

The best way is using a guided flow that orchestrates transcript mining, Cursor's create-skill for authoring, and unslop for prose discipline. This produces a tailored -mode skill with a worktree and PR-style review.

Do I need a worktree to draft and iterate on a custom skill?

A worktree is used for drafting and iteration. It supports a PR-style workflow that hands off the generated personal -mode skill to you for review, ensuring you can safely refine the output.

What is the unslop skill used for in skill authoring?

The unslop skill provides prose discipline during skill authoring. It refines the drafted output from Cursor's create-skill to ensure the generated personal -mode skill maintains clear, structured prose.