gitwtfhub

wtf is ah-talent-finder?

ahang008/ah-talent-finder — explained in plain English

Analysis updated 2026-05-18

29PythonAudience · generalComplexity · 2/5LicenseSetup · easy

TL;DR

A Claude Code skill that uses a long guided AI conversation to help someone discover their talents and a matching career direction.

Mindmap

mindmap
  root((ah talent finder))
    What it does
      Guided AI conversation
      Identifies talents
      Suggests career direction
    Tech stack
      Python
      Claude Code skill
    Use cases
      Discover natural talents
      Get career recommendations
      Two week test plan
    Audience
      Career changers
      General users

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Have a guided AI conversation to identify your natural talents based on stories from your own life.

REASON 2

Get a set of recommended career directions with a two week plan to test one without quitting your job.

REASON 3

Run an optional Chinese fortune telling cross check alongside the psychology-based talent analysis.

What's in the stack?

PythonClaude Code

How it stacks up

ahang008/ah-talent-finderadityasharmadotai-hash/docs-reader-rag-agentalekseiul/hermes-researcher-agent
Stars292929
LanguagePythonPythonPython
Setup difficultyeasyeasymoderate
Complexity2/52/52/5
Audiencegeneralvibe coderresearcher

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · easy Time to first run · 30min

Needs an uninterrupted 30 to 60 minutes and honest answers for the analysis to be meaningful.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

Wtf does this do

ah-talent-finder is a Claude Code skill that guides someone through a long, personal conversation with AI to help them figure out their natural talents and what career direction might suit them. The author built it after leaving a landscaping engineering job at a large company and using a deep conversation with AI, covering family, fears, past mistakes, and proud moments, to notice patterns about himself he had not seen before. He describes the goal as something different from a personality test or questionnaire, closer to a long talk with an old friend who has known you for years. The skill walks through a set structure. It starts with a greeting, checks whether you already have a saved session, then asks a series of conversational questions. A lighter version takes about thirty minutes and produces a rougher picture, while a deeper version takes about the same time again and digs into your past and inner motivations for a more accurate result. After that, it produces a set of recommended career directions with a two week plan for testing one without quitting your job, plus an optional cross check using a Chinese fortune telling method based on birth data. What you get out of it includes a written profile of who you are, three to five identified talents each tied to a story you told, five recommended career directions with fit scores, and a concrete two week action plan naming specific platforms and people to reach out to. All conversation data and saved files stay on your own device and are not uploaded anywhere. Under the hood, the analysis draws on nine established psychology frameworks, including multiple intelligences theory, character strengths research, Holland's career types, and flow theory, and ties every conclusion back to something specific the user actually said rather than giving abstract scores. It can be installed as a Claude Code skill by copying the folder into a skills directory, or used as a standalone Python package with a command line session manager. It requires Python 3.9 or later and is released under the MIT License.

Yoink these prompts

Prompt 1
Walk me through installing ah-talent-finder as a Claude Code skill and starting the talent discovery conversation.
Prompt 2
Explain the difference between the lighter thirty minute profile and the deeper version in ah-talent-finder.
Prompt 3
What do the session.py commands do, like check, init, save, and status?
Prompt 4
Which of the nine psychology frameworks does ah-talent-finder use to cross check a person's talents?

Frequently asked questions

wtf is ah-talent-finder?

A Claude Code skill that uses a long guided AI conversation to help someone discover their talents and a matching career direction.

What language is ah-talent-finder written in?

Mainly Python. The stack also includes Python, Claude Code.

What license does ah-talent-finder use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is ah-talent-finder to set up?

Setup difficulty is rated easy, with roughly 30min to a first successful run.

Who is ah-talent-finder for?

Mainly general.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.