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

hermes-skills-marketplace

يحتوي hermes-skills-marketplace على 123 من skills المجمعة من whichguy، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
123
Stars
0
محدث
2026-07-12
Forks
1
التغطية المهنية
17 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

next-best-questions
مطوّرو البرمجيات

Use when a problem or request is underspecified and you need to decide WHAT to clarify before doing the work — the NEXT-BEST QUESTIONS to answer, ranked. Interrogates the prompt into candidate questions, projects plausible answers with probabilities, estimates each question's value of information (how much the answer would change the recommended plan, weighted by likelihood and stakes), discards low-value/redundant ones, and keeps generating until a diverse bucket of high-value questions is filled. Reports a ranked list with recommendations (pre-answer / assume-default) using role-specialized local Ollama models. Reports only — it does not ask the user or answer the questions itself. Triggers: "what should I clarify", "what questions matter here", "is this spec complete", "what am I missing before I start".

2026-07-12
nbq-improve
المهن الحاسوبية الأخرى

Use to run one improvement iteration on the next-best-questions skill: review its learnings journal, research opportunities, pre-register a cost-aware experiment, build off-default, evaluate Δresult AND Δcost, and journal the verdict either way. Triggers: 'improve nbq', 'run the nbq loop', 'next-best-questions iteration'. There are NO scripts; this protocol is agent-executed.

2026-07-12
ask
مطوّرو البرمجيات

Prompt any model or alias via "ask <model> <question>". Resolves short names (deepseek, kimi, qwen, glm) to full model IDs. Captures session IDs for follow-up questions. Comparison mode: "ask deepseek kimi <question>" dispatches multiple models in parallel. Each call is a full Hermes agent with tools and multi-turn reasoning. Replies inline with a model badge.

2026-07-12
devloop
مطوّرو البرمجيات

Autonomous end-to-end build/debug engine. Use it when asked to build, implement, fix, or debug a module/feature: it runs the WHOLE loop unattended — drafts a checkable Definition of Done, fail-closed gates it (vague or ambiguous requests come back with the blocking questions instead of guesses), generates tests, then loops implement -> lint -> evidence until coverage + two distinct-model judges + real exit codes + a whole-suite regression gate all pass — and on COMPLETE AUTO-MERGES the work into the target repo's current branch (no repo named = a fresh workspace under the write-safe root is the deliverable). Prefer this over the `dev` skill for any multi-file task whose outcome should be verified, merged code rather than role-by-role assistance. NOT for trivial one-shot asks (a quick answer, a one-line edit, running a command) — just do those directly. Run: `devloop "<request>" [--repo PATH]` (or python3 ${HERMES_HOME}/skills/software-development/devloop/scripts/devloop_cli.py) — see "How to run".

2026-07-09
resumable-script
مطوّرو البرمجيات

An LLM authors a JSON/YAML workflow spec (states, prompts, routing, failure policy); a durable interpreter runs it, passing state from step to step, with suspend/resume, human gates, and replay that never re-runs completed steps. Use when an LLM should define-and-run a multi-step workflow that must pause for a human (approve, decide, fix something) and resume later, survive a crash and continue exactly once, or route declaratively on step errors. Rides a durable-execution-lite engine (append-only journal, deterministic replay). Triggers: LLM-authored workflow, workflow spec, prompt routing, durable resume, resumable script, pause and resume, checkpoint and continue, don't re-run completed steps.

2026-07-09
session-wiki-capture
مطوّرو البرمجيات

Cron job that reviews Hermes conversation history and captures durable knowledge into the wiki. Handles triage (SKIP/NOTE/PAGE), Slack-session cleanup, and post-capture lint.

2026-07-09
usaw-event-info
محللو أبحاث السوق ومتخصصو التسويق

Use when looking up USAW weightlifting event information — national events, local meets, registration, qualifying totals, schedules, results, live stream, tickets, or event policies. Knows the URL patterns, data locations, and info types across usaweightlifting.org and Sport80.

2026-07-09
versioning-hermes-home
مطوّرو البرمجيات

Safely version a live HERMES_HOME to git/GitHub: fail-closed gitignore, secret gating, runtime-state exclusion, watchdog backup cron.

2026-07-09
architecture-diagram
مطوّرو البرمجيات

Dark-themed SVG architecture/cloud/infra diagrams as HTML.

2026-07-07
ascii-art
مطوّرو البرمجيات

ASCII art: pyfiglet, cowsay, boxes, image-to-ascii.

2026-07-07
ascii-video
فنانو المؤثرات الخاصة والمحركون

ASCII video: convert video/audio to colored ASCII MP4/GIF.

2026-07-07
baoyu-comic
فنانو المؤثرات الخاصة والمحركون

