원클릭으로
nixos-config
nixos-config에는 markus1189에서 수집한 skills 13개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
The 'de-ai' skill: writes, rewrites, or reviews prose to remove AI/LLM tells. Use whenever the user says 'de-ai' in any phrasing ('de-ai', 'apply de-ai', 'de-ai per skill'), asks to humanize text, de-AI writing, review for AI tells, write naturally, sound less robotic, sound less ChatGPT, sound more human, edit for voice, make text authentic, or mentions AI detection concerns — German phrasings too ('klingt nach KI', 'menschlicher formulieren') — and when composing outgoing emails, letters, comments, or posts meant to read as human-written. Handles English and German. Never claim de-ai was applied without loading this skill.
Queries Google Maps Platform and Google Weather APIs for geocoding, reverse-geocoding, directions with travel times, distance matrix, places search, place details, static map images, and current/hourly/daily weather forecasts. Use when the user mentions an address or lat/lng coordinates; asks how to get somewhere, travel time, ETA, or a route (driving, walking, bicycling, transit); asks for nearby places, restaurants, cafes, bars, or points of interest (including "near me" or "closest"); wants a map image; or asks about weather, forecast, temperature, rain, or conditions at a location.
Search and download NZB files from Usenet indexers (Treasure Maps, NZBgeek, NZBFinder, NZBPlanet, DrunkenSlug) for movies, TV shows, books, and other media. Use when the user wants to find or download content from Usenet, mentions NZBs, asks for movies/TV/books with download intent, or wants to manage their cart.
Guides creation of effective skills that extend Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when users want to create a new skill, update an existing skill, review a skill, or ask about skill best practices and structure.
Searches Reddit posts and comments, reads comment threads, browses subreddits, and reads the user's own frontpage, subscriptions, and saved history via the official Reddit OAuth API. Use when the user mentions Reddit or a subreddit, asks what Reddit thinks about a topic, wants Reddit opinions or discussion, pastes a reddit.com link, or asks about their Reddit frontpage, feed, subscriptions, or saved posts. Use instead of WebFetch for reddit.com URLs, which return 403 anonymously.
Lists restaurants delivering (or offering pickup) to a location via the Lieferando / Just Eat Takeaway discovery API, with ratings, ETA, distance, minimum order value, delivery fee and current deals. Use when the user asks about ordering food, food delivery, takeaway, what restaurants deliver to an address, where to get döner/pizza/sushi/burgers, delivery fees or minimum orders, or mentions Lieferando, Just Eat, Takeaway.com or lieferando.de/lieferando.at. Covers Germany and Austria only.
Daily HN briefing agent with delta tracking, deep-dive sub-agent pipeline, and user-interest-aware filtering. Use when the user asks about HN, Hacker News, tech news, wants to check/browse HN, get a briefing, see what's new or hot, search stories, read or analyze HN comments, or do a deep dive on a story.
Generates images from text prompts using Google's Nano Banana models (Gemini 3.1 Flash Image / Gemini 3 Pro Image) via OpenRouter. Use when the user asks to generate, create, or make an image/picture from a text description, or mentions Nano Banana.
Transcribes audio files (mp3, wav, ogg, m4a, flac, webm) using Gemini 3.5 Flash via OpenRouter, saves transcripts as markdown, and supports follow-up analysis. Use when the user asks to transcribe audio, summarize a meeting recording, check a voice note, extract action items from a recording, asks what was discussed in an audio file, or mentions processing audio files in any way.
Searches local Claude Code session transcripts under ~/.claude/projects to find past conversations by topic, date, or project. Use when the user asks to find, recall, look up, or re-read a previous Claude Code session, transcript, or chat history.
Conducts an interactive, chunk-by-chunk code review of commits for a ticket or branch. Builds a mental model from story/commits, maps changes, then walks through logical groups with the reviewer. Accumulates findings for a structured final summary. Trigger: user asks for a 'guided code review'.
Direct integration with Telegram Bot API for checking inbox messages and sending messages (text, photos, documents) to chats. Triggers when users request 'check Telegram inbox', 'check messages', 'send message to [chat]', or mention Telegram bot interactions. Requires TELEGRAM_BOT_TOKEN environment variable.
Search code using Sourcegraph CLI. Use when (re)searching codebases, finding implementation examples, analyzing code patterns