Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
alexai-mcp
/
hermes-ccc
home
/
skills
/
alexai-mcp
/
hermes-ccc
alexai-mcp/hermes-ccc
46 skills
View on GitHub
$
npx skills add alexai-mcp/hermes-ccc
Skill
Installs
arxiv
Search and retrieve academic papers from arXiv using their free REST API. No API key needed.
—
base-blockchain
Query Base (Ethereum L2) blockchain data — wallet balances, token info, transactions, gas analysis, contract inspection. No API key required.
—
blogwatcher
Monitor and summarize blog posts, RSS feeds, and web content for research and staying current with topics.
—
chroma
Open-source embedding database for RAG — store embeddings, vector search, metadata filtering. Simple API, scales from notebook to production.
—
docker-management
Manage Docker containers, images, volumes, networks, and Compose stacks - lifecycle ops, debugging, cleanup, and Dockerfile optimization.
—
duckduckgo-search
Free web search via DuckDuckGo - no API key needed. Text, news, images. Use as fallback when other search tools unavailable.
—
excalidraw
Create and export diagrams with Excalidraw - whiteboard-style sketches, flowcharts, architecture diagrams via MCP or CLI.
—
faiss
Facebook AI Similarity Search — ultra-fast vector similarity search for large-scale local embedding retrieval without a database server.
—
flash-attention
Optimize transformer attention with Flash Attention — 2-4x speedup, 10-20x memory reduction for long sequences on CUDA GPUs.
—
github-code-review
Review GitHub pull requests with a findings-first engineering mindset. Use when auditing diffs for bugs, regressions, security issues, missing tests, or risky design choices, and when producing action
—
github-issues
GitHub issue management — create, update, label, milestone, and link issues to PRs via gh CLI or curl fallback.
—
github-pr-workflow
Run a disciplined GitHub pull request workflow from branch creation through merge. Use when opening a PR, updating a PR after review, preparing review-ready diffs, managing draft versus ready states,
—
google-workspace
Automate Google Workspace — Gmail, Drive, Sheets, Docs, Calendar via Google API Python client or gcloud CLI.
—
grpo-rl-training
Expert guidance for GRPO/RL fine-tuning with TRL for reasoning and task-specific model training.
—
hermes-compress
Compress conversation context — summarize the current session, extract key decisions and facts, then compact history to free up context window.
—
hermes-insights
Generate insights about your Claude Code usage — what topics you work on most, common patterns, productivity trends.
—
hermes-memory
Manage durable project memory for Claude Code. Use when prefetching relevant history before work, syncing stable decisions after work, nudging for unsaved lessons, compressing noisy notes, or auditing
—
hermes-persona
Switch Claude's personality/persona between specialized modes — researcher, coder, analyst, creative, advisor.
—
hermes-route
Route Claude Code work by complexity, risk, and tool needs. Use when deciding how much reasoning depth a task needs, whether to read project memory first, whether the task should be decomposed, and wh
—
hermes-search
Search across past conversation sessions, memory files, and project history to recall what was discussed, decided, or built in previous sessions.
—
hermes-skill
Create, improve, inventory, and audit Claude Code skills. Use when turning a solved workflow into a reusable skill, expanding an existing skill, checking trigger quality, or standardizing a skill pack
—
hermes-traj
Capture Claude Code interaction trajectories in training-friendly formats. Use when saving successful runs, failed runs, review samples, evaluation traces, or compact datasets for later QA and fine-tu
—
honcho
AI-native cross-session user modeling — builds a persistent, growing model of who you are, your expertise, preferences, and working style across all Claude sessions.
—
huggingface-hub
HuggingFace Hub — download models/datasets, upload artifacts, search, and manage tokens via CLI and Python API.
—
instructor
Structured LLM outputs with Instructor — Pydantic models as response schemas for OpenAI, Anthropic, and any OpenAI-compatible API.
—
jupyter-live-kernel
Jupyter notebook and kernel operations — start kernels, execute cells programmatically, export, and data analysis patterns.
—
linear
Linear project management — create issues, manage cycles, update projects, and query team progress via Linear API or MCP.
—
llama-cpp
Run quantized LLMs locally with llama.cpp — CPU+GPU inference, GGUF format, OpenAI-compatible server, and Python bindings.
—
manim-video
Create mathematical animations and explainer videos with Manim Community - code-driven animations for math, CS concepts, data visualization.
—
mcporter
Convert any CLI tool or Python function into an MCP server using fastmcp. Zero-config tool injection into Claude Code.
—
native-mcp
MCP server integration in Claude Code — add servers to .mcp.json, configure transports, and use their tools natively.
—
one-password
1Password CLI integration — retrieve secrets, manage vaults, inject credentials into scripts without hardcoding.
—
oss-forensics
Open-source security forensics - analyze repositories, dependencies, and code for malicious patterns, supply chain risks, and vulnerabilities.
—
pinecone
Managed vector database for production RAG — serverless and pod-based deployment, hybrid search, namespaces, and metadata filtering.
—
polymarket
Query Polymarket prediction markets for probability data and research insights on real-world events.
—
qdrant
High-performance vector search engine for production RAG — Rust-powered, horizontal scaling, hybrid dense+sparse search, metadata filtering.
—
research-paper-writing
Academic paper writing workflow — literature review, LaTeX setup, structure, citations, and conference submissions.
—
sherlock
OSINT username search across 400+ social networks using the Sherlock Project.
—
solana
Query Solana blockchain data — SOL balances, SPL tokens, transactions, programs, and NFTs via JSON RPC API.
—
stable-diffusion
Run Stable Diffusion locally with diffusers — text-to-image, img2img, inpainting, ControlNet, and SDXL.
—
subagent-driven-development
Decompose Claude Code work into parallel subagent-friendly streams when the environment permits delegation. Use when a task has independent sidecar work, disjoint file ownership, or review/verificatio
—
systematic-debugging
Run a disciplined multi-phase debugging loop for Claude Code tasks. Use when failures are ambiguous, regressions are hard to localize, logs are noisy, or a bug fix must be proven rather than guessed.
—
test-driven-development
Apply a disciplined red-green-refactor workflow in Claude Code. Use when adding behavior safely, reproducing a bug before fixing it, designing APIs from the outside in, or strengthening change confide
—
vllm
Deploy and serve LLMs with vLLM — OpenAI-compatible inference server with PagedAttention, continuous batching, and quantization support.
—
whisper
OpenAI Whisper for speech recognition and transcription — local inference, multiple model sizes, language detection, and subtitle generation.
—
youtube-content
YouTube research and content operations — search, download, transcript extraction, and audio processing via yt-dlp.
—