Armory
Source

Browse

Search and filter by type across the catalog

2,023 results in Skills, Hooks, Workflows, Identity · page 44 of 85

WorkflowsPreview

load-llms-txt

Loads LLM configuration files to context, importing specific terminology, model configurations, and establishing baseline terminology for AI discussions.

UnrankedNo signals yet
Harnessclaude
claude-codeslash-commands
Details
WorkflowsPreview

log

Log work from orchestrated tasks to external project management tools like Linear, Obsidian, Jira, or GitHub Issues.

UnrankedNo signals yet
Harnessclaude
orchestrationworkflows
Details
SkillsPreview

logistics-exception-management

Codified expertise for handling freight exceptions, shipment delays, damages, losses, and carrier disputes. Informed by logistics professionals with 15+ years operational experience. Includes escalation protocols, carrier-specific behaviors, claims procedures, and judgment frameworks. Use when ha…

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

loki-mode

Multi-agent autonomous startup system for Claude Code. Triggers on "Loki Mode". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations, marketing, HR, and customer success. Takes PRD to fully deployed, revenue-generating product with zero human intervention. Features Task tool for subagent dispatch, parallel code review with 3 specialized reviewers, severity-based issue triage, distributed task queue with dead letter handling, automatic deployment to cloud providers, A/B testing, customer feedback loops, incident response, circuit breakers, and self-healing. Handles rate limits via distributed state checkpoints and auto-resume with exponential backoff. Requires --dangerously-skip-permissions flag.

UnrankedNo signals yet
Harnessclaude
loki-modeskills
Details
SkillsPreview

long-context

Extend context windows of transformer models using RoPE, YaRN, ALiBi, and position interpolation techniques. Use when processing long documents (32k-128k+ tokens), extending pre-trained models beyond original context limits, or implementing efficient positional encodings. Covers rotary embeddings, attention biases, interpolation methods, and extrapolation strategies for LLMs.

UnrankedNo signals yet
Harnessclaude
emerging-techniques-long-contextskills
Details
WorkflowsPreview

loop-start

Start a managed autonomous loop pattern with safety defaults and explicit stop conditions.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
commandworkflow
Details
WorkflowsPreview

loop-status

Inspect active loop state, progress, failure signals, and recommended intervention.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
commandworkflow
Details
SkillsPreview

luma-imagegen

Use when the user asks to generate images via the Luma AI API (Dream Machine / Photon); collects a prompt and options interactively, then calls the API using the bundled script. Requires LUMA_API_KEY — will prompt the user if missing.

UnrankedNo signals yet
Harnessclaude
luma-imagegenskills
Details
SkillsPreview

make-interfaces-feel-better

Apply concrete design-engineering details that make interfaces feel polished. Use when reviewing or improving UI spacing, typography, borders, shadows, motion, hit areas, icons, text wrapping, and interaction states.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

mamba-architecture

State-space model with O(n) complexity vs Transformers' O(n²). 5× faster inference, million-token sequences, no KV cache. Selective SSM with hardware-aware design. Mamba-1 (d_state=16) and Mamba-2 (d_state=128, multi-head). Models 130M-2.8B on HuggingFace.

UnrankedNo signals yet
Harnessclaude
model-architecture-mambaskills
Details
WorkflowsPreview

manage

Manage track lifecycle: archive, restore, delete, rename, and cleanup

UnrankedNo signals yet
Harnessclaude
agentsworkflows
Details
WorkflowsStable

managed-agents-cma-coordinate-specialist-team

Heterogeneous team via the multiagent coordinator config — a coordinator runs three specialists (web-search researcher, file-reading librarian, rules-based pricer) with scoped toolsets to assemble a sales proposal. Covers the multiagent field, the thread_created / thread_message_received event types, and per-role to…

UnrankedNo signals yet
Harnessclaude
anthropiccookbookrecipemanaged
Details
WorkflowsStable

managed-agents-cma-iterate-fix-failing-tests

Entry-point tutorial for the Claude Managed Agents API. Walks through agent / environment / session creation, file mounts, and the streaming event loop by getting an agent to fix three planted bugs in a calc.py package.

UnrankedNo signals yet
Harnessclaude
anthropiccookbookrecipemanaged
Details
WorkflowsStable

managed-agents-cma-operate-in-production

End-to-end production story for Managed Agents — vault-backed MCP credentials, the session.status_idled webhook pattern for human-in-the-loop without long-lived connections, and the resource lifecycle CRUD verbs.

UnrankedNo signals yet
Harnessclaude
anthropiccookbookrecipemanaged
Details
WorkflowsStable

managed-agents-cma-prompt-versioning-and-rollback

Server-side prompt versioning — create v1, evaluate against a labelled test set, ship v2, detect a regression, roll back by pinning sessions to version 1. Covers agents.update, version pinning on sessions.create, and where the review gate moves when prompts are not code.

UnrankedNo signals yet
Harnessclaude
anthropiccookbookrecipemanaged
Details
WorkflowsStable

managed-agents-cma-remember-user-preferences

Give your Claude Managed Agents a Memory store so they learn and remember your users' preferences across multiple interactions.

UnrankedNo signals yet
Harnessclaude
anthropiccookbookrecipemanaged
Details
WorkflowsStable

managed-agents-cma-verify-with-outcome-grader

Build a grade-and-revise loop with Outcomes: a writer drafts a cited research brief, a stateless grader fetches every URL and checks every quote against a rubric, and feedback drives revisions until the brief passes. Covers user.define_outcome, the span.outcome_evaluation_* events, and how to write a rubric the grad…

UnrankedNo signals yet
Harnessclaude
anthropiccookbookrecipemanaged
Details
WorkflowsStable

managed-agents-data-analyst-agent

Build an analyst that turns a CSV into a narrative HTML report with interactive charts, using a sandboxed environment and file mounting.

UnrankedNo signals yet
Harnessclaude
anthropiccookbookrecipemanaged
Details
WorkflowsStable

managed-agents-slack-data-bot

Mention the bot with a CSV to get an analysis report in-thread, with multi-turn follow-ups on the same session.

UnrankedNo signals yet
Harnessclaude
anthropiccookbookrecipemanaged
Details
WorkflowsStable

managed-agents-sre-incident-responder

Wire Claude into your on-call flow: when an alert fires, the agent reads logs and runbooks, pinpoints the root cause, opens a fix PR, and waits for your approval before merging.

UnrankedNo signals yet
Harnessclaude
anthropiccookbookrecipemanaged
Details
SkillsPreview

manifest

Install and configure the Manifest observability plugin for your agents. Use when setting up telemetry, configuring API keys or endpoints, troubleshooting plugin connection issues, or verifying the observability pipeline is running.

UnrankedNo signals yet
Harnessclaude
manifestskills
Details
SkillsPreview

manim

Comprehensive guide for Manim Community - Python framework for creating mathematical animations and educational videos with programmatic control

UnrankedNo signals yet
Harnessclaude
manimskills
Details
SkillsPreview

manim-video

Build reusable Manim explainers for technical concepts, graphs, system diagrams, and product walkthroughs, then hand off to the wider ECC video stack if needed. Use when the user wants a clean animated explainer rather than a generic talking-head script.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
WorkflowsPreview

market-opportunity

Generate comprehensive market opportunity analysis with TAM/SAM/SOM calculations

UnrankedNo signals yet
Harnessclaude
agentsworkflows
Details
Browse · Armory