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.
Retrieve a value from ALIST of alists, descending into each value of the list KEY. For instance a KEY (a b) would retrieve alist[a][b].
Parse and evaluate toml document from string STR.
Parse and evaluate toml document from file FILE.
Search the manifest FILE-NAME. Raise an error if not found.
Copy a Claude skill into the output. #:skill is threaded through ARGS into the install phase.