---name: armored-cart-design-agent

description: AI-powered design of armored CAR-T cells with cytokine/chemokine expression for enhanced solid tumor efficacy, including IL-12, IL-15, IL-18, and IL-7 armoring strategies.

16 stars

Best use case

---name: armored-cart-design-agent is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

description: AI-powered design of armored CAR-T cells with cytokine/chemokine expression for enhanced solid tumor efficacy, including IL-12, IL-15, IL-18, and IL-7 armoring strategies.

Teams using ---name: armored-cart-design-agent should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/armored-cart-design-agent/SKILL.md --create-dirs "https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/main/skills/design/armored-cart-design-agent/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/armored-cart-design-agent/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How ---name: armored-cart-design-agent Compares

Feature / Agent---name: armored-cart-design-agentStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

description: AI-powered design of armored CAR-T cells with cytokine/chemokine expression for enhanced solid tumor efficacy, including IL-12, IL-15, IL-18, and IL-7 armoring strategies.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

---name: armored-cart-design-agent
description: AI-powered design of armored CAR-T cells with cytokine/chemokine expression for enhanced solid tumor efficacy, including IL-12, IL-15, IL-18, and IL-7 armoring strategies.
license: MIT
metadata:
  author: AI Group
  version: "1.0.0"
  created: "2026-01-20"
compatibility:
  - system: Python 3.10+
allowed-tools:
  - run_shell_command
  - read_file
  - write_file

keywords:
  - armored-cart-design-agent
  - automation
  - biomedical
measurable_outcome: execute task with >95% success rate.
---"

# Armored CAR-T Design Agent

The **Armored CAR-T Design Agent** provides AI-assisted design of next-generation armored CAR-T cells engineered to express cytokines, chemokines, or other enhancing factors. These armored T cells overcome solid tumor challenges including immunosuppressive TME, poor trafficking, and T cell exhaustion, with recent clinical success in lymphoma (IL-18) and ongoing trials with IL-12, IL-15, and IL-7.

## When to Use This Skill

* When designing CAR-T cells for solid tumor applications.
* For selecting optimal armoring payloads (cytokines, chemokines).
* To optimize cytokine expression levels and regulation.
* When engineering safety switches for armored constructs.
* For predicting armored CAR-T efficacy and safety profiles.

## Core Capabilities

1. **Armoring Payload Selection**: Choose optimal cytokines for tumor type.

2. **Expression Level Optimization**: Balance efficacy vs toxicity.

3. **Inducible System Design**: Engineer regulated expression systems.

4. **Safety Switch Integration**: Design kill switches and controls.

5. **Construct Optimization**: Optimize transgene configuration.

6. **Efficacy Prediction**: Predict enhanced tumor killing.

## Armoring Strategies

| Cytokine | Mechanism | Clinical Status | Tumor Types |
|----------|-----------|-----------------|-------------|
| IL-12 | Th1 polarization, IFN-gamma | Phase I/II | Solid tumors |
| IL-15 | T/NK persistence | Phase I/II | Hematologic, solid |
| IL-18 | Inflammasome, IFN-gamma | Phase I (promising) | Lymphoma |
| IL-7 | T cell survival | Phase I | Multiple |
| IL-21 | T cell proliferation | Preclinical | Multiple |
| CCL19/21 | T cell trafficking | Preclinical | Solid tumors |

## Construct Architecture Options

| Component | Options | Consideration |
|-----------|---------|---------------|
| Promoter | EF1a, PGK, CAG, NFAT-inducible | Expression level/timing |
| Signal Peptide | Native, IL-2ss, IgK | Secretion efficiency |
| Cytokine | Membrane-bound vs secreted | Local vs systemic |
| Linker | T2A, P2A, IRES | Co-expression efficiency |
| Kill Switch | iCasp9, HSV-TK, CD20 | Safety control |
| Position | Before/after CAR | Expression balance |

## Workflow

1. **Input**: Target tumor type, TME characteristics, CAR design.

2. **Payload Selection**: Rank armoring strategies for tumor context.

3. **Expression Design**: Optimize promoter, levels, regulation.

4. **Safety Engineering**: Add appropriate control switches.

5. **Construct Assembly**: Generate optimized DNA sequence.

6. **Efficacy Prediction**: Model enhanced killing and persistence.

