open source · free for all
Oskis — Open Source Skilskis. Free for all.
Oskis are community-contributed AI skills, free to run via the skill.ski public MCP endpoint. 127 indexed across 6 upstream sources. Attribution required — no paywall, no lock-in.
install · 30 seconds
Get all 127 Oskis into your agent
01
Sign up free
Create a free skil.ski account. No card. Oskis ship with every account.
02
Copy your MCP token
Settings → MCP → Generate token. The free tier scope is the Oski catalog.
03
Add the server
Paste the URL + token into Claude Desktop, Cursor, ChatGPT Custom GPT, Codex, or any MCP client.
Free MCP endpoint
https://skil.ski/api/mcp/freeFree tier · scoped to the Oski catalog. Pro and Elite endpoints unlock the full skill registry.
example config
{
"mcpServers": {
"skil-ski-oskis": {
"url": "https://skil.ski/api/mcp/free",
"headers": {
"Authorization": "Bearer <token>"
}
}
}
}browse oskis
30 skills.sh Oskis
Vercel Composition Patterns
skills.shengineering
React composition patterns that scale: avoid boolean prop bloat, use compound components, lift state, and align with React 19 APIs.
MITGet via MCP →
Vercel React Best Practices
skills.shengineering
React + Next.js performance optimization rulebook from Vercel Engineering: 70 rules across 8 priority categories from waterfalls to advanced patterns.
MITGet via MCP →
Vercel React Native Skills
skills.shengineering
React Native + Expo best practices for performant mobile apps: list virtualization, GPU-accelerated animation, native modules, monorepo hygiene.
MITGet via MCP →
Vercel React View Transitions
skills.shengineering
Smooth, native React View Transition API animations without third-party libraries: shared elements, Suspense reveals, list identity, route changes.
MITGet via MCP →
Microsoft Application Insights (Web)
skills.shengineering
Browser-side Real User Monitoring (RUM) with the Application Insights JavaScript SDK: page views, AJAX traces, exceptions, and OTel GenAI agent spans.
MITGet via MCP →
Microsoft Cloud Solution Architect
skills.shengineering
Azure Architecture Center playbook: 10 design principles, 6 architecture styles, 44 cloud design patterns, and the WAF pillars in one skill.
MITGet via MCP →
Microsoft Continual Learning
skills.shengineering
Continual-learning hooks, memory scoping, and reflection patterns for AI coding agents that should get smarter the longer they work in a codebase.
MITGet via MCP →
Microsoft Copilot SDK
skills.shengineering
Build apps powered by GitHub Copilot via the Copilot SDK: sessions, custom tools, streaming, hooks, MCP servers, and BYOK across Node, Python, Go, .NET.
MITGet via MCP →
Microsoft Entra Agent ID
skills.shengineering
OAuth2-capable identities for AI agents via Microsoft Graph beta: Agent Identity Blueprints, BlueprintPrincipals, and Workload Identity Federation.
MITGet via MCP →
Microsoft Frontend Design Review
skills.shdesign
Production-grade frontend review and creation across three pillars (frictionless, quality craft, trustworthy) — design system compliance plus distinctive UI.
MITGet via MCP →
Microsoft GitHub Issue Creator
skills.shengineering
Turn unstructured input — error logs, voice dictation, screenshots — into clean, severity-classified GitHub issues with reproduction steps.
MITGet via MCP →
React Flow Node (TypeScript)
skills.shengineering
Build node-based UIs (graphs, agent flows, pipelines) with React Flow in TypeScript — custom nodes, edges, layouts, and persistence.
MITGet via MCP →
Microsoft KQL Mastery
skills.shdata
Kusto Query Language playbook for ADX, Sentinel, and Log Analytics: syntax gotchas, joins, dynamic types, datetime, regex, geo, vector, graph.
MITGet via MCP →
Microsoft MCP Builder
skills.shengineering
Production-grade MCP (Model Context Protocol) servers across Python (FastMCP), TypeScript, and C#/.NET — Microsoft-hardened patterns for Azure + Foundry.
MITGet via MCP →
Microsoft Docs Search
skills.shengineering
Pull live answers from Microsoft Learn — concepts, tutorials, configuration, limits — across Azure, .NET, M365, Windows, never relying on stale priors.
MITGet via MCP →
Microsoft Podcast Generation
skills.shdesign-creative
Generate podcast-style audio narratives via Azure OpenAI GPT Realtime Mini over WebSocket: full-stack React + FastAPI + streaming PCM playback.
MITGet via MCP →
Microsoft Skill Creator
skills.shengineering
Build effective agent skills for Azure SDKs and Microsoft Foundry: progressive disclosure, degrees-of-freedom matching, and the SKILL.md contract.
MITGet via MCP →
Azure AI Content Safety (TypeScript)
skills.shengineering
Detect harmful content (text, image, jailbreak, protected material) with Azure AI Content Safety in TypeScript — moderation pipeline ready.
MITGet via MCP →
Azure AI Document Intelligence (TypeScript)
skills.shengineering
Extract structured data from PDFs, forms, invoices, and receipts with Azure AI Document Intelligence in TypeScript.
MITGet via MCP →
Azure AI Projects (TypeScript)
skills.shengineering
Build and run Azure AI Foundry projects from TypeScript: agents, threads, runs, evaluations, and connections to Azure data sources.
MITGet via MCP →
Azure Cosmos DB (TypeScript)
skills.shdata
Cosmos DB SQL API in TypeScript: container creation, partition key strategy, point reads, queries, change feed, and bulk operations.
MITGet via MCP →
Azure Event Hubs (TypeScript)
skills.shdata
High-throughput event streaming with Azure Event Hubs in TypeScript — producers, consumers, partitions, checkpointing, and Event Hubs Schema Registry.
MITGet via MCP →
Azure Identity (TypeScript)
skills.shengineering
Authenticate to Azure from TypeScript with DefaultAzureCredential, managed identity, and federated tokens — no secrets in code, ever.
MITGet via MCP →
Azure Key Vault Secrets (TypeScript)
skills.shengineering
Manage application secrets with Azure Key Vault from TypeScript — set, retrieve, rotate, and audit, with managed-identity auth.
MITGet via MCP →
Azure Monitor OpenTelemetry (TypeScript)
skills.shengineering
Wire OpenTelemetry traces, metrics, and logs to Azure Monitor from TypeScript apps — auto-instrumentation, distributed tracing, GenAI semantics.
MITGet via MCP →
Azure Postgres (TypeScript)
skills.shdata
Connect to Azure Database for PostgreSQL from TypeScript with managed identity, connection pooling, pgvector, and HA failover patterns.
MITGet via MCP →
Azure AI Search (TypeScript)
skills.shengineering
Build hybrid (vector + keyword) search experiences with Azure AI Search in TypeScript — indexes, semantic ranking, and RAG retrieval.
MITGet via MCP →
Azure Service Bus (TypeScript)
skills.shengineering
Reliable enterprise messaging with Azure Service Bus in TypeScript: queues, topics, sessions, dead-letter handling, and transactions.
MITGet via MCP →
Azure Storage Blob (TypeScript)
skills.shengineering
Upload, download, stream, and manage blobs in Azure Storage from TypeScript — block blobs, SAS, lifecycle, and large-file resumable upload.
MITGet via MCP →
Zustand Store (TypeScript)
skills.shengineering
Build typed, performant state stores with Zustand in TypeScript: slices, selectors, persistence middleware, and React 19 concurrent patterns.
MITGet via MCP →
open contribution
Want to publish an Oski?
Oskis are open-source Skilskis — contribute yours via GitHub. Include a SKILL.md, a license, and a source attribution and we will list it here.
Submit a PR →