Directory · Claude Skills

Skillopt Sleep

microsoft/SkillOpt

Reference-only OpenClaw adaptation of SkillOpt-Sleep. Use it to study or port the contributed DeepSeek wrapper, not as a ready-to-run installation.

★ 12,602 Synced 8 hours ago View SKILL.md

At a glance

Coding Manual install Python Actively maintained

This skill is for Coding and helps you study deepseek wrapper implementation, port deepseek adapter to new environment, and review openclaw adaptation.

Install git clone --depth 1 https://github.com/microsoft/SkillOpt cp -r SkillOpt/plugins/openclaw ~/.claude/skills/openclaw
Can use Not declared by the author
Good for study deepseek wrapper implementationport deepseek adapter to new environmentreview openclaw adaptationintegrate deepseek integration pattern

Setup, runtime and requirements describe microsoft/SkillOpt, the repo this skill ships in.

deepseekwrapperadapterReferencePortmicrosoft

Other Coding skills

karpathy-guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

webapp-testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

mcp-builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

claude-api anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

web-artifacts-builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

request-refactor-plan mattpocock/skills

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...