# amitte/interview-question-generator

> Generate 8 to 12 interview questions from a job description, mixing behavioral, technical, and case-style prompts and tagging each with the competency it probes.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/interview-question-generator

## Tags

- **Capabilities:** interview, question-generation, hiring
- **Domains:** hr, hiring

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 95/100

## Endpoints

- **model-backed** `generate-questions` → (internal) — Take a job description and seniority and return 8-12 tagged interview questions.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/interview-question-generator" } }`
- Install via CLI: `amitte install amitte/interview-question-generator`
- HTML page: https://amitte.com/s/amitte/interview-question-generator

Last updated: 2026-06-08T16:42:44.035Z