Skip to main content

Skills in this repository

knownasnaffy/prompthound - Page 33

SkillsMP has collected 5,138 skills from knownasnaffy/prompthound. Open a skill to review its source and details.

knownasnaffy/prompthound

Showing 40 of 5,138 collected skills.

occupation
Software Developers
description

Arrhythmia early warning skill. Based on facial video, identifies abnormal rhythms such as premature beats, atrial fibrillation, tachycardia/bradycardia, assists in early detection of heart health risks. | 心律失常早期预警技能,基于面部视频识别早搏、房颤、心动过速/心动过缓等异常节律,辅助心脏健康风险早发现

Source text: Chinese

updated
occupation
Software Developers
description

Document solved problems for team reuse. Provides process knowledge for /workflows:compound. Use when documenting a resolved issue, writing up lessons learned, capturing a post-mortem, adding to the knowledge base, or building searchable institutional…

updated
occupation
Software Developers
description

Query stock quotes and technical analysis. Triggers on phrases like 查股价, 看股票, 帮我分析XX股票, XX走势. Input: stock code (A-share like 600519, HK like 00700, US like AAPL). Output: real-time quote, RSI/MACD indicators, buy/sell/hold signal, and a trend chart image.

updated
occupation
Office Clerks, General
description

Fetch any URL and produce a structured content summary with extractive summarization, AI enhancement prompts, and structured output templates. Extracts clean text from HTML, identifies key sentences, generates metadata, and provides ready-to-use prompts for…

updated
occupation
Software Developers
description

This skill should be used when generating PPT files with pptxgenjs (Node.js library). It provides a complete workflow for creating PowerPoint-compatible PPTX files that won't trigger the "PowerPoint found a problem with content" repair dialog. Covers: safe…

updated
occupation
Software Developers
description

A skill for OpenClaw to research crypto market trends (technical & sentiment) and trade ETH on Binance.

updated
occupation
Software Developers
description

Saves 20-40% of LLM tokens by teaching the agent to write compressed responses, compressed memory logs, and compressed pre-compaction summaries. Works via SOUL.md instructions — no hooks, no extra process, no dependencies. Also provides explicit compression…

updated
occupation
Software Developers
description

通过字节码驱动的复式记账引擎,支持多币种账户余额实时查询和资金来源的FIFO分配追踪。触发场景:(1) 用户要记录链上或交易所交易流水并做复式记账;(2) 用户要查询某个地址或账户的实时余额与资金来源;(3) 用户要精确追踪多笔入金的分配去向并防止双重支出。

updated
occupation
Financial & Investment Analysts
description

Analyze any public company's AI exposure using the 8-dimension AI Exposure Index. Fetches last 4 10-K filings (or international equivalents), O*NET data, patents, and earnings transcripts to score vulnerability and adaptive capacity, classifying companies as…

updated
occupation
Software Developers
description

Add or remove emoji reactions on Feishu (Lark) messages, and respond to user reactions. Use when the user asks to react to a message, add an emoji/expression to a message, when you want to acknowledge a message with a reaction instead of a text reply, or when…

updated
occupation
Software Developers
description

Automatically scan GitHub repositories for open issues with 0 comments, evaluate their value, claim them, and submit PRs. Automates the entire GitHub bounty hunting workflow for passive income generation. Use when the user wants to find and complete GitHub…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Comprehensive consumer electronics industry suppliers guide for international buyers – provides detailed information about China's smartphone, wearable, audio, smart home, and AR/VR manufacturing clusters, supply chain structure, regional specializations, and…

updated
occupation
Computer Occupations, All Other
description

Agent work status monitoring and automatic activation system. Triggers when monitoring subagent runtime status, detecting prolonged unresponsive "stalled" states, and automatically activating them to resume operation. Suitable for long-running task…

updated
occupation
Postsecondary Teachers, All Other
description

Search, download, convert, organize, and audit academic literature collections. Use when asked to find papers, build a literature library, add papers to references, download PDFs, convert papers to markdown, organize references by category, audit a reference…

updated
occupation
Software Developers
description

Autonomous browser automation for AI agents. Two tools: agent-browser (CLI Playwright for step-by-step control) and browser-use (Python autonomous agent that decides what to do on pages). Navigate, click, fill forms, scrape data, manage sessions, and run…

