Skip to main content

这个仓库中的 skills

terrylica/cc-skills - 第 2 页

SkillsMP 已收集 terrylica/cc-skills 中的 237 个 Skill。打开任一 Skill 可查看来源和详情。

terrylica/cc-skills

已展示 40 / 237 个已收集 Skill。

职业分类
软件开发工程师
描述

List or validate Pushover notification sounds (built-in plus this account's custom uploaded sounds) via the /1/sounds.json API. Use when choosing a notification sound, checking whether a custom sound exists, or picking a safe fallback before sending. TRIGGERS…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Send a Pushover EMERGENCY (priority 2) alert that repeats until acknowledged, then poll the receipt until the user acks or it expires. Use when something is urgent and must not be missed - production breakage, a blocked autonomous loop needing immediate…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Diagnose the po Pushover plugin and check remaining monthly quota. Runs a full self-test (credential resolution via 1Password/Keychain, /users/validate.json, quota, expected custom sounds present, deps bun/uv/chrome, audit log) and reports message quota…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Notify the user via Pushover when an autonomous Claude Code /loop is BLOCKED and needs human input/decision, or has FINISHED with no meaningful work remaining. Renders a full monospace incident-report PNG (session/project/branch/git-status/commits/details,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Control the pushover.net web dashboard headlessly for things the HTTP API cannot do - log in, list applications, CREATE or DELETE Pushover applications (returning the new app's API token), and ADD or REMOVE custom notification sounds (with a sourcing+loudness…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Monitor INCOMING Pushover notifications (the messages that ARRIVE on the account — e.g. noip-ddns self-healer alerts) from a Claude Code session, via the Pushover Open Client API. On-demand pull, not a background daemon. Register a dedicated receive-device…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Render a verbose monospace "incident report" PNG tuned for reading on an iPhone 13 mini in a Pushover notification (72-column wrap, dark theme, green headings, no horizontal cut-off, unlimited scrollable height). Use when the user wants a detailed text…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Send a Pushover push notification to the user's devices, optionally with an image attachment. Use when the user wants to send/push a notification, alert, or message via Pushover, or programmatically notify their phone. For repeating-alarm emergency alerts…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manage global ignore patterns for lint-relative-paths. TRIGGERS - statusline ignore, add ignore pattern, lint ignore, path lint exclude.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Configure statusline-tools status line and dependencies. TRIGGERS - statusline setup, install statusline, configure status bar, statusline deps.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Tether (install/uninstall) statusline-tools Stop hook to ~/.claude/settings.json. Renamed from 'hooks' to avoid clashing with.

原文语言:英语

更新
职业分类
软件开发工程师
描述

user wants to clean up Telegram by purging deleted or ghost accounts from their dialog list and contacts, or removing spam ghosts that clutter.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when user wants to create a new Telegram group, supergroup, or channel, optionally inviting members on creation.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when user wants to delete, remove, or unsend Telegram messages from a chat, either for everyone or just for themselves.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when user wants to download, save, or extract media files such as photos, videos, and documents from Telegram messages.

原文语言:英语

更新
职业分类
软件开发工程师
描述

an AI agent has drafted a long/sensitive Telegram message and the user wants to review it BEFORE it is sent to the intended recipient. Sends to.

原文语言:英语

更新
职业分类
软件开发工程师
描述

user wants to archive, dump, or back up an entire Telegram channel or chat history to NDJSON with all media files downloaded. Full history.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when user wants to find, look up, or resolve a Telegram user by username, phone number, or ID, or get someone's Telegram profile info.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when user wants to forward, relay, or copy Telegram messages from one chat to another, supporting both single and batch forwarding.

原文语言:英语

更新
职业分类
软件开发工程师
描述

user wants to list all Telegram chats, groups, and channels, see their contacts, find a chat ID, browse conversations, or check account info via.

原文语言:英语

更新
职业分类
软件开发工程师
描述

user wants to manage Telegram group or channel members, including inviting users, kicking or banning someone, listing members, or filtering.

原文语言:英语

更新
职业分类
软件开发工程师
描述

user wants to mark Telegram chats as read, clear unread badges and mentions, dismiss notifications, or acknowledge messages to remove the unread.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when user wants to pin or unpin a message in a Telegram chat, group, or channel, or manage pinned messages.

原文语言:英语

更新
职业分类
软件开发工程师
描述

user wants to search for messages across all Telegram chats or within a specific chat, find old messages by text, or look up Telegram message.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when user wants to send or upload a file, photo, video, voice note, or document on Telegram via their personal account.

原文语言:英语

更新
职业分类
软件开发工程师
描述

user wants to send a text message on Telegram as their personal account via MTProto, text someone, or message a contact by username, phone, or.

原文语言:英语

更新
职业分类
软件开发工程师
描述

user needs to set up Telegram CLI for the first time, authenticate or log in to a Telegram account, re-authenticate an expired session, or configure a profile.

原文语言:英语

更新
职业分类
软件开发工程师
描述

One-time bootstrap for Kokoro TTS, Telegram bot, and BotFather setup. TRIGGERS - tts setup, kokoro install, telegram bot setup

原文语言:英语

更新
职业分类
软件开发工程师
描述

Tether (install/uninstall) tts-tg-sync Stop hook to ~/.claude/settings.json. Renamed from 'hooks' to avoid clashing with Claude.

原文语言:英语

更新
职业分类
软件开发工程师
描述

user wants to send a WhatsApp message, share a link or document via WhatsApp, generate a wa.me click-to-chat link, or message a contact on WhatsApp by phone number.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

macOS disk cleanup, cache pruning, stale file detection, and Downloads triage. TRIGGERS - disk space, cleanup, disk usage

原文语言:英语

更新
职业分类
软件开发工程师
描述

Bootstrap Azure automation when interactive `az login` is blocked by a Conditional Access policy (error 530035, "Device state: Unregistered"). Mints a service principal through the Azure Portal session ONCE — using Microsoft Graph over a captured token, not…

原文语言:英语

更新
职业分类
数据科学家
描述

Read an arXiv paper faithfully by fetching the authors' own LaTeX source instead of OCR-ing the PDF. Extracts every display equation with its label, environment and enclosing proposition, renders each to MathML, and proves usability by compiling each formula…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Convert academic PDF papers to GitHub-renderable GFM markdown with math equations. TRIGGERS - PDF, GitHub markdown, math

原文语言:英语

更新
职业分类
软件开发工程师
描述

Batch parse a folder of PDFs and images to markdown with LaTeX, tables, and layout boxes using baidu/Unlimited-OCR locally — with checkpoint/resume, incremental writes, and per-file repetition detection. Use when processing a large folder of scanned documents…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Parse an image, PDF, or directory into markdown with LaTeX formulas, HTML/markdown tables, and per-block layout bounding boxes, using baidu/Unlimited-OCR locally — free, offline, no API key, no upload quota. Runs on Apple Silicon via MLX (~2.4 s/image, ~5 GB)…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Split a composite figure, screenshot, or dashboard into its individual panels by cropping the layout bounding boxes Unlimited-OCR detects, so each panel can be described separately by a vision model that is good at charts. Turns Unlimited-OCR's refusal to…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create GitHub fine-grained personal access tokens from a declarative JSON spec by browser automation. Use when you need to mint, verify, or revoke a fine-grained PAT (release tokens, read-only auditors, CI status reporters, account-scoped tokens) — there is…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Put any set of hostnames — including bare *.workers.dev Workers, no custom domain needed — behind a Cloudflare Access login wall (GitHub SSO and/or emailed one-time PIN for non-technical users) from a declarative JSON spec, idempotently. Handles the Zero…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Build a self-contained, single-file interactive HTML page (explanations + multiple-choice votes + rank + free-form comments) whose responses round-trip as downloadable/importable JSON — no backend, no tracking — and publish it privately on eon.25u.com behind…

原文语言:英语

更新
已展示 40 / 237 个已收集 Skill。