explore-resume

$npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/explore-resume

Builds a comprehensive understanding of the user's professional and academic background.

  • Captures technical skills, projects, research, and publications to form a detailed profile.
  • Uses dialogue to gather information without relying on external tools or APIs.
  • Focuses on user interests and experiences, including areas beyond their resume.
  • Generates a structured background section for the ActorProfile output.

SKILL.md

.github/skills/explore-resumeView on GitHub ↗
---
name: explore-resume
description: Understand the user's background comprehensively — technical stack, project experience, research experience, publications, research directions. Allows user to express interest beyond their resume. Execute once only, never re-run.
execution: dialogue
---

# Explore Resume

Build a comprehensive picture of who the user is professionally and academically.

## Execution

Dialogue — inline, no subagent.

## What to Ask About (one at a time)

- Technical stack (languages, frameworks, tools they're proficient in)
- Project experience (what have they built or contributed to)
- Course/research experience (what have they studied formally)
- Publications (if any — papers, preprints, technical reports)
- Current research directions (what are they working on now)
- Areas of interest beyond current experience (what excites them that they haven't done yet)

## Key Behaviors

- Allow user to express interest in areas outside their resume — this is not a constraint-gathering exercise
- In cold-start: user may not know what they can do. That's fine — capture what they've done and what excites them
- Execute once only. Never re-run this SOP.

## Output

Background section of ActorProfile.

More from yogsoth-ai/de-anthropocentric-research-engine