John Lindquist
Community@johnlindquist
Agent Skills by John Lindquist
Showing 121 vetted skills indexed across 5 GitHub repositories.
testing-skill
Serve as a placeholder for testing agentic workflows.
script-kit-window-control
Manage macOS application windows via Accessibility APIs for positioning, resizing, and tiling.
script-kit-notifications
Manage unified notifications across toasts, HUDs, banners, and system channels.
vte-escape-sequences
Parse ANSI escape sequences with the VTE state-machine parser.
tray-icon
Create cross-platform system tray icons with dynamic context menus.
ureq
Send blocking HTTP requests with JSON support in Rust.
macos-core-frameworks
Bind Rust to macOS Core Graphics and Core Foundation for UI and system events.
arboard
Read and write text and image data from the system clipboard across macOS, Windows, and Linux.
rust-smart-pointers
Explain Rust smart pointers and their use in script-kit-gpui.
script-kit-terminal
Manages PTY creation and renders interactive terminal sessions in Script Kit GPUI.
script-kit-scripts
Discover, parse, and fuzzy search Script Kit scripts and scriptlets.
script-kit-mcp
Invoke Script Kit tools and scripts via JSON-RPC 2.0 over HTTP.
codex
Delegate user requests to the OpenAI Codex CLI via the codex exec command.
rust-async-channels
Explain asynchronous channel patterns in Rust using async-channel, tokio, and crossbeam.
script-kit-prompts
Provide GPUI UI components for interactive input in Script Kit scripts.
global-hotkey
Register and handle cross-platform global keyboard shortcuts on Windows, macOS, and X11.
script-kit-platform
Manage macOS system actions, global hotkeys, and frontmost application tracking via AppleScript.
syntect
Highlight code snippets using Sublime Text grammar definitions and customizable themes.
rust-tracing
Configure structured logging and diagnostics in Rust applications using the tracing ecosystem.
rusqlite
Execute SQLite queries and manage connections with Rust bindings.
script-kit-clipboard
Monitor clipboard changes and store text and images in SQLite.
macos-cocoa-objc
Integrate Rust with macOS AppKit and Objective-C runtime for native UI.
script-kit-actions-window
Manage a searchable action menu for Script Kit GPUI contexts.
rust-error-handling
Explain Rust error handling with anyhow and thiserror crates.