Skip to main content

saattrupdan/dotfiles

SkillsMP has collected 35 skills from saattrupdan/dotfiles. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
35
GitHub stars
4
GitHub forks
0

Skills in this repository

Showing 35 of 35 collected skills.

occupation
Web Developers
description

What — the noskillish/slides framework for building single-file HTML decks (no build step, 27+ ready components including pure-CSS bar charts and SVG diagrams, embed mode, stepped PDF export). Use when the user asks to create, draft, extend, or restyle a…

updated
occupation
Graphic Designers
description

Create a LinkedIn carousel from a blog post or written content, and export it as a downloadable PDF. Use this skill whenever the user wants to turn an article, blog post, or piece of writing into a LinkedIn carousel, slide deck for social media, or…

updated
occupation
Network & Computer Systems Administrators
description

Procedural skill for the Jottacloud CLI (`jotta-cli`). Use when managing Jotta Cloud backups, Archive uploads, Sync folders, downloads, remote file browsing, shares, trash, webhooks, logs/status triage, `jottad` pause/resume, ignore rules, or multi-instance…

updated
occupation
Software Developers
description

Conventions and hard-won gotchas for writing pi (pi-coding-agent) extensions. Use when creating, editing, or debugging a pi extension, or when asked to change pi's behaviour — pi is changed by extending it, never by editing the installed package.

updated
occupation
Software Developers
description

Conventions for Python code style, organisation, quality checks, and documentation. Use when building or reviewing Python projects.

updated
occupation
Software Developers
description

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include…

updated
occupation
Software Developers
description

GitHub CLI (gh) — the official command-line interface to GitHub. Use when the user needs to create or manage pull requests, issues, repositories, GitHub Actions, gists, API calls, authentication, or any other GitHub workflow from the terminal. Also use for…

updated
occupation
Software Developers
description

CLI for Gmail via Google's REST API — list, search, read, send, draft, label, delete. Use for all Gmail email operations.

updated
occupation
Software Developers
description

Draft, post, and review Dan's LinkedIn posts (handle saattrupdan) via the `linkedin` CLI, which drives the real LinkedIn web UI with agent-browser. Use when the user wants to write/post a LinkedIn post, save or view a draft, or fetch their recent posts with…

updated
occupation
Software Developers
description

Edit Microsoft Excel .xlsx files in place while preserving all formatting — surgical raw-OOXML cell editing that keeps styles, charts, data validations, formulas and named ranges intact. Use when filling in or revising .xlsx workbooks (bid sheets, budgets,…

updated
occupation
Desktop Publishers
description

Edit Microsoft Word .docx files in place while preserving all formatting — surgical raw-OOXML editing, Word comments, page breaks, character-limit fields. Use when filling in or revising .docx documents (grant applications, forms, reports) rather than…

updated
occupation
Software Developers
description

Search Danish citizen / public-service portals via the `citizen` CLI — Q&A search across borger.dk (national), nyidanmark.dk (immigration) and frederiksberg.dk (municipal), plus factual pages for any of the 98 municipalities (kommune.dk). Merges borger-dk,…

updated
occupation
Software Developers
description

Danish broadcast media via the `media` CLI — latest news headlines and keyword content search across dr.dk (DR) and tv2.dk (TV 2). Merges the dr-dk and tv2-dk skills. Use to fetch the latest Danish news or find recent coverage of a topic across both…

updated
occupation
Software Developers
description

Danish public transport via the `transport` CLI — plan routes, read live station departures, look up disruptions and planned schedule changes, browse ticket products, and search transport Q&A. Merges Rejseplanen (journey engine), DSB, Copenhagen Metro (m.dk)…

updated
occupation
Software Developers
description

Conventions for writing a good AGENTS.md file — a top-level orientation document that helps coding agents work effectively in a repo. Use when creating, updating, or reviewing AGENTS.md.

updated
occupation
Software Developers
description

Generate images from text prompts using Ideogram 4 via CLI.

updated
occupation
Software Developers
description

CLI for Valdemarsro.dk recipes — search and view Danish recipes

updated
occupation
Software Developers
description

Chrome extension development, Web Store submission, and review process.

updated
occupation
Software Developers
description

Firefox add-on development, manifest validation, and AMO submission.

updated
occupation
Software Developers
description

KultuNaut.dk — Denmark's electronic cultural guide. Search events by genre, place, and date via Perl CGI endpoints returning HTML. Use when browsing Danish cultural events, cinema films, adult education courses, or embedding a KultuNaut calendar widget.

updated
occupation
Software Developers
description

lex.dk — Denmark's national encyclopedia (~245 k articles). A drop-in Wikipedia replacement for Danish encyclopedic knowledge. Free, anonymous read access to the main site and specialised subdomains (Trap Danmark, Den Store Danske, Dansk Biografisk Leksikon,…

updated
occupation
Software Developers
description

retsinformation.dk — Denmark's central legal information portal. Use when the user wants to look up Danish law/regulations, retrieve legislation metadata, find parliamentary documents, or navigate by ministry/topic.

updated
occupation
Software Developers
description

skat.dk — the Danish Tax Agency's public citizen portal. Covers the nine top-level borger sections, URL & language conventions, TastSelv login launchers, on-site Cludo search, and internal APIs (Next.js JSON data feed, Cludo search API, sitemap). Use when…

updated
occupation
Software Developers
description

sundhed.dk — Danish national e-health portal. Covers citizen (MitID) and clinician (MitID Erhverv/SOSI) flows - public content, Min Side dashboards, and the internal undocumented JSON API. Use for Danish health-portal tasks.

updated
occupation
Software Developers
description

virk.dk — the Danish government portal for businesses. Covers the anonymous editorial surface (9 themes, ~2000 articles, agency tree, self-service launchers), Mit Virk dashboard, GraphQL gateway, and CVR data portals. Use when looking up Danish business-admin…

updated
occupation
Software Developers
description

DMI (Danmarks Meteorologiske Institut) weather data and forecasts. Use to get weather forecasts, radar-satellite images, sea conditions, warnings, and tide tables.

updated
occupation
Software Developers
description

Danish housing listings — rentals (boligportal.dk) and for-sale homes (boligsiden.dk). Provides the `bolig` CLI for searching listings by filters or by keywords in the description body (e.g. 'badekar'), plus addresses, realtors, municipalities, and documented…

updated
occupation
Technical Writers
description

Markdown conventions including line width and formatting

updated
occupation
Software Developers
description

Template and conventions for creating new skills — SKILL.md structure, CLI patterns, test harness, and gotchas.

updated
occupation
Software Developers
description

Conventions for structuring git commit messages using the Conventional Commits specification. Use when writing or reviewing commits.

updated
occupation
Software Developers
description

Conventions for building FastAPI applications in Python. Use when building or reviewing FastAPI backends.

updated
occupation
Software Developers
description

Python ORM package for working with SQL databases. Use when creating database models, performing CRUD operations, or building database-backed APIs.

updated
occupation
Software Developers
description

Conventions for Vue.js frontend development, including component structure, code quality, and standard packages. Use when building Vue.js frontends.

updated
occupation
Software Developers
description

Create and render mermaid diagrams. Generates .mmd source files and optionally exports to SVG or PNG. Use when the user asks to create, draw, or visualize a diagram, flowchart, mindmap, sequence, Gantt chart, pie chart, class diagram, state diagram, entity…

updated
occupation
Software Developers
description

Conventions for building full-stack applications with Vue.js frontend, FastAPI backend, PostgreSQL database, and Docker Compose deployment. Use when building full-stack apps.

updated
Showing 35 of 35 collected skills.