Armory
Source

Browse

Search and filter by type across the catalog

2,045 results in Hooks, Sub-Agents, Skills, Infrastructure · page 38 of 86

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
Sub-AgentsPreview

hybrid-cloud-architect

Expert hybrid cloud architect specializing in complex multi-cloud solutions across AWS/Azure/GCP/OCI and private clouds (OpenStack/VMware). Masters hybrid connectivity, workload placement optimization, edge computing, and cross-cloud automation. Handles compliance, cost optimization, disaster recovery, and migration strategies. Use PROACTIVELY for hybrid architecture, multi-cloud strategy, or complex infrastructure integration.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
SkillsPreview

hypogenic

Automated hypothesis generation and testing using large language models. Use this skill when generating scientific hypotheses from datasets, combining literature insights with empirical data, testing hypotheses against observational data, or conducting systematic hypothesis exploration for research discovery in domains like deception detection, AI content detection, mental health analysis, or other empirical research tasks.

UnrankedNo signals yet
Harnessclaude
hypogenicskills
Details
SkillsPreview

hypothesis-generation

Generate testable hypotheses. Formulate from observations, design experiments, explore competing explanations, develop predictions, propose mechanisms, for scientific inquiry across domains.

UnrankedNo signals yet
Harnessclaude
hypothesis-generationskills
Details
SkillsPreview

i18n-localization

Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.

UnrankedNo signals yet
Harnessclaude
i18n-localizationskills
Details
SkillsPreview

idor-vulnerability-testing

This skill should be used when the user asks to "test for insecure direct object references," "find IDOR vulnerabilities," "exploit broken access control," "enumerate user IDs or object references," or "bypass authorization to access other users' data." It provides comprehensive guidance for detecting, exploiting, and remediating IDOR vulnerabilities in web applications.

UnrankedNo signals yet
Harnessclaude
idor-testingskills
Details
SkillsPreview

image-enhancer

Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.

UnrankedNo signals yet
Harnessclaude
image-enhancerskills
Details
Sub-AgentsPreview

image-generator

>-

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
SkillsPreview

imagegen

Use when the user asks to generate or edit images via the OpenAI Image API (for example: generate image, edit/inpaint/mask, background removal or replacement, transparent background, product shots, concept art, covers, or batch variants); run the bundled CLI (`scripts/image_gen.py`) and require `OPENAI_API_KEY` for live calls.

UnrankedNo signals yet
Harnessclaude
imagegenskills
Details
Sub-AgentsPreview

implement-2

Developer agent. Implements the architect plan step-by-step, guided by AGENTS.md guardrails. Writes tests, leaves no TODOs, and flags plan deviations rather than silently skipping them.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
Sub-AgentsPreview

implementation-plan

Generate an implementation plan for new features or refactoring existing code.

UnrankedNo signals yet
Harnessclaude
expert-advisorssubagents
Details
SkillsPreview

implementing-llms-litgpt

Implements and trains LLMs using Lightning AI's LitGPT with 20+ pretrained architectures (Llama, Gemma, Phi, Qwen, Mistral). Use when need clean model implementations, educational understanding of architectures, or production fine-tuning with LoRA/QLoRA. Single-file implementations, no abstraction layers.

UnrankedNo signals yet
Harnessclaude
model-architecture-litgptskills
Details
Sub-AgentsPreview

incident-responder

Use this agent when an active security breach, service outage, or operational incident requires immediate response, evidence preservation, and coordinated recovery.

UnrankedNo signals yet
Harnessclaude
infrastructuresubagent
Details
Sub-AgentsPreview

incident-responder-2

Handles production incidents with urgency and precision. Use IMMEDIATELY when production issues occur. Coordinates debugging, implements fixes, and documents post-mortems.

UnrankedNo signals yet
Harnessclaude
securitysubagents
Details
SkillsPreview

incident-responder-3

Expert SRE incident responder specializing in rapid problem resolution, modern observability, and comprehensive incident management.

UnrankedNo signals yet
Harnessclaude
incident-responderskills
Details
Sub-AgentsPreview

incident-response-code-reviewer

Reviews code for logic flaws, type safety gaps, error handling issues, architectural concerns, and similar vulnerability patterns. Provides fix design recommendations.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
Sub-AgentsPreview

incident-response-debugger

Performs deep root cause analysis through code path tracing, git bisect automation, dependency analysis, and systematic hypothesis testing for production bugs.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
Sub-AgentsPreview

incident-response-devops-troubleshooter

Expert DevOps troubleshooter specializing in rapid incident response, advanced debugging, and modern observability. Masters log analysis, distributed tracing, Kubernetes debugging, performance optimization, and root cause analysis. Handles production outages, system reliability, and preventive monitoring. Use PROACTIVELY for debugging, incident response, or system troubleshooting.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
backenddevopsperformancesubagent
Details
Sub-AgentsPreview

incident-response-error-detective

Analyzes error traces, logs, and observability data to identify error signatures, reproduction steps, user impact, and timeline context for production issues.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
Sub-AgentsPreview

incident-response-test-automator

Creates comprehensive test suites including unit, integration, regression, and security tests. Validates fixes with full coverage and cross-environment testing.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
Browse · Armory