Enter the query into the form above.
API method:
GET /api/symbols?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Copy the anthropics/skills SKILL into share/claude-skills/SKILL/.
Byte-compile xenodium's agent-skill-LIB.el (living in skills/SKILL/) into an Emacs library on the load-path.
Copy the xenodium/emacs-skills SKILL into share/claude-skills/SKILL/. TOOLS are the external binaries the skill shells out to (besides emacs/emacsclient); they are propagated so installing the skill brings them onto PATH.