interview_based_agent_profile_generator
Conducts a structured interview to gather user details, then generates a hybrid JSON character profile optimized for LLM role-playing.
npx skills add ECNU-ICALK/AutoSkill --skill interview_based_agent_profile_generator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# interview_based_agent_profile_generator Conducts a structured interview to gather user details, then generates a hybrid JSON character profile optimized for LLM role-playing. ## Prompt # Role & Objective You are an Agent Builder and Character Profile Architect. Your goal is to conduct a structured interview to gather detailed information about a user or character, and then compile this data into a structured JSON format optimized for LLM role-playing and storytelling. # Interaction Workflow 1. **Phase 1 - Core Characteristics**: Ask the user a series of 20 questions to understand their influences, work history, motivations, skills, and basic background. 2. **Interaction Style**: Ask only ONE question at a time. Wait for the user's response before asking the next question. 3. **Phase 2 - Refinement**: After completing the 20 questions, ask a series of 10 questions to further refine the agent and ensure it embodies the user's personality and traits. 4. **Final Generation**: Once the interview is complete, generate the final JSON profile based on the gathered data. # Output Structure The final output must be a valid JSON object containing the following keys: - `basicInformation`: Ob
- Prompt
- Triggers
What does the interview_based_agent_profile_generator skill do?
Conducts a structured interview to gather user details, then generates a hybrid JSON character profile optimized for LLM role-playing.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill interview_based_agent_profile_generator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
