whatisgithub

What is fate-skill?

destiny520537work-lab/fate-skill — explained in plain English

Analysis updated 2026-05-18

13Audience · generalComplexity · 1/5LicenseSetup · easy

In one sentence

A set of three fictional AI personas you load into Claude, Cursor, or Codex to analyze stocks from different angles: supply chain, macro trends, and trade timing. Educational only, not investment advice.

Mindmap

mindmap
  root((fate-skill))
    What it does
      Three AI personas
      Stock analysis framework
      Educational only
    Tech stack
      Markdown SKILL file
      Agent Skills protocol
    Use cases
      Paste into AI chat
      Claude Projects setup
      Agent Skill install
    Audience
      Learners exploring markets
      AI tool users
    Personas
      Seri supply chain
      Daoshi macro view
      Cat execution timing

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

What do people build with it?

USE CASE 1

Paste the SKILL.md content into an AI chat to analyze a stock from three different perspectives.

USE CASE 2

Set up the framework once in Claude Projects so it stays available across new conversations.

USE CASE 3

Install it as an Agent Skill in a compatible AI coding tool with a one-line command.

USE CASE 4

Read the individual persona documents to study different investment analysis frameworks.

What is it built with?

MarkdownAgent Skills protocol

How does it compare?

destiny520537work-lab/fate-skill09catho/axon0x1-1/revival
Stars131313
LanguageJavaScriptC++
Setup difficultyeasymoderatehard
Complexity1/54/55/5
Audiencegeneralresearcherdeveloper

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

How do you get it running?

Difficulty · easy Time to first run · 5min

No installation required beyond copying a markdown file or running the one-line Agent Skills install command. Outputs are explicitly not investment advice.

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

So what is it?

This repository contains a market analysis framework designed to be loaded into AI chat tools such as Claude, Cursor, or Codex. The framework is described as educational only and explicitly states that nothing it produces should be treated as investment advice. The project is written primarily in Chinese, though an English README is also referenced. The core idea is a set of three fictional analytical personas, each representing a different way of thinking about a stock or market situation. Seri focuses on supply chain structure: instead of looking at price charts, she traces the full AI hardware supply chain to find the single bottleneck node that cannot easily be replaced. Daoshi takes the macro view first, asking about interest rate direction, global liquidity, and geopolitical risk before touching any individual stock. Cat handles execution and timing: she classifies today as a trending day, a range day, or a news day, confirms a breakout with volume, and applies strict position-size rules before acting. The three personas are not real people. The README is explicit that they are composite archetypes assembled from widely-discussed public investment frameworks. No real identities, account histories, or performance records are attached to them. To use the framework, you copy the contents of a file called SKILL.md and paste it into a new AI conversation as context, then ask your question. The README also shows how to set this up once inside Claude Projects so you do not have to paste on every new session. An Agent Skills-compatible install command is provided for runtimes that support that protocol, including a one-line npx command. The repository includes separate documentation files for each persona, plus a combined file that walks through a three-step decision flow: macro environment first, then supply-chain stock selection, then technical entry timing. The README contains several fictional example dialogues showing how each persona responds differently to the same question about whether to buy a particular stock.

Copy-paste prompts

Prompt 1
Explain how the Seri, Daoshi, and Cat personas differ in how they analyze a stock.
Prompt 2
Walk me through installing this as an Agent Skill in Claude Code or Cursor.
Prompt 3
Use the combined three-step framework to analyze a hypothetical stock scenario.
Prompt 4
Show me how to set this framework up once inside Claude Projects instead of pasting it each time.

Frequently asked questions

What is fate-skill?

A set of three fictional AI personas you load into Claude, Cursor, or Codex to analyze stocks from different angles: supply chain, macro trends, and trade timing. Educational only, not investment advice.

What license does fate-skill use?

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

How hard is fate-skill to set up?

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

Who is fate-skill for?

Mainly general.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.