7. **Output**: Optimized armored CAR construct with annotations.

## Example Usage

**User**: "Design an armored CAR-T for pancreatic cancer targeting mesothelin with IL-12 armoring for TME remodeling."

**Agent Action**:
```bash
python3 Skills/Immunology_Vaccines/Armored_CART_Design_Agent/design_armored_cart.py \
    --car_target mesothelin \
    --tumor_type pancreatic \
    --armoring_payload IL-12 \
    --expression_system NFAT_inducible \
    --safety_switch iCasp9 \
    --backbone lentiviral \
    --optimize_codon human \
    --output armored_cart_design/
```

## Output Components

| Output | Description | Format |
|--------|-------------|--------|
| Construct Sequence | Full transgene DNA | .fasta, .gb |
| Construct Map | Annotated visualization | .png, .pdf |
| Expression Model | Predicted levels | .json |
| Safety Analysis | Risk assessment | .json |
| Manufacturing Guide | Production recommendations | .md |
| Predicted Efficacy | Tumor killing model | .json |

## IL-12 Armoring Details

| Aspect | Design Choice | Rationale |
|--------|---------------|-----------|
| Configuration | Tethered IL-12 (p70) | Localized, reduced toxicity |
| Expression | NFAT-inducible | Activation-dependent |
| Dose | Low-level expression | Safety optimization |
| Combination | With PD-1 knockout | Enhanced activity |

## IL-18 Armoring Details

| Aspect | Design Choice | Rationale |
|--------|---------------|-----------|
| Configuration | Secreted mature IL-18 | Enhanced IFN-gamma |
| Expression | Constitutive or inducible | Context-dependent |
| Clinical Results | Lymphoma responses | Validated approach |
| Combination | With IL-21 | Synergistic |

## IL-15 Armoring Details

| Aspect | Design Choice | Rationale |
|--------|---------------|-----------|
| Configuration | Membrane-tethered IL-15/IL-15Ra | Cis-presentation |
| Expression | Constitutive moderate | Persistence without toxicity |
| Benefit | Reduced IL-2 dependence | Manufacturing advantage |
| Safety | Lower CRS risk | Clinical benefit |

## AI/ML Components

**Payload Selection**:
- TME profiling to match cytokine needs
- Multi-objective optimization
- Clinical outcome modeling

**Expression Optimization**:
- Promoter strength prediction
- Codon optimization
- mRNA stability modeling

**Safety Prediction**:
- CRS/ICANS risk modeling
- Off-tumor activity prediction
- Systemic cytokine levels

## Safety Considerations

| Risk | Mitigation | Implementation |
|------|------------|----------------|
| Cytokine storm | Inducible expression | NFAT promoter |
| Systemic toxicity | Membrane tethering | Localized effect |
| Uncontrolled proliferation | Kill switch | iCasp9 |
| On-target off-tumor | Regulatable CAR | Logic gates |

## Clinical Trials (2025-2026)

| Trial | Armoring | Target | Cancer | Status |
|-------|----------|--------|--------|--------|
| NCT03721068 | IL-18 | CD19 | Lymphoma | Phase I (positive) |
| NCT04119024 | IL-12 | GD2 | Neuroblastoma | Phase I |
| NCT03932565 | IL-15/21 | CD19 | B-ALL | Phase I |
| Multiple | IL-7/CCL19 | Various | Solid | Preclinical |

## Prerequisites

* Python 3.10+
* Biopython for sequence handling
* CAR design databases
* Codon optimization tools
* Structure prediction (optional)

## Related Skills

* CART_Design_Optimizer_Agent - Base CAR optimization
* NK_Cell_Therapy_Agent - NK cell engineering
* Cytokine_Storm_Analysis_Agent - Safety analysis
* TCell_Exhaustion_Analysis_Agent - Exhaustion prevention

## Manufacturing Considerations

| Aspect | Armored CAR Challenge | Solution |
|--------|----------------------|----------|
| Vector Size | Larger transgene | Optimize construct |
| Transduction | Lower efficiency | Increase MOI |
| Expansion | Cytokine effects | Tune expression |
| Characterization | Complex phenotype | Enhanced QC |

## Special Considerations

