Skip to main content
Run any Skill in Manus
with one click
GitHub repository

hermes-CCC

hermes-CCC contains 46 collected skills from AlexAI-MCP, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
46
Stars
131
updated
2026-04-08
Forks
24
Occupation coverage
10 occupation categories · 100% classified
repository explorer

Skills in this repository

hermes-compress
computer-occupations-all-other

Compress conversation context — summarize the current session, extract key decisions and facts, then compact history to free up context window.

2026-04-08
hermes-insights
computer-occupations-all-other

Generate insights about your Claude Code usage — what topics you work on most, common patterns, productivity trends.

2026-04-08
hermes-route
computer-occupations-all-other

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 whether the work is lightweight, standard, or investigation-heavy.

2026-04-08
polymarket
market-research-analysts-and-marketing-specialists-131161

Query Polymarket prediction markets for probability data and research insights on real-world events.

2026-04-08
arxiv
postsecondary-teachers-all-other

Search and retrieve academic papers from arXiv using their free REST API. No API key needed.

2026-04-07
base-blockchain
software-developers

Query Base (Ethereum L2) blockchain data — wallet balances, token info, transactions, gas analysis, contract inspection. No API key required.

2026-04-07
blogwatcher
market-research-analysts-and-marketing-specialists-131161

Monitor and summarize blog posts, RSS feeds, and web content for research and staying current with topics.

2026-04-07
chroma
software-developers

Open-source embedding database for RAG — store embeddings, vector search, metadata filtering. Simple API, scales from notebook to production.

2026-04-07
docker-management
network-and-computer-systems-administrators

Manage Docker containers, images, volumes, networks, and Compose stacks - lifecycle ops, debugging, cleanup, and Dockerfile optimization.

2026-04-07
duckduckgo-search
software-developers

Free web search via DuckDuckGo - no API key needed. Text, news, images. Use as fallback when other search tools unavailable.

2026-04-07
excalidraw
software-developers

Create and export diagrams with Excalidraw - whiteboard-style sketches, flowcharts, architecture diagrams via MCP or CLI.

2026-04-07
faiss
software-developers

Facebook AI Similarity Search — ultra-fast vector similarity search for large-scale local embedding retrieval without a database server.

2026-04-07
flash-attention
software-developers

Optimize transformer attention with Flash Attention — 2-4x speedup, 10-20x memory reduction for long sequences on CUDA GPUs.

2026-04-07
github-code-review
software-quality-assurance-analysts-and-testers

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 actionable review comments instead of generic summaries.

2026-04-07
github-issues
software-developers

GitHub issue management — create, update, label, milestone, and link issues to PRs via gh CLI or curl fallback.

2026-04-07
github-pr-workflow
software-developers

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, or landing changes with clear validation and risk notes.

2026-04-07
google-workspace
software-developers

Automate Google Workspace — Gmail, Drive, Sheets, Docs, Calendar via Google API Python client or gcloud CLI.

2026-04-07
grpo-rl-training
data-scientists-152051

Expert guidance for GRPO/RL fine-tuning with TRL for reasoning and task-specific model training.

2026-04-07
hermes-memory
computer-occupations-all-other

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 memory quality.

2026-04-07
hermes-persona
computer-occupations-all-other

Switch Claude's personality/persona between specialized modes — researcher, coder, analyst, creative, advisor.

2026-04-07
hermes-search
computer-occupations-all-other

Search across past conversation sessions, memory files, and project history to recall what was discussed, decided, or built in previous sessions.

2026-04-07
hermes-skill
computer-occupations-all-other

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.

2026-04-07
hermes-traj
data-scientists-152051

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-tuning analysis.

2026-04-07
honcho
computer-occupations-all-other

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.

2026-04-07
huggingface-hub
software-developers

HuggingFace Hub — download models/datasets, upload artifacts, search, and manage tokens via CLI and Python API.

2026-04-07
instructor
software-developers

Structured LLM outputs with Instructor — Pydantic models as response schemas for OpenAI, Anthropic, and any OpenAI-compatible API.

2026-04-07
jupyter-live-kernel
software-developers

Jupyter notebook and kernel operations — start kernels, execute cells programmatically, export, and data analysis patterns.

2026-04-07
linear
project-management-specialists

Linear project management — create issues, manage cycles, update projects, and query team progress via Linear API or MCP.

2026-04-07
llama-cpp
software-developers

Run quantized LLMs locally with llama.cpp — CPU+GPU inference, GGUF format, OpenAI-compatible server, and Python bindings.

2026-04-07
manim-video
software-developers

Create mathematical animations and explainer videos with Manim Community - code-driven animations for math, CS concepts, data visualization.

2026-04-07
mcporter
computer-occupations-all-other

Convert any CLI tool or Python function into an MCP server using fastmcp. Zero-config tool injection into Claude Code.

2026-04-07
native-mcp
computer-occupations-all-other

MCP server integration in Claude Code — add servers to .mcp.json, configure transports, and use their tools natively.

2026-04-07
one-password
information-security-analysts

1Password CLI integration — retrieve secrets, manage vaults, inject credentials into scripts without hardcoding.

2026-04-07
oss-forensics
information-security-analysts

Open-source security forensics - analyze repositories, dependencies, and code for malicious patterns, supply chain risks, and vulnerabilities.

2026-04-07
pinecone
software-developers

Managed vector database for production RAG — serverless and pod-based deployment, hybrid search, namespaces, and metadata filtering.

2026-04-07
qdrant
software-developers

High-performance vector search engine for production RAG — Rust-powered, horizontal scaling, hybrid dense+sparse search, metadata filtering.

2026-04-07
research-paper-writing
technical-writers

Academic paper writing workflow — literature review, LaTeX setup, structure, citations, and conference submissions.

2026-04-07
sherlock
information-security-analysts

OSINT username search across 400+ social networks using the Sherlock Project.

2026-04-07
solana
software-developers

Query Solana blockchain data — SOL balances, SPL tokens, transactions, programs, and NFTs via JSON RPC API.

2026-04-07
stable-diffusion
software-developers

Run Stable Diffusion locally with diffusers — text-to-image, img2img, inpainting, ControlNet, and SDXL.

2026-04-07
Showing top 40 of 46 collected skills in this repository.