_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?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.


claude-skill-agentic-async-operations 0.1.0
Channel: guix-ai-cloud*
Location: ai-cloud/skills/grigory.scm (ai-cloud skills grigory)
Home page: https://grigory.tech
Licenses: GPL 3+
Build system: skills
Synopsis: Claude Code skill: run commands via agentic-async-operations
Description:

A Claude Code skill instructing the agent to run builds and long/background commands through the windowless aao/compile / aao/detached Emacs runners (via emacsclient) instead of raw shell/compile/detached, so output never steals the user's window and every task is tagged and queryable. Installed as share/claude-skills/agentic-async-operations/. Assumes emacs-agentic-async-operations is already on the Emacs load path (e.g. via (g-files features emacs)); does not bring it in itself.

claude-skill-check-parens 0.1.0
Channel: guix-ai-cloud*
Location: ai-cloud/skills/grigory.scm (ai-cloud skills grigory)
Home page: https://grigory.tech
Licenses: GPL 3+
Build system: skills
Synopsis: Claude Code skill: localize paren-balance errors in Scheme files
Description:

A Claude Code skill bundling a standalone Guile script that walks a Scheme/Guile file once, tracking bracket nesting alongside strings, character literals, line comments, nestable block comments, and datum comments, and reports the exact line/column of every extra closing bracket, bracket-type mismatch, and bracket left open at EOF -- for localizing imbalances in large, deeply-nested files that Emacs's own check-parens or eyeballing can't pinpoint. Installed as share/claude-skills/check-parens/.

Page: 123
Total packages: 50