1. **Tumor Type Matching**: Different tumors need different armoring
2. **Expression Timing**: Constitutive vs inducible tradeoffs
3. **Dose Finding**: Balance efficacy vs toxicity
4. **Combination**: Consider with checkpoint knockout
5. **Manufacturing**: Larger constructs affect production

## Efficacy Enhancement Mechanisms

| Mechanism | Cytokine | Effect |
|-----------|----------|--------|
| Persistence | IL-15, IL-7 | Longer survival |
| TME Remodeling | IL-12 | M2→M1, DC activation |
| Bystander Killing | IL-18 | Enhanced IFN-gamma |
| Trafficking | CCL19/21 | T cell recruitment |
| Anti-exhaustion | IL-21 | Stem-like maintenance |

## Author

AI Group - Biomedical AI Platform

Related Skills

cc-routine-and-class-design

16
from diegosouzapw/awesome-omni-skill

Evaluate routine and class design quality using Code Complete checklists (43 items). Use when designing routines or classes, reviewing class interfaces, choosing between inheritance and containment, or evaluating routine cohesion. Also trigger when tempted to use inheritance as a quick fix under deadline pressure, or when rationalizing 'but it works' for code with deep inheritance or many parameters. Produce severity-tagged reviews (VIOLATION/WARNING/PASS) in CHECKER mode or design decisions in APPLIER mode. Symptoms: vague routine names, >7 parameters, deep inheritance, mixed abstraction levels.

canvas-design

16
from diegosouzapw/awesome-omni-skill

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create ...

bimverdi-design

16
from diegosouzapw/awesome-omni-skill

Generate BIM Verdi UI components and pages following the established design system. Use when building templates, components, or any frontend for bimverdi.no. Enforces enterprise-calm aesthetics and avoids generic AI patterns.

assertion-design

16
from diegosouzapw/awesome-omni-skill

SystemVerilog Assertions (SVA) as executable specifications. Use when defining timing requirements, protocol specifications, or formal properties for RTL verification.

ascii-ui-designer

16
from diegosouzapw/awesome-omni-skill

Create high-quality ASCII art UI/UX previews for web development with a two-phase approach. Phase 1: Design & Preview - visualize interfaces, explore layouts, refine ideas in ASCII format without code. Phase 2: Implementation - when ready, get HTML/CSS/React code and design tokens. Use for exploring ideas, getting stakeholder feedback, and iterating on design before development.

ascii-design-reviewer

16
from diegosouzapw/awesome-omni-skill

Review Phase 1 ASCII UI designs from a product owner perspective. Analyze user journeys, identify potential issues, ask clarifying questions about requirements and user flows, create Mermaid diagrams (flowcharts, sequence diagrams, state charts), provide detailed system behavior documentation, and document error handling strategies. Use when reviewing ASCII mockups to validate design against actual user needs, understand system workflows, and ensure completeness before moving to implementation.

archetype-designer

16
from diegosouzapw/awesome-omni-skill

Design and manage TraitorSim agent archetypes with OCEAN personality traits, stat biases, and gameplay profiles. Use when creating new archetypes, modifying personality traits, defining character types, or when asked about archetype design, OCEAN traits, Big Five personality, or character templates.

Arcanea Design System

16
from diegosouzapw/awesome-omni-skill

Complete visual design language for Arcanea - cosmic theme tokens, component patterns, animation standards, and Academy-specific aesthetics

apple-ui-design

16
from diegosouzapw/awesome-omni-skill

Apple-inspired clean, minimal, premium UI design. Use when building modern interfaces requiring exceptional UX, clean aesthetics, or Apple-like polish. Triggers on: clean UI, modern design, Apple style, minimal, premium, user-friendly, UX.

apple-hig-designer

16
from diegosouzapw/awesome-omni-skill

Design iOS apps following Apple's Human Interface Guidelines. Generate native components, validate designs, and ensure accessibility compliance for iPhone, iPad, and Apple Watch.

apple-design

16
from diegosouzapw/awesome-omni-skill

Create Apple-inspired modern, minimalist UI designs with glassmorphism, smooth animations, generous whitespace, and elegant typography. Use when designing portfolio websites, landing pages, hero sections, product showcases, or implementing Apple-style components, dark mode, or responsive layouts.

api-design-agent

16
from diegosouzapw/awesome-omni-skill

Designs RESTful and GraphQL APIs with clear contracts and documentation