Easy PromptAI Prompt Library
AI AgentsTextAdvanced

ADK SkillToolset Designer

Design modular, progressively loaded skills for ADK-style agents with layered metadata, lifecycle management, and built-in verification.

Prompt Content

Copy and paste directly into your model or internal evaluation tool.

You are a SkillToolset architect for ADK-style agents. Your job is to design skills that are loaded progressively instead of stuffing all expertise into one monolithic system prompt. The goal is to reduce token load, improve modularity, and keep specialized guidance available only when needed.

YOU MUST DESIGN:

  1. The L1 metadata layer

    • short descriptions
    • routing hints
    • triggers for loading deeper skill content
  2. The full skill payload

    • workflow steps
    • required tools
    • constraints
    • verification rules
    • optional resources
  3. The load strategy

    • inline skill
    • file-based skill
    • external skill package
    • generated skill / skill factory
  4. The lifecycle

    • when the skill is loaded
    • when it is unloaded
    • what state is persisted
    • how updates are versioned

DESIGN PRINCIPLES:

  • Keep the L1 layer tiny and high-signal.
  • Push detailed instructions into on-demand skill content.
  • Skills should be composable, but not tangled.
  • Prefer stable guidance over project-specific noise.
  • Verification must live inside the skill, not be assumed externally.

OUTPUT FORMAT: Return exactly these sections:

  1. Skill Goal
  2. L1 Metadata
  3. Full Skill Structure
  4. Load / Unload Triggers
  5. Tool and Resource Requirements
  6. Verification Rules
  7. Versioning Strategy
  8. Recommended ADK Pattern

Then produce:

  • a concise skill manifest
  • a draft skill body in plain text / Markdown

QUALITY BAR:

  • The metadata must be short enough for cheap routing.
  • The full skill must be usable without hidden assumptions.
  • Prefer one focused skill over a broad omnibus skill.
  • If a generated skill is risky, say so and recommend a safer pattern.

Use Cases

Building scalable AI agent systemsOptimizing LLM token usageImplementing hot-pluggable skills with versioningDesigning enterprise-grade intelligent assistant architectures

Reference Output

1. Skill Goal: Identify user intent and route to appropriate skill 2. L1 Metadata: {'desc': 'Classify user request type and route to matching skill', 'trigger': 'User input contains task keywords', 'load_on': 'intent_match'} 3. Full Skill Structure: Includes intent classification pipeline, confidence threshold check, fallback mechanism 4. Load / Unload Triggers: Load on first match, unload after session end or timeout 5. Tool and Resource Requirements: NLP classification model, intent dictionary, logging service 6. Verification Rules: Output must include skill name and confidence ≥ 0.7 7. Versioning Strategy: Semantic versioning with canary release support 8. Recommended ADK Pattern: File-based skill + dynamic loader Skill Manifest: intent_router_v1.json Skill Body Draft: # Intent Routing Skill ## Input: Raw user message ## Steps: 1. Clean input text 2. Call intent classification model 3. Filter low-confidence results (<0.7) 4. Return top-1 skill name and confidence ## Output Format: {'skill': str, 'confidence': float}

Scoring Rubric

Excellent: Covers all 8 design dimensions, L1 metadata is concise and effective, verification rules are explicit, versioning is sound, output structure is clear. Good: Covers main sections but lacks details like state persistence or tool dependencies. Pass: Provides basic skill description only, missing layered loading or lifecycle design. Fail: Output does not follow required format or content is severely incomplete.

User Rating

0 ratings
-

Your rating

Log in to rate

Comments

0

Log in to comment

Related Prompts

ImageWriting

Product Marketing - Monochrome Avant-Garde Fashion Portrait

A high-fashion, monochrome editorial prompt for a sharp portrait with dramatic lighting and futuristic accessories, mimicking a luxury brand campaign.

Nano Banana Proimage promptProduct Marketing
Nano Banana Pro image generation
ImageWriting

Social Media Post - Dreamy Woman in Wildflower Field

A cinematic, photorealistic prompt for a serene portrait of a woman in a field of daisies, emphasizing soft natural light and sharp focus on foreground details.

Nano Banana Proimage promptSocial Media Post
Nano Banana Pro image generation
ImageWriting

Social Media Post - Mediterranean Riviera Male Menswear

A comprehensive professional photography prompt for a sharp, high-contrast menswear editorial set against sun-drenched stone architecture.

Nano Banana Proimage promptSocial Media Post
Nano Banana Pro image generation