Results for “beleglage”
50 skillsMore results
Anlagen Bauen
Erstellt aus einem Schriftsatz und Rohbelegen geordnete, gestempelte Anlagen-PDFs für Fahrgastrechte-Verfahren, inklusive optionalem Sammel-PDF und Übersichtstabelle.
1.5k
Binlog Generation
Add the /bl switch to MSBuild-based commands to generate binary logs for build diagnostics and performance analysis.
4k
Page Langs
Detects all languages used on a webpage — both declared (html@lang, hreflang, nested lang=, meta content-language) and actually present in the body text using Google CLD3 WASM. Reconciles the two signal sets and flags mismatches for i18n audits, hreflang validation, and multilingual content verification.
142 · bundle
Bmleh
Prüft Fristen, Form, Zuständigkeit, Rechtsweg und Sofortmaßnahmen für Gesetzgebungsvorhaben und liefert eine Fristen- und Risikoampel mit Sofortschritten.
1.5k
Mengto Webgl Laser
Use when adding a fixed full-screen WebGL laser background with a thin white-hot vertical core, restrained brand-colored halo, and soft smoky fog. Prefer this over mengto-corner-lasers when the beam is a full-viewport WebGL background, not corner ornaments; not for full page layout, copy, or unrelated particle systems.
0 · bundle
Vollstreckung
Erstellt Entwürfe für Zwangsvollstreckungsverfahren im deutschen Prozessrecht, inklusive Anträgen, Begründung und Anlagenlogik, basierend auf Sachverhalt, Normen und Beweisen.
1.5k
Irail CLI
Queries Belgian railway (NMBS/SNCB) schedules via the iRail CLI, including departures, connections, train compositions, and service disruptions.
1 · bundle
Pub2gg Local
本地 pub2gg 全链路:文章→DeepSeek排版→GitHub存稿→WordPress发布→Telegram推送。不依赖阿里云中继,纯 Hermes 本地执行。
0 · bundle
Sglang
Serve LLMs and VLMs with structured outputs, prefix caching, and high throughput using RadixAttention.
10.4k · bundle
Alphagbm Options Strategy
Recommends optimal multi-leg option strategies based on market view, with 15+ templates and full P&L profiles.
1.2k
Sglang
Fast structured generation and serving for LLMs with RadixAttention prefix caching. Use for JSON/regex outputs, constrained decoding, agentic workflows with tool calls, or when you need 5× faster inference than vLLM with prefix sharing. Powers 300,000+ GPUs at xAI, AMD, NVIDIA, and LinkedIn.
0 · bundle
Alterlab Gget
Run fast one-liner queries to 20+ bioinformatics databases from the gget CLI or Python — gene info (Ensembl), BLAST, AlphaFold structures, Enrichr enrichment, and more. Use for quick interactive lookups of genes, sequences, structures, or pathways — for batch processing or advanced BLAST use biopython, for multi-database Python workflows use bioservices. Part of the AlterLab Academic Skills suite.
60 · bundle
Lfg
Full autonomous research workflow — brainstorm, plan, implement, review, and document
1k
Decide
Decide
11
RAG
Build and debug Retrieval-Augmented Generation pipelines — chunking, embedding, retrieval, reranking
1 · bundle
Outline
Create a structured H2/H3 outline with BLUF openers and MECE coverage, bound by the research dossier's beat spec. Triggered after /research and /brand-reference.
0 · bundle
I3
RAG Builder with Parallel Document Processing Vector database construction with local embeddings (zero cost) Handles PDF download, text extraction, chunking, and vector database creation Absorbed B5 (Parallel Document Processor) capabilities Use when: building RAG, creating vector database, downloading PDFs, embedding documents, batch processing Triggers: build RAG, create vector database, download PDFs, embed documents, batch PDF processing
1k
Sglang
Fast structured generation and serving for LLMs with RadixAttention prefix caching. Use for JSON/regex outputs, constrained decoding, agentic workflows with tool calls, or when you need 5× faster inference than vLLM with prefix sharing. Powers 300,000+ GPUs at xAI, AMD, NVIDIA, and LinkedIn.
1 · bundle
Luecken
Verwaltet einen aufsichtsrechtlichen Gap-Tracker: liest und validiert Einträge, sortiert nach Frist und Risiko, aktualisiert Status und erzeugt Eskalations- und Abschlussnachweise.
1.5k
Unterlagen Luecken
Prüft Unterlagen und Lücken in Mietrechtsfällen: erstellt Sollkatalog, gleicht Ist-Bestand ab, priorisiert fehlende Dokumente nach Frist- und Beweisrelevanz und entwirft Rückfrageschreiben.
1.5k
Bemdec Prescribing Guide
Bedside prescribing reference for Bemdec (bempedoic acid / NEXLETOL) — indication check, dose, statin co-prescribing safety caps, monitoring plan, warnings for hyperuricemia and tendon rupture, and special population guidance. Use when a clinician asks "can I start bempedoic acid", "Bemdec indication", "is bempedoic acid safe with my statin", "patient on Nexletol has joint pain or high uric acid", "bempedoic acid in CKD or liver disease or pregnancy", or any prescribing or monitoring question about bempedoic acid.
10
Bgb
Prüft Frist, Form, Zuständigkeit, Rechtsweg und Sofortmaßnahmen im Betreuungsrecht und liefert eine Fristen- und Risikoampel mit Sofortschritten.
1.5k
Olog Construction
Build ontology logs (ologs) from problem descriptions using categorical foundations. Use when designing problem taxonomies, classifying tasks for routing, building knowledge libraries, establishing formal analogies between domains via functor search, or translating between natural language and database schemas. NOT for OWL/RDF ontology work, query tuning, or graph modeling without functional-arrow discipline.
10 · bundle
Alphagbm Buffett Analysis
Scores any US stock ticker through Warren Buffett's four-lens framework (business simplicity, moat, management, valuation) and returns a weighted HOLDABLE/WATCHABLE/AVOID verdict.
1.2k
Legal Memo
Write legal memoranda with analysis and conclusions. TRIGGERS - Use when user needs help with legal-memo related tasks.
22
Convert Elixir Erlang
Bidirectional conversion between Elixir and Erlang. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Elixir↔Erlang specific patterns. Use when migrating Elixir projects to Erlang, translating Elixir patterns to Erlang idioms, or refactoring Elixir codebases to Erlang. Both run on the BEAM VM with the same OTP framework, making this conversion primarily syntactic with semantic preservation. Extends meta-convert-dev with Elixir-to-Erlang specific patterns.
8
Matlab Read Pcb Layout
Import Gerber, ODB++, Allegro .brd, .mcm files for PCB boards and IC packages. Inspect nets, layers, shapes, and stackups. TRIGGER: user asks to import, read, or open a PCB layout file. Gerber files use gerberRead or PCBReader; ODB++, Allegro .brd, .mcm, and native formats use pcbFileRead. Also when inspecting nets, layers, components, or stackups from an imported board. Invoke BEFORE writing import code — the query API (cadnet, cadnetList, componentList) is specialized. SKIP: EM analysis or S-parameter extraction (use matlab-analyze-em), PDN/IR-drop analysis (use matlab-analyze-pcb-pdn), building custom geometry (use matlab-assemble-pcb-layout), material/stackup definition only (use matlab-manage-pcb-material).
920 · bundle
011 Main B36446cb
Enforces GDPR-compliant deployment practices for Google Cloud Run, including Frankfurt region verification, PII-safe logging, data anonymization, retention policies, and CSP configuration.
7 · bundle
Eng Tech Debt
Identify, categorize, and prioritize technical debt into a ranked, defensible backlog that ties each remediation to impact and effort — a register, not a wish list.
0
Bleu
Use this skill whenever a developer wants to turn an idea into a complete, production-ready, end-to-end system plan BEFORE writing any code. Trigger on 'plan this system', 'design the architecture for', 'help me blueprint', 'deep plan for X', 'break this idea into components', 'expand into action points', 'full implementation plan', or when the user pastes a project idea wanting architecture, components, pipelines, and file-level execution mapped out. Casual phrasing also triggers: 'help me think this through end-to-end', 'plan before coding'. Also covers living-workspace patterns: self-improving knowledge bases, reflection loops with auditor agents, four-agent teams, schema-as-code, wiki health scoring. **Resume triggers**: 'where did we leave off', 'continue this plan', 'resume my blueprint' - rehydrates state from disk via SESSION.md/NEXT.md/decisions/. Web research is mandatory every invocation.
0 · bundle
Sglang
Fast structured generation and serving for LLMs with RadixAttention prefix caching. Use for JSON/regex outputs, constrained decoding, agentic workflows with tool calls, or when you need 5× faster inference than vLLM with prefix sharing. Powers 300,000+ GPUs at xAI, AMD, NVIDIA, and LinkedIn.
0 · bundle
Luigi
Comprehensive guide to luigi. Master the concepts, implementation, best practices, and real-world applications of luigi in professional environments.
1
Legal Memo
Write legal memoranda with analysis and conclusions. TRIGGERS - Use when user needs help with legal-memo related tasks.
3
Lfg
Full autonomous engineering workflow
3
Hgb Red Team
Zerlegt handelsrechtliche Fälle nach HGB in Tatsachen, Normen, Streitpunkte und Beweisfragen; liefert eine Kurzantwort mit Risikoampel und Prüfpfad sowie Vorschläge für Anschluss-Skills.
1.5k