Armory
Source

Browse

Search and filter by type across the catalog

1,923 results in Identity, Skills, Workflows, Observability · page 37 of 81

SkillsPreview

histolab

Digital pathology image processing toolkit for whole slide images (WSI). Use this skill when working with histopathology slides, processing H&E or IHC stained tissue images, extracting tiles from gigapixel pathology images, detecting tissue regions, segmenting tissue masks, or preparing datasets for computational pathology deep learning pipelines. Applies to WSI formats (SVS, TIFF, NDPI), tile-based analysis, and histological image preprocessing workflows.

UnrankedNo signals yet
Harnessclaude
histolabskills
Details
SkillsPreview

hmdb-database

Access Human Metabolome Database (220K+ metabolites). Search by name/ID/structure, retrieve chemical properties, biomarker data, NMR/MS spectra, pathways, for metabolomics and identification.

UnrankedNo signals yet
Harnessclaude
hmdb-databaseskills
Details
SkillsPreview

homelab-network-readiness

Readiness checklist for homelab VLAN segmentation, local DNS filtering, and WireGuard-style remote access before changing router, firewall, DHCP, or VPN configuration.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

homelab-network-setup

Practical home and homelab network planning for gateways, switches, access points, IP ranges, DHCP reservations, DNS, cabling, and common beginner mistakes.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

homelab-pihole-dns

Pi-hole installation, blocklist management, DNS-over-HTTPS setup, DHCP integration, local DNS records, and troubleshooting broken DNS resolution on a home network.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

homelab-vlan-segmentation

Segmenting home networks into VLANs for IoT, guest, trusted, and server traffic using UniFi, pfSense/OPNsense, and MikroTik — including switch trunk config, firewall rules, and wireless SSID mapping.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

homelab-wireguard-vpn

WireGuard VPN server setup, peer configuration, key generation, split tunneling vs full tunnel routing, and remote access to a home network from mobile and laptop clients.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
ObservabilityPreview

honeyhive

HoneyHive is an AI evaluation and observability platform for tracing agent pipelines, running evaluations, and debugging regressions in production.

UnrankedNo signals yet
Harnessclaudecursorcodexopencodegemini
observabilityevalstracing
No one-command install · SourceDetails
SkillsPreview

hono

Build ultra-fast web APIs and full-stack apps with Hono — runs on Cloudflare Workers, Deno, Bun, Node.js, and any WinterCG-compatible runtime.

UnrankedNo signals yet
Harnessclaude
honoskills
Details
SkillsPreview

hook-development

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.

UnrankedNo signals yet
Harnessclaude
hook-developmentskills
Details
WorkflowsPreview

hookify

Create hooks to prevent unwanted behaviors from conversation analysis or explicit instructions

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
commandworkflow
Details
WorkflowsPreview

hookify-configure

Enable or disable hookify rules interactively

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
commandworkflow
Details
WorkflowsPreview

hookify-help

Get help with the hookify system

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
commandworkflow
Details
WorkflowsPreview

hookify-list

List all configured hookify rules

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
commandworkflow
Details
SkillsPreview

hookify-rules

This skill should be used when the user asks to create a hookify rule, write a hook rule, configure hookify, add a hookify rule, or needs guidance on hookify rule syntax and patterns.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
WorkflowsPreview

hotfix

Create a new Git Flow hotfix branch from main for emergency production fixes

UnrankedNo signals yet
Harnessclaude
gitworkflows
Details
WorkflowsPreview

hotfix-deploy

Deploy critical hotfixes with emergency procedures, validation, and rollback capabilities

UnrankedNo signals yet
Harnessclaude
deploymentworkflows
Details
SkillsPreview

hqq-quantization

Half-Quadratic Quantization for LLMs without calibration data. Use when quantizing models to 4/3/2-bit precision without needing calibration datasets, for fast quantization workflows, or when deploying with vLLM or HuggingFace Transformers.

UnrankedNo signals yet
Harnessclaude
optimization-hqqskills
Details
SkillsPreview

html-injection-testing

This skill should be used when the user asks to "test for HTML injection", "inject HTML into web pages", "perform HTML injection attacks", "deface web applications", or "test content injection vulnerabilities". It provides comprehensive HTML injection attack techniques and testing methodologies.

UnrankedNo signals yet
Harnessclaude
html-injection-testingskills
Details
SkillsPreview

hubspot-integration

Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers Node.js and Python SDKs. Use when: hubspot, hubspot api, hubspot crm, hubspot integration, contacts api.

UnrankedNo signals yet
Harnessclaude
hubspot-integrationskills
Details
SkillsPreview

huggingface-accelerate

Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/FSDP/Megatron/DDP. Automatic device placement, mixed precision (FP16/BF16/FP8). Interactive config, single launch command. HuggingFace ecosystem standard.

UnrankedNo signals yet
Harnessclaude
distributed-training-accelerateskills
Details
SkillsPreview

huggingface-tokenizers

Fast tokenizers optimized for research and production. Rust-based implementation tokenizes 1GB in <20 seconds. Supports BPE, WordPiece, and Unigram algorithms. Train custom vocabularies, track alignments, handle padding/truncation. Integrates seamlessly with transformers. Use when you need high-performance tokenization or custom tokenizer training.

UnrankedNo signals yet
Harnessclaude
tokenization-huggingface-tokenizersskills
Details
SkillsPreview

humanizer

|

UnrankedNo signals yet
Harnessclaude
humanizerskills
Details
WorkflowsPreview

husky

Sets up and manages Husky Git hooks by configuring pre-commit hooks, establishing commit message standards, integrating with linting tools, and ensuring code quality on commits.

UnrankedNo signals yet
Harnessclaude
slash-commandversion-control-git
Details
Browse · Armory