updated
occupation
Software Developers
description

Real-time stock quotes and account queries for Longbridge (长桥证券) users. Query US/HK/China stocks, account balance, and positions. Use whenever user mentions stock prices, market data, checking portfolio value, or asking about specific stocks like Apple,…

updated
occupation
Software Developers
description

No-nonsense task manager using SQLite. Track tasks with statuses (backlog, todo, in-progress, done), descriptions, and tags. Use when managing personal tasks, to-do items, project tracking, or any workflow that needs status-based task organization. Supports…

updated
occupation
Market Research Analysts & Marketing Specialists
description

帮助用户发现捡漏机票(隐藏城市票价)机会,通过分析联程航线找到比直飞更便宜的到达方案。当用户搜索机票、寻找低价航线、询问省钱买票技巧、或提到捡漏/弃程/隐藏票价时使用此技能。

Source text: Chinese

updated
occupation
Postsecondary Teachers, All Other
description

根据词表(每行一词或短语)生成本地课表式的复习计划:第几天学新词、第几天回顾(简化艾宾浩斯:+1,+2,+4,+7,+15 天)。 Use when: 背单词、考前词汇突击;用户说「复习计划」「词表排期」「间隔复习」。 NOT for: 内置背单词 App 联动;精细到分钟的提醒。

Source text: Chinese

updated
occupation
Market Research Analysts & Marketing Specialists
description

Content atom library builder for social media creators. Scans a directory of your past content (markdown, text files) and extracts reusable "content atoms" — claims, data points, anecdotes, frameworks, contrarian takes, and questions. Tags each with topic…

updated
occupation
Software Developers
description

Download Bilibili AI-generated subtitles (auto-subtitles) for videos. Use when you need to quickly get subtitles from Bilibili videos that have AI-generated captions. Supports 9 languages: Chinese, English, Japanese, Spanish, Arabic, Portuguese, Korean,…

updated
occupation
Computer Occupations, All Other
description

Create and wire a new OpenClaw agent with a fixed workflow. Use when the user asks to create/add a new OpenClaw agent or says “我要创建一个新的 Agent”, automate multi-agent setup for Feishu, modify ~/.openclaw/openclaw.json channel accounts, bindings, and…

updated
occupation
Data Scientists
description

Trades crypto "Up or Down" 5-minute interval markets on Polymarket by detecting Three White Soldiers (3+ consecutive strong UP intervals all p>0.57) and Three Black Crows (3+ consecutive strong DOWN intervals all p<0.43). Classic candlestick continuation…

updated
occupation
Software Developers
description

Use this skill to batch-sync all git repos across machines — pushing uncommitted changes at end of day or pulling latest at start of day. Invoke when the user wants to sync all repos (not just one), mentions 「下班同步」「上班更新」 「code-sync」, or describes end-of-day…

updated
occupation
Software Developers
description

Knowledge Card generator. Extracts key knowledge from user-provided material (text, files, URLs), determines optimal card type (concept/memo/process/comparison), applies cognitive science principles (chunking, dual coding, elaboration), outputs structured…

updated
occupation
Software Developers
description

Local text-to-speech using Piper voices via sherpa-onnx. 100% offline, no API keys required. Use when user asks for a voice reply, audio response, spoken answer, or wants to hear something read aloud. Supports multiple languages including German (thorsten)…

updated
occupation
Software Developers
description

Production-grade memory system for OpenClaw agents. Auto-organizes notes into topic files, prevents context loss during compaction, and runs daily/weekly maintenance crons. Zero external dependencies — pure local Markdown files. Install and forget. Use when:…

updated
occupation
Software Developers
description

Use this skill whenever you need to scrape web pages, crawl websites, or map site structure using a self-hosted Firecrawl instance. Triggers on requests to extract web content, build RAG pipelines from docs, bulk ingest documentation, discover site URLs, or…

updated
occupation
Sales Representatives of Services, Except Advertising, Insurance, Financial Services, & Travel
description

Automated lead generation and WhatsApp outreach system. Scrape business leads from Google Maps by sector and location, generate personalized pitch messages, and send them via WAHA (WhatsApp HTTP API). Use when building sales pipelines, doing cold outreach to…

updated
occupation
Software Developers
description

