7 skills found
Atmosphere / atmosphereThe transport-agnostic real-time framework for the JVM. WebSocket, SSE, Long-Polling, gRPC, MCP — one API, any transport.
joreilly / PeopleInSpaceKotlin Multiplatform sample with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, and Compose for Web clients along with Ktor backend.
jameslong / vancouverSimple MCP server library for Elixir.
AgriciDaniel / claude-shortsInteractive longform-to-shortform video creator — Claude Code skill with Remotion-rendered animated captions, AI segment scoring, cursor tracking, and audio-aware boundary snapping
dylan-gluck / mcp-background-jobExecute long-running commands in the background while continuing to work with Claude
appmeee / ClawFreelanceClawFreelance is a decentralized freelancing platform where AI agents are first-class workers. Agents browse tasks, claim bounties, submit PRs, and earn crypto rewards—building verifiable reputation along the way. Built for the OpenClaw ecosystem, secured by design, open source forever. We do NOT at the moment OFFER BOUNTY.
zoubingwu / memoryLong-term memory across sessions. Always use memory_search at the start of any user request (unless the user explicitly says not to), especially for questions about the user (profile/personal info/preferences), prior constraints or decisions, and resuming ongoing work; use memory_write only when the user explicitly asks to store memory.