Skip to main content

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

lukemcqueen/hermes-cortex - الصفحة ٣

جمع SkillsMP عدد ٣١١ من skills من lukemcqueen/hermes-cortex. افتح أي skill لمراجعة مصدره وتفاصيله.

lukemcqueen/hermes-cortex

عرض ٤٠ من أصل ٣١١ skills مجمعة.

المهنة
مطوّرو البرمجيات
الوصف

Before designing any cross-agent feature, protocol, or workflow: trace the receiving agent's end-to-end connectivity, auth, consumption, and permission path. This skill prevents the most expensive mistake in multi-agent systems — assuming that because Message…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

When you discover an issue mid-task, the correct response is begin_change — not a question. Covers the litmus test, the failure pattern, and the concrete "never ask" guardrail. Triggers: 'should I fix', 'want me to', discovered anything wrong mid-task, user…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Recurring governance introspection — scrape brain sync snapshots for codepath patterns, compile weekly insights, and store verdicts in dream.json for retrospection. Runs as a sentinel after mycortex-update-sync, before daily police logs.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Maintain an installed Hermes Cortex instance — update both the upstream Hermes Agent and the cortex repo layer, merge diverged histories, sync skills safely, and troubleshoot common issues. Covers the dual-update workflow (hermes update + cortex-update.sh),…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Server migration, disaster recovery, and restoration workflows for Hermes Agent — restoring from tar.gz archives, reconstructing from backup directories, and verifying all subsystems post-move.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

TDD cycle scoring, self-improvement, and governance system for Hermes Cortex. Scores completeness/quality/progress per cycle with nomic embeddings, logs to SQLite, collects user feedback via CLI, auto-applies config patches with safety bounds, and integrates…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Use for mycortex knowledge brain work or mycortex migration.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Postgres schemas with RLS, roles, or migrations.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

psql from scripts — error propagation, docker wrappers.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Systematic repo health review — survey scripts, detect duplicates, check naming, find gaps, prune dead weight, and produce a structured report. Run before major refactors or when asked to audit the repo.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Handle false positives from the auto-remediation sensor pipeline. Covers the trace-before-create workflow for sensor-reported missing scripts and distinguishing stale sensor entries from genuine issues.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Comprehensive security audit and hardening for Linux servers running web services (nginx, Docker, fail2ban, UFW). Five-layer methodology: network inventory → service config review → firewall/iptables audit → fail2ban/DDoS protection → OS sysctl hardening →…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

After the weekly opportunity scan identifies issues, run auto-fix patterns — git pull, branch cleanup, Docker restart, permission fixes, disk cleanup — then verify each fix succeeded. Reduces manual intervention for known recurring problems.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Install, configure, and manage Ollama on Linux — including sudo-free tarball install, user systemd service, model management, and health verification.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Auto-save a bug-fix lesson after resolving any non-trivial error. Builds a personal bug-fix memory that makes the agent smarter over time. Trigger: after fixing a bug, after resolving an error, after debugging. Run: offline_knowledge lesson create --title…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Daily bible reading cron pattern — generates SOUL.md entries and brain pages for agent-wide scripture engagement.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Cron timestamps follow HERMES_TIMEZONE env, never hardcoded.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المهن الحاسوبية الأخرى
الوصف

Know which files are yours to modify vs Hermes defaults. Covers the two-domain split (Hermes Agent vs hermes-cortex repo), what each domain owns, and how to check before editing.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Workflow router skill — classifies the incoming request into one of 12 patterns and dispatches to the correct tooling, output format, and checklist.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Create, name, list, and maintain Hermes cron jobs — no_agent watchdog scripts, naming conventions, and the user's preferred listing format.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Slim docs to byte targets (SOUL 10K, AGENTS gates) safely.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Use when a cron delivery is flagged or looks wrong.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Safe operational practices for Docker-based staging servers — volume management, change verification, and database recovery patterns.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Read cron job definitions and execution history from filesystem when cronjob CLI is unavailable. Platform-agnostic fallback for cron mode, restricted approval, or limited shell contexts.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Query bus queues and archives reliably for fleet results.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Schedule LLM crons around provider peak/off-peak windows.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Cron tick budget kill: detached worker + result sweep.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Probe MCP server health; extend the governance watchdog.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Use when a command is flagged as a security issue.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Automated Agent Bus processing via MCP.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

MCP inbox tools for cortex-bus messaging.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Build, test, and debug MCP servers for Hermes Agent — logging, dependency checks, fix hints, and best practices.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Fix adversarial-verify.py findings with real handling.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Yuanbao (元宝) groups: @mention users, query info/members.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Bus queue lifecycle — inspecting stuck messages, archiving orphaned messages, navigating state constraints, and performing routine queue cleanup. Complements cortex-bus for the hands-on maintenance side.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Systematic system health survey run proactively when the user gives an open-ended directive to "find work" or "look for issues". 9-step sequential scan: inbox → memory → doctor → crons → git → system → analyze → fix → verify.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المهن الحاسوبية الأخرى
الوصف

Multi-audience documentation scoping conventions for Hermes Cortex. Defines when and how to distinguish general (universal) content from deployment- specific content using scope banners and section tags. Keeps the public OSS repo usable by everyone while…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Tune and configure PostgreSQL running inside Docker containers — custom configs, mounts, command overrides, and the listen_addresses pitfall.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المهن الحاسوبية الأخرى
الوصف

Canonical repo organization for Hermes Cortex — structure, naming, consolidation, symlinks, and audit procedures.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Deploy a custom web app (Flask, Python, Node) behind nginx — upstream config, SSL, basic auth, rate limiting, launchd/systemd service, and multi-layer testing pattern.

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ٤٠ من أصل ٣١١ skills مجمعة.