10 skills found
palmier-io / palmier-promacOS video editor built for AI
ozgureyilmaz / polymarket-mcpa mcp server for polymarket
sshaaf / keycloak-mcp-serverAn MCP server for Keycloak, designed to work with Keycloak for identity and access management, covering, Users, Realms, Clients, Roles, Groups, IDPs, Authentication. Searching keycloak discourse, Native builds available.
Evergreen-Techworks / realm-engine-clientFree, open-source hacking platform for Realm of the Mad God (RotMG / Exalt). Autonexus, autododge, autoloot, pathfinding, hack builder. Every line on GitHub.
khanhs-234 / mcp-web-calcLM Studio MCP server: web search (DuckDuckGo HTML + Playwright), Wikipedia, URL extract, and a precise calculator no API keys.
hamadou-08 / roboclaw-reportsAI Robotics Demos 2026 - VLM Policies, MCP Skills & HTML Reports
gabrielmoreira / typescript-advanced-typesMaster TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications
rand / rlmRecursive Language Model integration for Claude Code - intelligent multi-provider routing and unbounded context handling
smallmiro / plan-work이 커맨드는 전체 업무, 마일스톤, 이슈 단위로 업무 계획을 수립합니다. **계획만 수립하고 실행은 하지 않습니다.** 실행은 `/work` 커맨드로 진행합니다.
kmjak / absence-list欠席になっている日付を一覧で出力するコマンドです。 学生ポータルの「出欠確認」ページが内部で使っている API エンドポイント (`/PortalManagementWeb/public/attendancedetail/search`)を `scripts/attendance.sh` 経由で直接叩き、 欠席(出欠区分=2)のデータを構造化 JSON で取得します。HTMLのスクレイピングは行いません。 ---