ai Prompts
# AI Prompts Reference
This document describes the AI prompts used by the issue-create skill for content detection and label suggestion.
## Model Configuration
| Setting | Value |
| -------- | ----------------------------------- |
| Model | openai/gpt-4.1 |
| Provider | GitHub Models (gh-models extension) |
| Timeout | 30 seconds |
| Fallback | Keyword-based matching |
## Content Type Detection Prompt
**Purpose**: Classify issue content into one of four categories.when to use it
Community prompt sourced from the open-source GitHub repo terrylica/cc-skills (MIT). A "ai Prompts" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
terrylica/cc-skills · MIT