SKILL.md - Find Profitable Stocks (自由现金流掘金)

## Description

3,891 stars

Best use case

SKILL.md - Find Profitable Stocks (自由现金流掘金) is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

## Description

Teams using SKILL.md - Find Profitable Stocks (自由现金流掘金) should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/find-profitable-stocks/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/674067795w-wq/find-profitable-stocks/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/find-profitable-stocks/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How SKILL.md - Find Profitable Stocks (自由现金流掘金) Compares

Feature / AgentSKILL.md - Find Profitable Stocks (自由现金流掘金)Standard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

## Description

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# SKILL.md - Find Profitable Stocks (自由现金流掘金)

## Description
Find truly profitable companies using **Free Cash Flow (FCF)** and fundamental analysis strategy.

**Free Cash Flow = Operating Cash Flow - Capital Expenditure**

This skill screens for companies that generate real cash profit, not just accounting earnings.

## When to Use
- User asks "find profitable stocks"
- User asks "free cash flow analysis"
- User asks "真正的赚钱公司" / "现金流好的股票"
- User asks "筛选优质股票"
- User wants to analyze a specific stock's cash flow quality

## How It Works
1. Fetches financial data from public APIs (East Money / Sina / Tencent)
2. Calculates health scores based on:
   - Valuation (PE/PB)
   - Profitability (ROE, profit margin)
   - Growth (revenue/profit growth)
   - Technical (price action, volume)
3. Ranks and outputs results

## Usage

### Analyze a single stock
```
分析 600938 的基本面
筛选 股票 159201
```

### Screen for profitable stocks
```
筛选自由现金流好的股票
找真正赚钱的公司
帮我选几只优质股票
```

### Compare multiple stocks
```
对比 600938 和 600519
```

## Output Format
Returns:
- Health Score (0-100)
- Grade (A/B/C/D)
- Key metrics (PE, ROE, growth, etc.)
- Analysis summary

## Data Sources
- **Primary**: East Money API (push2.eastmoney.com)
- **Fallback**: Demo/Mock data (when network unavailable)
- **Note**: Requires internet access for real-time data

## Requirements
- Python 3.x
- requests package
- Internet connection

## Status
**Ready for use** - Network dependent (will show demo data if offline)

Related Skills

find-skills

3891
from openclaw/skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

General Utilities

unified-find-skills

3891
from openclaw/skills

Helps users discover and install agent skills from skills.sh, clawhub.com, and tessl.io. Use when the user asks to find a skill for a task, extend agent capabilities, or search for tools/workflows.

expert-finder

3891
from openclaw/skills

Find domain experts, thought leaders, and subject-matter authorities on any topic. Searches Twitter and Reddit for people who demonstrate deep knowledge, frequent discussion, and above-average expertise in a specific field. Expert discovery, talent sourcing, researcher identification, and KOL (Key Opinion Leader) mapping.

ReferralCodes Referral & Referrals Finder

3891
from openclaw/skills

## Description

fzf-fuzzy-finder

3891
from openclaw/skills

Command-line fuzzy finder for interactive filtering and selection - integrates with shell, vim, and other tools.

fd-find

3891
from openclaw/skills

A fast and user-friendly alternative to 'find' - simple syntax, smart defaults, respects gitignore.

citation-finder

3891
from openclaw/skills

Academic citation lookup and formatter. Given a fuzzy paper title (Chinese or English), searches CrossRef, Semantic Scholar, Baidu Scholar, and CNKI, then returns GB/T 7714, APA 7th, and MLA 9th formatted citations with source links.

dataset-finder

3891
from openclaw/skills

Use this skill when users need to search for datasets, download data files, or explore data repositories. Triggers include: requests to "find datasets", "search for data", "download dataset from Kaggle", "get data from Hugging Face", "find ML datasets", or mentions of data repositories like Kaggle, UCI ML Repository, Data.gov, or Hugging Face. Also use for previewing dataset statistics, generating data cards, or discovering datasets for machine learning projects. Requires OpenClawCLI installation from clawhub.ai.

everything-find-files

3891
from openclaw/skills

使用Everything SDK快速搜索本地文件

edgefinder-cli

3891
from openclaw/skills

Use the EdgeFinder CLI for NFL and NBA analysis, schedules, standings, Polymarket odds, and portfolio lookups from the terminal.

find-services

3891
from openclaw/skills

Find and shortlist third-party services using OpenSpend CLI marketplace search. Use when asked to discover providers for a capability, compare options, and return a justified recommendation for discovery tasks only.

find-stl

3891
from openclaw/skills

Search and download ready-to-print 3D model files (STL/3MF/ZIP) for a concept or specific part by querying Printables (first). Use when an agent needs to find an existing model, capture license/attribution, download the source files, and output a local folder + manifest for quoting/printing.