Knowledge comics (知识漫画): educational, biography, tutorial.

2026-07-07
baoyu-infographic
المصممون الجرافيكيون

Infographics: 21 layouts x 21 styles (信息图, 可视化).

2026-07-07
claude-design
مصممو واجهات الويب والرقمية

Design one-off HTML artifacts (landing, deck, prototype).

2026-07-07
comfyui
فنانو المؤثرات الخاصة والمحركون

Generate images, video, and audio with ComfyUI — install, launch, manage nodes/models, run workflows with parameter injection. Uses the official comfy-cli for lifecycle and direct REST/WebSocket API for execution.

2026-07-07
design-md
مصممو واجهات الويب والرقمية

Author/validate/export Google's DESIGN.md token spec files.

2026-07-07
excalidraw
مطوّرو البرمجيات

Hand-drawn Excalidraw JSON diagrams (arch, flow, seq).

2026-07-07
godmode
محللو أمن المعلومات

Jailbreak LLMs: Parseltongue, GODMODE, ULTRAPLINIAN.

2026-07-07
ideation
محللو أبحاث السوق ومتخصصو التسويق

Generate project ideas via creative constraints.

2026-07-07
macos-computer-use
مطوّرو البرمجيات

Drive the macOS desktop in the background — screenshots, mouse, keyboard, scroll, drag — without stealing the user's cursor, keyboard focus, or Space. Works with any tool-capable model. Load this skill whenever the `computer_use` tool is available.

2026-07-07
manim-video
فنانو المؤثرات الخاصة والمحركون

Manim CE animations: 3Blue1Brown math/algo videos.

2026-07-07
minecraft-modpack-server
مديرو الشبكات وأنظمة الحاسوب

Host modded Minecraft servers (CurseForge, Modrinth).

2026-07-07
p5js
فنانو المؤثرات الخاصة والمحركون

p5.js sketches: gen art, shaders, interactive, 3D.

2026-07-07
pixel-art
المصممون الجرافيكيون

Pixel art w/ era palettes (NES, Game Boy, PICO-8).

2026-07-07
pokemon-player
مطوّرو البرمجيات

Play Pokemon via headless emulator + RAM reads.

2026-07-07
popular-web-designs
مطوّرو الويب

54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.

2026-07-07
pretext
مطوّرو الويب

Use when building creative browser demos with @chenglou/pretext — DOM-free text layout for ASCII art, typographic flow around obstacles, text-as-geometry games, kinetic typography, and text-powered generative art. Produces single-file HTML demos by default.

2026-07-07
sketch
مصممو واجهات الويب والرقمية

Throwaway HTML mockups: 2-3 design variants to compare.

2026-07-07
songsee
فنيو الصوت والفيديو

Audio spectrograms/features (mel, chroma, MFCC) via CLI.

2026-07-07
songwriting-and-ai-music
الكتّاب التقنيون

Songwriting craft and Suno AI music prompts.

2026-07-07
touchdesigner-mcp
مطوّرو البرمجيات

Control a running TouchDesigner instance via twozero MCP — create operators, set parameters, wire connections, execute Python, build real-time visuals. 36 native tools.

2026-07-07
airtable
مطوّرو البرمجيات

Airtable REST API via curl. Records CRUD, filters, upserts.

2026-07-07
apple-reminders
مطوّرو البرمجيات

Apple Reminders via remindctl: add, list, complete.

2026-07-07
arxiv
مطوّرو البرمجيات

Search arXiv papers by keyword, author, category, or ID.

2026-07-07
audiocraft-audio-generation
مطوّرو البرمجيات

AudioCraft: MusicGen text-to-music, AudioGen text-to-sound.

2026-07-07
blogwatcher
مطوّرو البرمجيات

Monitor blogs and RSS/Atom feeds via blogwatcher-cli tool.

2026-07-07
claude-code
مطوّرو البرمجيات

Delegate coding to Claude Code CLI (features, PRs).

2026-07-07
codex
مطوّرو البرمجيات

Delegate coding to OpenAI Codex CLI (features, PRs).

2026-07-07
define-done
مطوّرو البرمجيات

Use when a prompt should be compiled into a requirements / definition-of-done spec before anything is planned or executed: it decomposes the intent into grouped, itemized, logically ordered OUTCOMES that must hold at the end (what, never how), each optionally carrying an acceptance check, written as a durable dod.md artifact that planners, mappers, and checkers consume. Triggers: "define done for this", "what are the requirements", "spec this before solving", "decompose this into a definition of done".

2026-07-07
dspy
مطوّرو البرمجيات

DSPy: declarative LM programs, auto-optimize prompts, RAG.

2026-07-07
عرض أهم 40 من أصل 123 skills مجمعة في هذا المستودع.