Git & Workflow skills
Branching, PRs, commit messages, developer workflow, CLI tools. All free to download, install any skill with one command.
154 skills in Git & Workflow
Oss Hunter
Automatically hunt for high-impact OSS contribution opportunities in trending repositories.
Transloadit Skills
Main entry-point skill for Transloadit. Route to the right `integrate-*`, `transform-*`, or `docs-*` skill, and prefer executing via `npx -y @transloadit/node ...` (CLI) for deterministic behavior.
Conductor New Track
Create a new track with specification and phased implementation plan
OMEGA
The memory system for AI coding agents. Decisions, lessons, and context that persist across sessions. mcp-name: io.github.omega-memory/omega-memory AI coding agents are stateless. Every new session starts from zero. - Context loss. Agents forget every decision, preference, and architectural choice between sessions. Developers spend 10-30 minutes per session re-explaining context that was already e
Content Modeling Best Practices
General principles for structured content modeling that apply across CMSs, with Sanity-specific guidance. Use when designing content schemas, planning content architecture, or evaluating content reuse strategies.
Transform Encode Hls Video With Transloadit
One-off HLS encoding (local video -> HLS renditions + playlist) using Transloadit via the `transloadit` CLI. Prefer builtin templates (`builtin/encode-hls-video@latest`) and download outputs locally via `-o`.
RuleRoute — Trace Agent Rules
Deterministically resolve which Codex and Claude Code instruction sources apply to a repository path, including scope, shadowing, exclusions, and diagnostics.
Conductor Manage
Manage track lifecycle: archive, restore, delete, rename, and cleanup
AI Distiller (aid)
🚀 MCP Server Available: Install the Model Context Protocol server for AI Distiller from NPM: @janreges/ai-distiller-mcp - seamlessly integrate with Claude, Cursor, and other MCP-compatible AI tools! /.aid/ regardless of where you run aid - Cache management: MCP cache stored in .aid/cache/ for better organization - Easy cleanup: Add .aid/ to .gitignore to keep outputs out of version control Detect
Lightpanda Go MCP server
gomcp is an MCP server written in It exposes tools to interact with Lightpanda Browser via CDP protocol. gomcp requires you to have already installed Lightpanda You need to install Go to build from source. Once you have cloned the repository, build the binary with go build. By default, gocmp starts a local instance of Lightpanda browser. On the first run, you need to download the binary with the c