Armory
Source

Browse

Search and filter by type across the catalog

2,611 results in Skills, Workflows, Memory, Sub-Agents · page 43 of 109

WorkflowsPreview

generate-api-documentation

Auto-generate API reference documentation with multiple output formats and automated deployment

UnrankedNo signals yet
Harnessclaude
documentationworkflows
Details
SkillsPreview

generate-image

Generate or edit images using AI models (FLUX, Gemini). Use for general-purpose image generation including photos, illustrations, artwork, visual assets, concept art, and any image that isn't a technical diagram or schematic. For flowcharts, circuits, pathways, and technical diagrams, use the scientific-schematics skill instead.

UnrankedNo signals yet
Harnessclaude
generate-imageskills
Details
WorkflowsPreview

generate-linear-worklog

You are tasked with generating a technical work log comment for a Linear issue based on recent git commits.

UnrankedNo signals yet
Harnessclaude
utilitiesworkflows
Details
WorkflowsPreview

generate-test-cases

Generate comprehensive test cases with automatic analysis and coverage optimization

UnrankedNo signals yet
Harnessclaude
testingworkflows
Details
WorkflowsPreview

generate-tests

Generate a complete test file for a specified source file or component. Use when the user explicitly asks to write, create, or generate tests for a specific file.

UnrankedNo signals yet
Harnessclaude
testingworkflows
Details
SkillsPreview

geniml

This skill should be used when working with genomic interval data (BED files) for machine learning tasks. Use for training region embeddings (Region2Vec, BEDspace), single-cell ATAC-seq analysis (scEmbed), building consensus peaks (universes), or any ML-based analysis of genomic regions. Applies to BED file collections, scATAC-seq data, chromatin accessibility datasets, and region-based genomic feature learning.

UnrankedNo signals yet
Harnessclaude
genimlskills
Details
WorkflowsExperimental

genkit

JavaScript framework for building generative AI applications

UnrankedNo signals yet
Harnessclaudecursorcodexopencodegemini
a2aagent-to-agentframeworks
No one-command install · SourceDetails
SkillsPreview

geo-database

Access NCBI GEO for gene expression/genomics data. Search/download microarray and RNA-seq datasets (GSE, GSM, GPL), retrieve SOFT/Matrix files, for transcriptomics and expression analysis.

UnrankedNo signals yet
Harnessclaude
geo-databaseskills
Details
SkillsPreview

geo-fundamentals

Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).

UnrankedNo signals yet
Harnessclaude
geo-fundamentalsskills
Details
SkillsPreview

geopandas

Python library for working with geospatial vector data including shapefiles, GeoJSON, and GeoPackage files. Use when working with geographic data for spatial analysis, geometric operations, coordinate transformations, spatial joins, overlay operations, choropleth mapping, or any task involving reading/writing/analyzing vector geographic data. Supports PostGIS databases, interactive maps, and integration with matplotlib/folium/cartopy. Use for tasks like buffer analysis, spatial joins between datasets, dissolving boundaries, clipping data, calculating areas/distances, reprojecting coordinate systems, creating maps, or converting between spatial file formats.

UnrankedNo signals yet
Harnessclaude
geopandasskills
Details
SkillsPreview

gepetto

Creates detailed, sectionized implementation plans through research, stakeholder interviews, and multi-LLM review. Use when planning features that need thorough pre-implementation analysis.

UnrankedNo signals yet
Harnessclaude
gepettoskills
Details
SkillsPreview

get-available-resources

This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic recommendations that inform computational approach decisions such as whether to use parallel processing (joblib, multiprocessing), out-of-core computing (Dask, Zarr), GPU acceleration (PyTorch, JAX), or memory-efficient strategies. Use this skill before running analyses, training models, processing large datasets, or any task where resource constraints matter.

UnrankedNo signals yet
Harnessclaude
get-available-resourcesskills
Details
SkillsPreview

gget

gget CLI and Python workflow for quick genomic database queries, sequence lookup, BLAST-style searches, enrichment checks, and reproducible bioinformatics evidence logs.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
skill
Details
SkillsPreview

gguf-quantization

GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible quantization from 2-8 bit without GPU requirements.

UnrankedNo signals yet
Harnessclaude
optimization-ggufskills
Details
SkillsPreview

gh-address-comments

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

UnrankedNo signals yet
Harnessclaude
gh-address-commentsskills
Details
SkillsPreview

gh-fix-ci

Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.

UnrankedNo signals yet
Harnessclaude
gh-fix-ciskills
Details
Sub-AgentsPreview

gilfoyle

Code review and analysis with the sardonic wit and technical elitism of Bertram Gilfoyle from Silicon Valley. Prepare for brutal honesty about your code.

UnrankedNo signals yet
Harnessclaude
expert-advisorssubagents
Details
WorkflowsPreview

git-bisect-helper

Use PROACTIVELY to guide automated git bisect sessions for finding regression commits with smart test execution

UnrankedNo signals yet
Harnessclaude
git-workflowworkflows
Details
SkillsPreview

git-commit-helper

Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.

UnrankedNo signals yet
Harnessclaude
git-commit-helperskills
Details
Sub-AgentsPreview

git-flow-manager

Git Flow workflow manager. Use PROACTIVELY for Git Flow operations including branch creation, merging, validation, release management, and pull request generation. Handles feature, release, and hotfix branches.

UnrankedNo signals yet
Harnessclaude
gitsubagents
Details
Sub-AgentsPreview

git-manager

Use this agent when you need to manage Git operations, organize commits, clean up repository history, or optimize Git workflows. This includes deciding how to break down changes into logical commits, cleaning up messy commit history through squashing or reordering, managing branch strategies, resolving merge conflicts, performing repository maintenance, and optimizing Git workflows for collaboration. Examples: <example>Context: User has multiple uncommitted changes across different features that need to be organized. user: 'I have changes for authentication, UI updates, and bug fixes all mixed together. How should I commit these?' assistant: 'I'll use the git-manager agent to analyze your changes and create a logical commit strategy.' <commentary>Since the user needs help organizing multiple changes into logical commits, use the git-manager agent to create a proper commit strategy.</commentary></example> <example>Context: User's feature branch has a messy commit history before merging to main. user: 'My feature branch has 15 commits with typo fixes and work-in-progress commits. Can you clean this up before I merge?' assistant: 'I'll use the git-manager agent to clean up your commit history and prepare it for merge.' <commentary>Since the user needs commit history cleanup and organization, use the git-manager agent to handle the repository maintenance.</commentary></example>

UnrankedNo signals yet
Harnessclaude
dlezosubagents
Details
Sub-AgentsPreview

git-pr-workflows-code-reviewer

Elite code review expert specializing in modern AI-powered code analysis, security vulnerabilities, performance optimization, and production reliability. Masters static analysis tools, security scanning, and configuration review with 2024/2025 best practices. Use PROACTIVELY for code quality assurance.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
performancereviewsecuritysubagent
Details
SkillsPreview

git-pushing

Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.

UnrankedNo signals yet
Harnessclaude
git-pushingskills
Details
WorkflowsPreview

git-status

Show detailed git repository status

UnrankedNo signals yet
Harnessclaude
utilitiesworkflows
Details
Browse · Armory