Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

hermes-CCC

hermes-CCC には AlexAI-MCP から収集した 46 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
46
Stars
131
更新
2026-04-08
Forks
24
職業カバレッジ
10 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

hermes-compress
その他コンピュータ職

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
その他コンピュータ職

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

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

2026-04-08
polymarket
市場調査アナリスト・マーケティングスペシャリスト

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

2026-04-08
arxiv
その他の高等教育教員

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

2026-04-07
base-blockchain
ソフトウェア開発者

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

2026-04-07
blogwatcher
市場調査アナリスト・マーケティングスペシャリスト

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

2026-04-07
chroma
ソフトウェア開発者

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

2026-04-07
docker-management
ネットワーク・コンピュータシステム管理者

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

2026-04-07
duckduckgo-search
ソフトウェア開発者

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

2026-04-07
excalidraw
ソフトウェア開発者

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

2026-04-07
faiss
ソフトウェア開発者

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

2026-04-07
flash-attention
ソフトウェア開発者

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
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア開発者

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

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

2026-04-07
google-workspace
ソフトウェア開発者

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

2026-04-07
grpo-rl-training
データサイエンティスト

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

2026-04-07
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 memory quality.

2026-04-07
hermes-persona
その他コンピュータ職

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

2026-04-07
hermes-search
その他コンピュータ職

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
その他コンピュータ職

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
データサイエンティスト

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
その他コンピュータ職

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
ソフトウェア開発者

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

2026-04-07
instructor
ソフトウェア開発者

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

2026-04-07
jupyter-live-kernel
ソフトウェア開発者

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

2026-04-07
linear
プロジェクト管理専門家

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

2026-04-07
llama-cpp
ソフトウェア開発者

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

2026-04-07
manim-video
ソフトウェア開発者

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

2026-04-07
mcporter
その他コンピュータ職

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
その他コンピュータ職

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

2026-04-07
one-password
情報セキュリティアナリスト

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

2026-04-07
oss-forensics
情報セキュリティアナリスト

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

2026-04-07
pinecone
ソフトウェア開発者

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

2026-04-07
qdrant
ソフトウェア開発者

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

2026-04-07
research-paper-writing
テクニカルライター

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

2026-04-07
sherlock
情報セキュリティアナリスト

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

2026-04-07
solana
ソフトウェア開発者

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

2026-04-07
stable-diffusion
ソフトウェア開発者

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

2026-04-07
このリポジトリの収集済み skills 46 件中、上位 40 件を表示しています。