system-prompt-archaeology

Analyze system prompts to extract behavioral patterns and generate ADA YAML presets.

2|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/DojoGenesis/gateway --skill system-prompt-archaeology
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: system-prompt-archaeology
Source: https://github.com/DojoGenesis/gateway/tree/main/plugins/wisdom-garden/skills/system-prompt-archaeology
Command: npx skills add https://github.com/DojoGenesis/gateway --skill system-prompt-archaeology

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It extracts layered behavioral patterns from AI system prompts and creates a structured ADA disposition preset, enabling deep analysis and reuse of prompt designs.

Core Features & Use Cases

  • Layered Decomposition: Breaks a prompt into identity, safety, tool definitions, behavioral rules, and more.
  • Behavioral Classification: Maps extracted signals to pacing, depth, tone, initiative, validation, and error‑handling dimensions.
  • ADA Preset Generation: Produces a YAML disposition preset aligned with known behavioral clusters for downstream integration.

Quick Start

Ask the skill to analyze a system prompt and generate an ADA disposition preset.

Frequently Asked Questions about system-prompt-archaeology

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reverse-engineer behavioral patterns from an AI system prompt?

To reverse-engineer behavioral patterns from an AI system prompt, you need to decompose the text into layered categories like identity, safety, and rules, then map those signals to behavioral dimensions such as pacing, depth, and tone.

What is the best way to extract a structured disposition preset from a prompt?

Extracting a structured disposition preset from a prompt involves classifying behavioral signals across dimensions like initiative, validation, and error-handling, then translating those mapped patterns into a structured YAML format for reuse.

Can I compare prompt patterns across different AI tools?

Yes, you can compare prompt patterns across different AI tools by decomposing each system prompt into layered behavioral classifications and generating standardized disposition presets to identify structural differences in agent behavior.

How do I generate a YAML disposition preset from a system prompt?

You generate a YAML disposition preset from a system prompt by analyzing the text for behavioral rules and tool definitions, classifying those signals into known behavioral clusters, and outputting the result as a YAML file.

Do I need file-system tools to store the generated disposition preset?

Optional file-system tools are required to store the generated disposition preset locally, allowing you to save the extracted YAML output directly to your environment for downstream integration and analysis.

What layers are analyzed when decomposing a system prompt?

When decomposing a system prompt, the analysis breaks down the text into distinct layers including identity, safety constraints, tool definitions, and behavioral rules to map out the agent's underlying architecture.