CtrlK
BlogDocsLog inGet started
Tessl Logo

davidskills

github.com/mishatojk/davidskills

SkillAddedReview
read-all-adrs

skills/thinking-and-docs/read-all-adrs/SKILL.md

Read every ADR markdown file in the project's docs/adr/ folder so you have full context on past decisions. Use only when the user explicitly calls it.

60

remind

skills/thinking-and-docs/remind/SKILL.md

Rewrite the last response simpler and shorter in plain English, prefixed with a 2-4 sentence TLDR of the conversation so far. Manual-only, invoked as /remind.

56

research-prompt

skills/research-and-web/research-prompt/SKILL.md

Write a single-paragraph Deep Research prompt to hand to a human researcher (or a deep-research AI). Use when the user wants a research brief, a "deep research prompt", a one-paragraph task for a researcher, or asks "what should our researcher look for". Produces ONE tight paragraph with full context, numbered sub-questions, and per-finding output format.

75

run-deep-swe

skills/agent-orchestration/run-deep-swe/SKILL.md

Score any AI model on the DeepSWE coding-agent benchmark via the OpenRouter API. Use when the user wants an independent, reproducible coding-agent eval — "run DeepSWE", "benchmark this model on DeepSWE", "score model X on the coding benchmark", "test a model via OpenRouter on DeepSWE", or to verify vendor-reported coding scores. Covers setup, the OpenRouter wiring for mini-swe-agent, single-task / subset / full 113-task runs, and leaderboard submission.

80

setup-help

skills/ops-and-setup/setup-help/SKILL.md

Walk the user through setting up anything step by step. Use when the user asks for help setting up, configuring, installing, or getting something working — "help me set up X", "walk me through this", "setup-help". Differentiator: gives one current step at a time, then always lists every remaining setup step after each response.

76

short

skills/thinking-and-docs/short/SKILL.md

Manually-invoked skill that forces the agent to compress its current answer — strip filler, simplify wording, and cut length while keeping the substance. Use when the user says "short", "shorter", "simpler", "too long", "tl;dr", or wants a more concise version of the previous response.

80

teach

skills/thinking-and-docs/teach/SKILL.md

Teach the user a new skill or concept, within this workspace.

46

vps-server-management

skills/ops-and-setup/vps-server-management/SKILL.md

Use when the user wants to manage his VPS servers and the AI agents running inside them — connecting, deploying, monitoring, restarting, and operating remote hosts and their agents. Triggers on VPS, server management, remote host, SSH into server, manage my servers, agents on the server.

76

youtube-transcript

skills/research-and-web/youtube-transcript/SKILL.md

Use whenever the user needs the transcript of a YouTube video — fetching, extracting, downloading, or pulling captions/subtitles/transcript text from a YouTube URL. Triggers on "get the transcript", "transcript of this video", "pull the captions", "download subtitles", "what does this YouTube video say". Primary path is DeepAPI (go to deepapi.co to get an API key); yt-dlp is the local fallback.

80