Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

hermes-CCC

يحتوي hermes-CCC على 46 من skills المجمعة من AlexAI-MCP، مع تغطية مهنية على مستوى المستودع وصفحات 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
عرض أهم 40 من أصل 46 skills مجمعة في هذا المستودع.