Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

skills

skills 收录了来自 tbrandenburg 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
1
更新
2026-04-12
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

garmin-connect
软件开发工程师

Retrieve, analyse, and reason about personal health, training, well-being, and fitness data from Garmin Connect using the python-garminconnect library and the shared garmin_client package at ~/.garmin. Use this skill when the user asks to: - fetch or display health data (steps, heart rate, sleep, HRV, stress, body battery, SpO2, respiration, hydration) - analyse training or activity data (cycling, running, workouts, training load, training effect, HR zones) - query fitness metrics (VO2max, lactate threshold, intensity minutes, floors, calories) - write code that fetches data from Garmin Connect - debug Garmin Connect authentication (429 errors, rate limiting, token issues, browser cookies) - set up or install the garmin_client package

2026-04-12
send-telegram
软件开发工程师

Send messages or media (images, audio, voice, video, animations, documents) to Telegram chats via bot API. Handles automatic message chunking for long text. Use when agent needs to send notifications, alerts, logs, status updates, text, or any media file to Telegram.

2026-04-01
pdf-to-markdown
软件开发工程师

Transform PDFs into pristine markdown optimized for LLM consumption. Uses docling for initial conversion, then AI-driven iterative cleanup to produce publication-quality output with perfect structure, consistent formatting, and zero artifacts. Handles any PDF type through adaptive pattern recognition - no hardcoded rules. Fast processing with --no-ocr flag.

2026-02-28
codesense
软件开发工程师

Semantic code search and codebase understanding through AI-powered indexing. Use for codebase exploration, pattern discovery, symbol lookup, impact analysis, DRY detection, and analysis of logs/git history. Triggered by needs for code understanding, searching similar implementations, finding patterns, or analyzing codebases semantically.

2026-02-10