Hardened Skills

Hardened Skills from faberlens/hardened-skills.

by @faberlens 194 skills

Skills in this plugin

194
  1. Clinical Reports Hardened · faberlens bundle
    Write comprehensive clinical reports including case reports (CARE guidelines), diagnostic reports (radiology/pathology/lab), clinical trial reports (ICH-E3, SAE, CSR), and patient documentation (SOAP, H&P, discharge summaries). Full support with templates, regulatory compliance (HIPAA, FDA, ICH-GCP), and validation tools.
    1 install
  2. Healthcare MCP Hardened · faberlens bundle
    Provides comprehensive tools for working with Electronic Health Records (EHR) using the HL7 FHIR standard.
    1 install
  3. Healthkit Sync Hardened · faberlens
    iOS HealthKit data sync CLI commands and patterns. Use when working with healthsync CLI, fetching Apple Health data (steps, heart rate, sleep, workouts), pairing iOS devices over local network, or understanding the iOS Health Sync project architecture including mTLS certificate pinning, Keychain storage, and audit logging.
    1 install
  4. Docker Manager Hardened · faberlens bundle
    Enables the bot to manage Docker containers, images, and stacks.
    1 install
  5. Ddg Search Hardened · faberlens bundle
    Search the web using DuckDuckGo. Free, no API key required. Use when the user asks to search the web, look something up, find information online, research a topic, or when you need to find current information that isn't in your training data. Also use when web_search tool is unavailable or has no API key configured.
    1 install
  6. Openai Whisper Hardened · faberlens bundle
    Local speech-to-text with the Whisper CLI (no API key).
    1 install
  7. Polymarket Hardened · faberlens bundle
    Query Polymarket prediction markets. Use for questions about prediction markets, betting odds, market prices, event probabilities, or when user asks about Polymarket data.
    1 install
  8. Spotify Player Hardened · faberlens bundle
    Terminal Spotify playback/search via spogo (preferred) or spotify_player.
    1 install
  9. Travel Manager Hardened · faberlens bundle
    Comprehensive travel planning, booking, and management skill. Use when needing to plan international trips, manage multi-destination itineraries, handle family travel logistics, optimize travel costs, and coordinate complex travel arrangements.
    1 install
  10. Whatsapp Chats Hardened · faberlens bundle
    List, search, and analyze WhatsApp conversations
    1 install
  11. Whatsapp Utils Hardened · faberlens bundle
    Phone number formatting, cache inspection, contact export, and message ID generation
    1 install
  12. Apple Reminders Hardened · faberlens bundle
    Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
    1 install
  13. Brainz Calendar Hardened · faberlens bundle
    Manage Google Calendar events using `gcalcli`. Create, list, and delete calendar events from the CLI.
    1 install
  14. Code Review Fix Hardened · faberlens bundle
    Automated code review with fix suggestions and in-place code repairs.
    1 install
  15. Feishu Calendar Hardened · faberlens bundle
    Manage Feishu (Lark) calendars — list, check schedules, and sync events.
    1 install
  16. Knowledge Graph Hardened · faberlens bundle
    Maintain Clawdbot's compounding knowledge graph under life/areas/** by adding/superseding atomic facts (items.json), regenerating entity summaries (summary.md), and keeping IDs consistent. Use when you need deterministic updates to the knowledge graph rather than manual JSON edits.
    1 install
  17. Telegram Notify Hardened · faberlens bundle
    Send consistent Telegram DM alerts for trading events (entry/exit/self-heal) with rate limits.
    1 install
  18. Whatsapp Styler Hardened · faberlens bundle
    Skill to ensure all messages sent to WhatsApp follow the platform's specific formatting syntax. It prevents markdown bloat and ensures a clean, mobile-first reading experience.
    1 install
  19. Youtube Watcher Hardened · faberlens bundle
    Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
    1 install
  20. Firecrawl Hardened · faberlens bundle
    Web search and scraping via Firecrawl API. Use when you need to search the web, scrape websites (including JS-heavy pages), crawl entire sites, or extract structured data from web pages. Requires FIRECRAWL_API_KEY environment variable.
    1 install
  21. Github AI Trends Hardened · faberlens bundle
    Generate GitHub AI trending project reports as formatted text leaderboards. Fetches top-starred AI/ML/LLM repos by daily, weekly, or monthly period and renders a styled leaderboard. Use when the user asks for AI project trends, GitHub trending, AI leaderboard, or wants to see popular AI repos.
    1 install
  22. Compliance Hardened · faberlens bundle
    Navigate privacy regulations (GDPR, CCPA), review DPAs, and handle data subject requests. Use when reviewing data processing agreements, responding to data subject access or deletion requests, assessing cross-border data transfer requirements, or evaluating privacy compliance.
    1 install
  23. Maverick Finance Hardened · faberlens bundle
    Performs financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecast construction for strategic decision-making. Use when analyzing financial statements, building valuation models, assessing budget variances, or constructing financial projections and forecasts. Also applicable when users mention financial modeling, cash flow analysis, company valuation, financial projections, or spreadsheet analysis.
    1 install
  24. Openai Image Gen Hardened · faberlens bundle
    Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
    1 install
  25. Personal Finance Hardened · faberlens bundle
    Manage personal finances, track spending by category, set budgets, and receive reminders for EMIs and one-time annual expenses. Use for logging expenses, checking budget status, or setting up financial reminders.
    1 install
  26. Servicenow Agent Hardened · faberlens bundle
    Read-only CLI access to ServiceNow Table, Attachment, Aggregate, and Service Catalog APIs; includes schema inspection and history retrieval (read-only).
    1 install
  27. Voice Transcribe Hardened · faberlens bundle
    Transcribe audio files using OpenAI's gpt-4o-mini-transcribe model with vocabulary hints and text replacements. Requires uv (https://docs.astral.sh/uv/).
    1 install
  28. Win Mouse Native Hardened · faberlens bundle
    Native Windows mouse control (move, click, drag) via user32.dll. Use when the user asks you to move the mouse, click, drag, or automate pointer actions on Windows.
    1 install
  29. AI Act Risk Check Hardened · faberlens bundle
    Assess preliminary risk classification for an AI system against EU AI Act Annex III high-risk categories.
    1 install
  30. Cctv News Fetcher Hardened · faberlens bundle
    Fetch and parse news highlights from CCTV News Broadcast (Xinwen Lianbo) for a given date.
    1 install
  31. Douyin Downloader Hardened · faberlens bundle
    最稳定的抖音视频下载工具,用户提供抖音链接或modal_id即可自动解析并下载。
    1 install
  32. Memory Systems Hardened · faberlens bundle
    Guides implementation of agent memory systems, compares production frameworks (Mem0, Zep/Graphiti, Letta, LangMem, Cognee), and designs persistence architectures for cross-session knowledge retention. Use when the user asks to "implement agent memory", "persist state across sessions", "build knowledge graph for agents", "track entities over time", "add long-term memory", "choose a memory framework", or mentions temporal knowledge graphs, vector stores, entity memory, adaptive memory, dynamic memory or memory benchmarks (LoCoMo, LongMemEval).
    1 install
  33. Nano Banana Pro Hardened · faberlens bundle
    Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
    1 install
  34. Portfolio Watcher Hardened · faberlens bundle
    Monitor stock/crypto holdings, get price alerts, track portfolio performance
    1 install
  35. Code Review Hardened · faberlens bundle
    AI-powered code analysis via LogicArt — find bugs, security issues, and get logic flow visualizations. Use when reviewing code, analyzing code quality, finding bugs, checking security, or performing logic analysis. Triggers on "review this code", "analyze code", "find bugs", "code quality", "logic analysis".
    1 install
  36. AI Revenue Tracker Hardened · faberlens bundle
    Daily revenue tracking and summarization system.
    1 install
  37. Bailian Web Search Hardened · faberlens bundle
    AI-optimized web search via Bailian(Alibaba ModelStdio) API. Returns multisourced, concise web search results for LLMs.
    1 install
  38. Earnings Analysis Hardened · faberlens bundle
    Create professional equity research earnings update reports (8-12 pages, 3,000-5,000 words) analyzing quarterly results for companies already under coverage. Fast-turnaround format focusing on beat/miss analysis, key metrics, updated estimates, and revised thesis. Includes 1-3 summary tables and 8-12 charts. Use when user requests "earnings update", "quarterly update", "earnings analysis", "Q1/Q2/Q3/Q4 results", or post-earnings report.
    1 install
  39. Intimate Wellbeing Hardened · faberlens bundle
    Professional, non-explicit guidance on intimate wellbeing and sexual performance: communication, stress reduction, sleep, exercise, habits, medical red flags, and relationship health. Use for wellness-focused questions; avoid explicit content.
    1 install
  40. Market Analysis Cn Hardened · faberlens bundle
    市场分析服务 | Market Analysis Service. 企业市场趋势分析 | Enterprise market trend analysis. 竞品分析 | Competitor analysis. 用户行为洞察 | User behavior insights. 触发词:市场分析、竞品分析、market analysis、趋势.
    1 install
  41. Nmap Pentest Scans Hardened · faberlens bundle
    Plan and orchestrate authorized Nmap host discovery, port and service enumeration, NSE profiling, and reporting artifacts for in-scope targets.
    1 install
  42. Obsidian Organizer Hardened · faberlens bundle
    Organize and standardize Obsidian vaults for reliability and long-term maintainability. Use when designing or cleaning vault folder structure, enforcing file naming conventions, migrating messy vaults, reducing duplicate/ambiguous notes, or creating repeatable audit-and-fix workflows for Obsidian notes.
    1 install
  43. Openai Whisper API Hardened · faberlens bundle
    Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
    1 install
  44. Semgrep Hardened · faberlens bundle
    Semgrep integration. Manage Rules, Scans. Use when the user wants to interact with Semgrep data.
    1 install
  45. Yahoo Data Fetcher Hardened · faberlens bundle
    Fetch real-time stock quotes from Yahoo Finance.
    1 install
  46. Youtube Transcript Hardened · faberlens bundle
    Fetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTube's cloud IP blocks.
    1 install
  47. Expense Tracker Pro Hardened · faberlens bundle
    Track expenses via natural language, get spending summaries, set budgets
    1 install
  48. Pentest Auth Bypass Hardened · faberlens bundle
    Test authentication and session management controls for bypass and account takeover scenarios.
    1 install
  49. Telegram Alerts Hardened · faberlens bundle
    Send formatted trading alerts, portfolio updates, and market signals via Telegram. Supports price alerts, stop-loss notifications, win/loss reporting, and scheduled summaries. Use when you need Telegram notifications for trades, price alerts, portfolio updates, or automated trading reports.
    1 install
  50. Stock Price Checker Hardened · faberlens bundle
    Check stock prices using yfinance library. No API key required.
    1 install
  51. Test Case Generator Hardened · faberlens bundle
    Generate unit tests automatically from source code.
    1 install
  52. Xiaohongshu Publish Hardened · faberlens bundle
    小红书长文发布。用于在网页版小红书创作服务平台发布长文笔记。当用户说"发小红书"、"发小红书长文"、"写一篇小红书"时使用此技能。
    1 install
  53. File Organizer Skill Hardened · faberlens bundle
    Organize files in directories by grouping them into folders based on their extensions or date. Includes Dry-Run, Recursive, and Undo capabilities.
    1 install
  54. Quant Trading System Hardened · faberlens bundle
    Automated Trading System with Multi-Strategy Voting
    1 install
  55. Systematic Debugging Hardened · faberlens bundle
    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
    1 install
  56. Telegram Bot Builder Hardened · faberlens bundle
    Telegram Bot 快速build工具 - Keyboard、Inline Buttons、Webhook、Auto-reply、Group管理
    1 install
  57. Whatsapp Group Admin Hardened · faberlens bundle
    Group administration utilities - info, stats, invite link parsing, and creation templates
    1 install
  58. Security Vuln Scanner Hardened · faberlens bundle
    Scan source code for security vulnerabilities and suggest fixes.
    1 install
  59. Cloud Infra Automation Hardened · faberlens bundle
    Automate cloud infrastructure provisioning and management via IaC tooling.
    1 install
  60. Devops Automation Pack Hardened · faberlens bundle
    Bundled DevOps automation toolkit covering CI, IaC, and monitoring for modern deployments.
    1 install