Skip to main content

Skills in diesem Repository

lukemcqueen/hermes-cortex - Seite 2

SkillsMP hat 311 Skills aus lukemcqueen/hermes-cortex gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.

lukemcqueen/hermes-cortex

Es werden 40 von 311 gesammelten Skills angezeigt.

Beruf
nicht klassifiziert
Beschreibung

Use when blocked after cortex update or end_change rejects.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Use when sessions run the wrong model or config regresses.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Validate installers and strip post-decommission stale refs.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Fleet-wide term/artifact renames and decommission sweeps.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Agent-facing CLI output: token-lean by design (AXI/TOON).

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Use when writing or auditing agent-facing CLI output.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Use when building/debugging the messaging gateway.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Use when claiming task-db slices under task model v3.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Use when building scripts whose stdout agents read (AXI).

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Context design for agents: pre-fetch, compaction, envelopes.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Use when files vanished or uncommitted deletions appeared.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Golden known-answer parity testing for system replacement.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Use when performing a full-system backup of a Hermes Agent server — survey, clean up caches, checkpoint databases, bundle repos and configs, compress, and write a manifest. Pairs with hermes-recovery for the restore side.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Use when designing or improving LLM agent workflows.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Real features: 4-gate design with user approval per gate.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Container configs stale? Compare vs source in 3 locations.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Agent Bus (PGMQ) operations — queue inspection, DLQ management, message recovery, auth, and health diagnostics. Covers the Postgres-backed message queue that replaces the legacy file inbox.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Fix a compose stack on a shared host that 500s/404s.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Check the data store and service logs before changing code.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

DEFINITIVE canonical template for ./run — single bash CLI entrypoint covering Docker lifecycle, dev servers, testing, database management, linting, and utility commands. Applies to ANY tech stack: Python/FastAPI, Rails, Go, Node/Next.js, Rust. Every repo MUST…

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Product marketing skill for positioning, GTM strategy, competitive intelligence, and product launches. Use when the user asks about product positioning, go-to-market planning, competitive analysis, target audience definition, ICP definition, market research,…

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Systematically scrub Personally Identifiable Information (PII) from a codebase — inventory real domains, hostnames, credentials, and email addresses across all files; patch them to placeholders; create .example templates for gitignored configs; rewrite git…

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Vet skills for safety, external dependencies, and self-contained operation before installing. Scan scripts, check for external API calls, verify stdlib-only imports, and reject skills that require external services. Use when installing any skill from a…

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Engineering and communication standards for this project: terse, direct, skip explanations, always handle errors.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Role gating, PII tiers, and UGC moderation patterns.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Write Python modules with hermetic unit-test seams.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Use when debugging Alembic Postgres migration failures.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Fuzzy retrieval over an internal corpus via pg_texample.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Verify deployed web app routes render and links resolve.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Adversarial verification — systematically attempts to break code BEFORE it ships. Covers A0-A5 maturity levels: surface scan, input fuzzing, state corruption, dependency sabotage, concurrency attacks, cheat detection, invariant violation, and property-based…

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Install and configure Hermes Cortex core components — Ollama, mycortex knowledge brain, health server, agent registry, hooks, cron jobs, and profile scaffolding on a target machine.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Daily cron job that reads one book of the Bible, extracts 3 lessons with practical application to server operations, and appends to SOUL.md. Runs autonomously at 1am — no user interaction, no notification.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Verify a decommission sweep removed every file and ref.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Diagnose terminal input issues and review emulator configs.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Patterns and architecture for admin-level CLI tools that use direct DB access, not agent-level API auth.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Auto-remediate cron job failures, agent inbox requests, and service issues. Checks every 5m and fixes known failure patterns silently.

Quellsprache: Englisch

Aktualisiert
Beruf
Netzwerk- und Computersystemadministratoren
Beschreibung

Diagnostic procedures for Agent Bus connectivity, permissions, and message delivery. Covers the three bus paths (docker exec / direct backend / nginx), permission model verification, and the rule that all bus tests should use the agent-facing path, not admin…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Check agent bus inbox depth and read messages via HTTP API — for use in LLM cron context where inbox_read MCP tool is unavailable.

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

Systematically find and fix hardcoded absolute paths across scripts, docs, and configs. Ensures codebases work regardless of clone location or OS. Covers BASH_SOURCE-based path derivation, OS-aware case dispatch, shutil.which for Python, and ${VAR:-default}…

Quellsprache: Englisch

Aktualisiert
Es werden 40 von 311 gesammelten Skills angezeigt.