Skip to main content
Run any Skill in Manus
with one click
bennoloeffler
GitHub creator profile

bennoloeffler

Repository-level view of 28 collected skills across 3 GitHub repositories, including approximate occupation coverage.

skills collected
28
repositories
3
occupation fields
4
updated
2026-05-17
repository explorer

Repositories and representative skills

#001
bassi
18 skills20updated 2025-12-20
64% of creator
art-icon-creator
Graphic Designers

This skill should be used when creating artistic icon variations from images. It generates 10 different greyscale icon styles from a single image source, automatically compressing to under 20KB with high contrast appearance. Supports both URL and local file inputs.

2025-12-20
bel-download-file-from-crm-db
Software Developers

This skill should be used when the user wants to download or retrieve a file from the CRM database and save it to the filesystem. Triggers on requests like "download the contract from CRM", "save the database file to disk", "get the PDF from the database", or "retrieve the attachment from CRM". Uses the bel-crm-db skill for schema knowledge.

2025-12-06
bel-insert-file-to-crm-and-link-it
Software Developers

This skill should be used when inserting files (images, PDFs, Excel files, documents) into the CRM database and linking them to companies, people, events, or sales opportunities. The skill handles base64 encoding, hash calculation, MIME type detection, and SQL insertion automatically through a Python script.

2025-12-06
bel-move-mail-to-archive
Mail Clerks & Mail Machine Operators, Except Postal Service

This skill should be used when moving a single email message to the Archive folder in Microsoft 365 Mail. It provides a clean interface to move one specific email using its messageId without polluting the context window. Use this skill when processing bulk archive operations, moving spam emails, or any workflow requiring reliable one-email-at-a-time moves to Archive.

2025-12-06
bel-open-file
Software Developers

This skill should be used when the user wants to open or preview a file that already exists on disk using the operating system's default application. Triggers on requests like "open this file", "show me the PDF", "preview the image", "view the document", or "display the spreadsheet". Works with all file types including PDFs, images, documents, emails, and spreadsheets.

2025-12-06
bel-contact-creator
Software Developers

This skill should be used when the user asks to create a contact in Outlook from freeform text data (e.g., business cards, email signatures, addresses). It handles parsing contact information and creating properly structured Outlook contacts that sync to mobile devices.

2025-11-30
bel-crm-db
Database Architects

Uses the mcp postgresql to read and write crm relevant data to the crm database: Its about: sales_opportunity (Verkaufschancen) person (Kontaktperson im Unternehmen) company_site (Ein Standort eines Unternehmens) event (Aktivität, TODO, ... insgesamt bilden die Aktivitäten die Historie und die Zukunft von company_site, person und sales_opportunity ab) data_files (Dateien: PDFs, Bilder, E-Mail-Anhänge, Office-Dokumente - verknüpft mit CRM-Entitäten)

2025-11-30
bel-crm-schema-write-db
Database Architects

This skill should be used when working with the CRM PostgreSQL database for sales, contacts, companies, and opportunities. Use this skill when the user asks to insert, update, query, or analyze data in the CRM database (may be called crm or db), or when SQL queries need to be created for company_site, person, sales_opportunity, or event tables. This skill provides comprehensive schema knowledge and PostgreSQL-specific SQL examples tailored to the CRM data model.

2025-11-30
Showing top 8 of 18 collected skills in this repository.
#002
claude-code-personal-agent-plugins-skills
6 skills00updated 2026-05-17
21% of creator
ai-timer
Software Developers

Use when the user wants to add, change, rename, or delete a recurring Heartbeat-Timer in timer.md via natural language. Triggers include "erinner mich", "mach einen Timer", "baue Timer", "aendere Timer X", "setze X auf", "verschiebe X auf", "loesche Timer X", "add/update/delete timer", "jeden X um Y mach Z", "alle N Minuten/Stunden/Tage". Parses umgangssprachliche Beschreibung into a valid `| Zeit | Tage | Name | Prompt |` row (for add) or an Edit on the existing row (for update/delete), validates via `bun "${CLAUDE_PLUGIN_ROOT}/mcp/heartbeat-channel/validate.ts"`, and auto-corrects until green.

2026-05-17
ai-ms365
Software Developers

Use this skill whenever the user asks for anything involving Microsoft 365 — Outlook mail, Outlook calendar, Teams, SharePoint, OneDrive, Excel-on-OneDrive, or Azure AD users/contacts — OR asks to log in / authenticate the MS365 MCP. Trigger phrases include "send mail", "schreib eine Mail", "Termin", "meeting", "Kalender", "Outlook", "Teams Nachricht", "OneDrive", "SharePoint", "Excel-Datei in OneDrive", "login mcp", "ms365 login", "login ms365", "anmelden ms365", "MS365 anmelden", "verify login", "auth ms365". Provides guidance on which mcp__ms365__* tools to call, what their arguments mean, and how to handle authentication and common pitfalls.

2026-05-17
ai-create-diagram
Software Developers

Strukturen/Architektur/Flowcharts/Orgs/Sequences als SVG+PNG erzeugen via D2 (d2lang.com). Trigger bei 'create-diagram', 'mach ein diagramm', 'erzeuge flowchart', 'architektur-bild', 'org-chart', 'sequenzdiagramm', 'flow-diagram'. Claude schreibt die .d2-Quelle, kompiliert zu SVG+PNG, Source-File liegt neben Output (einbettbar in Folien, spaeter editierbar).

2026-05-17
ai-create-image-set
Software Developers

Erzeugt einen konsistenten Satz Bilder (Slide-Hintergruende, Bildserien) via OpenAI gpt-image-1. Trigger bei 'Slide-Hintergrund', 'deck background', 'Folien-Bilder generieren', 'praesentations-Hintergruende', 'Hero-Bilder fuer Folien', 'Bildserie'. Nimmt eine Slot-Liste + gemeinsamen Stil-Anker, ruft parallel auf, schreibt PNGs.

2026-05-17
ai-create-image
Software Developers

Foto/Illustration/Poster via OpenAI gpt-image-1. Trigger bei 'create-image', 'erzeuge bild', 'mach ein bild', 'poster', 'illustration', 'generiere foto', 'produziere ein visual'. Schreibt PNG nach output/YYYY-MM-DD/.

2026-05-17
ai-create-slide-deck-variants
Software Developers

Liefert eine von 10 HTML-Praesentations-Aesthetiken (Reveal.js + WebSlides). Trigger bei 'Deck-Variante', 'HTML-Praesentation Variante', 'PowerPoint-Ersatz HTML', 'Strategie-Deck', 'Folien-Variante bauen', 'Reveal.js Folien', 'WebSlides Folien'. Single-file HTML, kein Build, kein npm. Vorlage kopieren, Inhalt einsetzen.

2026-05-17
#003
maude-claude-vunds-plugins
4 skills00updated 2026-01-01
14% of creator
Showing 3 of 3 repositories
All repositories loaded