select

Community

Select code regions in Emacs.

Authorbenonions
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill allows users to quickly select and highlight specific regions of code or text within files open in Emacs, facilitating targeted actions like editing, commenting, or refactoring.

Core Features & Use Cases

  • Targeted Code Selection: Precisely select lines or blocks of code in one or more files.
  • Emacs Integration: Leverages emacsclient for seamless interaction with running Emacs instances.
  • Use Case: After generating a code snippet, use this skill to select the newly generated function in your Emacs buffer so you can immediately refactor it or add comments.

Quick Start

Use the select skill to open files main.py and utils.py in Emacs and select the region from line 10 to 25 in main.py.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: select
Download link: https://github.com/benonions/dotfiles/archive/main.zip#select

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.