Sync AI coding assistant config files from a single source. Generates CLAUDE.md, AGENTS.md, GEMINI.md, .cursor/rules/, .github/copilot-instructions.md, .windsurf/rules/, .clinerules/, CONVENTIONS.md, .kiro/steering/, .amazonq/rules/, .goosehints, .trae/rules/…

updated
occupation
Software Developers
description

This skill should be used when creating or configuring CI/CD pipeline files for automated testing, building, and deployment. Use this for generating GitHub Actions workflows, GitLab CI configs, CircleCI configs, or other CI/CD platform configurations. Ideal…

updated
occupation
Computer Occupations, All Other
description

错误学习闭环:记录失败和纠正 → Pattern-Key 分类 → 定期复盘 → 整合长期记忆 → 防止再犯。 Use when: (1) 命令/操作意外失败且原因值得记录, (2) 用户纠正了错误("不对"/"Actually..."/"你搞错了"), (3) 用户要求的能力不存在(能力缺口信号), (4) 外部 API/工具故障且需记录规避方案, (5) 发现更好的做法可以替代当前方式, (6) 开始重大任务前回顾历史教训。 NOT for: 一次性小错误(typo/手误/用户说"没关系"的)、 功能性…

Source text: Chinese

updated
occupation
Software Developers
description

Automate GitHub pull request workflows including creation, review, merging, and monitoring. Handles PR templates, auto-labeling, CI/CD integration, and review automation. Use when users need to create PRs with proper formatting and templates, automate PR…

updated
occupation
Software Developers
description

Analyze a Java Maven project delivered as a ZIP archive or a GitLab repository URL for secondary-development scope, class counts, module distribution, product customization traces, invasive modifications, and upgrade pollution risks. Use when the user asks…

updated
occupation
Software Developers
description

Manage OmniFocus tasks, projects, and folders via Omni Automation. Use for task management, to-do lists, project tracking, GTD workflows, adding/completing/editing tasks, setting due dates, managing tags, and recurring tasks. Requires OmniFocus installed on…

updated
occupation
Financial & Investment Analysts
description

预算分析虾 — OpenClaw 数字员工体系的财务守门员。实时监控所有 AI 资源支出,智能控制开销,防止产生意外的巨额费用。 当以下情况时使用此 Skill: (1) 用户询问今日/本周/本月花了多少钱 (2) 用户询问哪个数字员工最费钱、成本占比 (3) 用户要求分析成本趋势、优化建议 (4) 用户要求设置预算上限或预警阈值 (5) 检测到异常的 API 调用频率或成本激增时主动预警 (6) 用户提到"预算"、"成本"、"花了多少"、"账单"、"省钱"、"控制开销"、"预警"、"超支" (7)…

Source text: Mixed languages

updated
occupation
Software Developers
description

Local markdown-based calendar management. Use for: (1) Adding calendar events with date, time, title and optional description, (2) Listing upcoming or past events, (3) Viewing calendar in monthly format, (4) Checking today's events, (5) Setting reminders for…

Source text: Mixed languages

updated
occupation
Software Developers
description

Search 44,886+ DOJ-released Jeffrey Epstein documents (Jan 2026 release). Free, no payment required. Search by name, topic, location, or keyword across the full DugganUSA index of declassified Epstein files. Returns document previews, people mentioned,…

updated
occupation
Computer Occupations, All Other
description

积极心理学(Positive Psychology)智能助手,基于塞利格曼 PERMA 幸福模型、VIA 性格优势理论 等循证框架,帮助用户提升幸福感、发现个人优势、建立积极心理资源。 功能包括:PERMA 幸福评估、VIA 性格优势识别、感恩日记、积极心理练习(三件好事、优势运用等)、 情绪追踪、意义与目标探索、心理韧性建设。 触发条件:用户提到积极心理学、幸福感、感恩练习、性格优势、三件好事、PERMA、 心理韧性、正向心理学、幸福课、Tal Ben-Shahar、塞利格曼、Seligman、…

Source text: Chinese

updated
occupation
Software Developers
description

Use this skill whenever you need to scrape web pages, crawl websites, or map site structure using a self-hosted Firecrawl instance. Triggers on requests to extract web content, build RAG pipelines from docs, bulk ingest documentation, discover site URLs, or…

updated
Showing 40 of 5,138 collected skills.