Back to Skills

himalaya-email-manager Claude Skill for AI Agents

akaihola
Updated 3 days ago
1836 views
0
View on GitHub
Communicationai

About

himalaya-email-manager is a Claude Skill listed on MCP Hub for AI-agent workflows. Use it to give Claude clearer task context, practical setup guidance and repeatable instructions for the project or tool covered by this skill.

  • Clarifies when to use himalaya-email-manager in Claude or compatible AI-agent workflows.
  • Surfaces the key setup and usage context before users open the full repository details.
  • Keeps the page title and summary aligned with MCP Hub, Claude Skill and AI agent search intent.

Quick Install

Claude Code

Recommended
Primary
npx skills add akaihola/skills-akaihola -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/akaihola/skills-akaihola
Git CloneAlternative
git clone https://github.com/akaihola/skills-akaihola.git ~/.claude/skills/himalaya-email-manager

Copy and paste this command in Claude Code to install this skill

GitHub Repository

akaihola/skills-akaihola
Path: himalaya-email-manager
0

Related Skills

sglang

Meta

SGLang is a high-performance LLM serving framework that specializes in fast, structured generation for JSON, regex, and agentic workflows using its RadixAttention prefix caching. It delivers significantly faster inference, especially for tasks with repeated prefixes, making it ideal for complex, structured outputs and multi-turn conversations. Choose SGLang over alternatives like vLLM when you need constrained decoding or are building applications with extensive prefix sharing.

View skill

evaluating-llms-harness

Testing

This Claude Skill runs the lm-evaluation-harness to benchmark LLMs across 60+ standardized academic tasks like MMLU and GSM8K. It's designed for developers to compare model quality, track training progress, or report academic results. The tool supports various backends including HuggingFace and vLLM models.

View skill

cloudflare-turnstile

Meta

This skill provides comprehensive guidance for implementing Cloudflare Turnstile as a CAPTCHA-alternative bot protection system. It covers integration for forms, login pages, API endpoints, and frameworks like React/Next.js/Hono, while handling invisible challenges that maintain user experience. Use it when migrating from reCAPTCHA, debugging error codes, or implementing token validation and E2E tests.

View skill

cloudflare-cron-triggers

Testing

This skill provides comprehensive knowledge for implementing Cloudflare Cron Triggers to schedule Workers using cron expressions. It covers setting up periodic tasks, maintenance jobs, and automated workflows while handling common issues like invalid cron expressions and timezone problems. Developers can use it for configuring scheduled handlers, testing cron triggers, and integrating with Workflows and Green Compute.

View skill