22 skills found
openclaw / diffsUse the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
OthmanAdi / planning-with-filesClaude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B acquisition.
sinanuozdemir / oreilly-ai-agentsAn introduction to the world of AI Agents
salacoste / mcp-n8n-workflow-builderAI-powered n8n workflow automation through natural language. MCP server enabling Claude AI & Cursor IDE to create, manage, and monitor workflows via Model Context Protocol. Multi-instance support, 17 tools, comprehensive docs. Build workflows conversationally without manual JSON editing.
IMNMV / ClaudeRConnect RStudio to Claude Code, Codex, Gemini, and other LLM agents via MCP. Multi-agent orchestration, automated manuscript auditing, and zero-config setup with uvx
isuzu-shiranui / UnityMCPUnity Editor integration with Model Context Protocol (MCP) enabling AI assistants like Claude to interact with Unity projects. Features a TypeScript MCP server and C# Unity plugin with extensible command handler architecture, TCP/IP communication, and dynamic plugin discovery.
bryant24hao / macos-calendar-assistant-skillOpenClaw-native macOS calendar skill for IM-first schedule management (planning, execution, review, and safe dedup cleanup).
spartanui-wow / wow-api-mcpMCP server for World of Warcraft API data — functions, deprecations, enums, events, widgets. Parses ketho.wow-api VS Code extension annotations.
Metalnib / dotnet-episteme-skillsDotNet Episteme Skills - a curated, manual-first .NET AI skills library rooted in systematic knowledge (episteme) and shaped by disciplined craft (techne), designed for engineers who prioritise precision over hype.
ctoth / mcp_server_code_extractor🎯 Precise code extraction for AI assistants - MCP server using tree-sitter to extract functions, classes & snippets from 30+ languages without manual parsing
smorky850612 / AurakitOne command. Full stack. Zero compromise. — All-in-one Claude Code skill with 33 modes, 6-layer security, 23 hooks, and 75% token savings. Works on Codex, Cursor, Manus, Windsurf.
kerryjiang / OpenApiMcpNetOpenApiMcpNet is an open‑source project that lets you build MCP servers backed by any web API defined with an OpenAPI spec. It automatically maps MCP operations to the corresponding API endpoints, so you can create a fully functional MCP server with minimal manual wiring.
quantDIY / onixs-proprietary-injectionProtocol for securely integrating the OnixS High-Performance FIX Engine into QuanuX via local injection.
quantDIY / rithmic-extension-devSpecialized knowledge for developing the QuanuX Rithmic Extension. Covers Protocol Buffers, 2-step Login, and Go implementation details.
TheDecipherist / mddMDD workflow — Document → Audit → Fix → Verify. Build features or audit existing code using Manual-First Development.
manutej / rmpExecute Recursive Meta-Prompting loop with quality convergence
manutej / metaApply categorical meta-prompting to solve a task with strategy selection based on complexity
manutej / contextComonad W operations for context extraction, meta-observation, and context-aware transformations
JaNuArY-17th / doc/doc - Documentation Command Purpose Generate or update documentation including API docs, README files, code comments, and technical specifications. Usage
JaNuArY-17th / plan/plan - Task Planning Command Purpose Create structured implementation plans with task breakdown, dependencies, and time estimates for complex work. Usage
JaNuArY-17th / index/index Purpose Generate a comprehensive project structure index for faster navigation and context loading. Creates a `PROJECT_INDEX.md` file mapping the codebase structure. ---
sanurb / zodType Validation with Zod You are an expert TypeScript developer who understands that type assertions (using `as`) only provide compile-time safety without runtime validation. Zod Over Type Asse