SkillAgentSearch skills...

Escalator

Escalate your Helm searches

Install / Use

/learn @ag91/Escalator
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

  • Escalator - Integrated interface to helm searchers :PROPERTIES: :CREATED: [2022-01-29 Sat 00:33] :ID: 2de90165-a9b6-44e3-bc80-0443120d66d6 :END:

This package allows you to integrate multiple Helm searchers so that you can switch between searches.

You can install this file by loading it by hand or, if you use =use-package= adding the file in "~/.emacs.d/lisp" and using this:

#+begin_src emacs-lisp :tangle yes (use-package escalator :load-path "~/.emacs.d/lisp" :after helm) #+end_src

You will need helm and the helm searchers mentioned in your =escalator-commands-map=, the custom variable that sets the available searchers and their order.

More info: https://ag91.github.io/blog/2022/01/29/escalate-your-helm-searches/

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated9mo ago
Forks1

Languages

Emacs Lisp

Security Score

62/100

Audited on Jun 28, 2025

No findings