โ† Back to Skills Marketplace
yesilsin-netizen

Find API

by yesilsin-netizen ยท GitHub โ†— ยท v0.0.2 ยท MIT-0
cross-platform โœ“ Security Clean
235
Downloads
1
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install find-api
Description
๐Ÿ” Find API | ๅฏปๆ‰พๅฏ้ ๆ•ฐๆฎๆบ TRIGGERS: Use when agent needs to fetch external data, user mentions "reliable data source", "ๆ•ฐๆฎๆบ", "API", or when web scraping is inef...
README (SKILL.md)

\r \r

๐Ÿ” Find API | ๅฏปๆ‰พๅฏ้ ๆ•ฐๆฎๆบ\r

\r

The comprehensive guide to reliable data APIs. Stop scraping, start using APIs.\r \r ่ทจ้ข†ๅŸŸๅฏ้ ๆ•ฐๆฎ API ็š„็ปผๅˆๆŒ‡ๅ—ใ€‚ๅœๆญข็ˆฌๅ–๏ผŒๅผ€ๅง‹ไฝฟ็”จ APIใ€‚\r \r

โš ๏ธ Core Principle | ๆ ธๅฟƒๅŽŸๅˆ™\r

\r API First, Scraping Last.\r \r | Priority | Method | When to Use | ไผ˜ๅ…ˆ็บง | ๆ–นๆณ• | ไฝ•ๆ—ถไฝฟ็”จ |\r |----------|--------|-------------|--------|------|---------|\r | 1st | Official API | Always check first | ็ฌฌไธ€ | ๅฎ˜ๆ–น API | ๅง‹็ปˆไผ˜ๅ…ˆๆฃ€ๆŸฅ |\r | 2nd | Third-party API | When official API unavailable/expensive | ็ฌฌไบŒ | ็ฌฌไธ‰ๆ–น API | ๅฝ“ๅฎ˜ๆ–น API ไธๅฏ็”จ/ๅคช่ดต |\r | 3rd | Public Dataset | For historical/static data | ็ฌฌไธ‰ | ๅ…ฌๅ…ฑๆ•ฐๆฎ้›† | ็”จไบŽๅކๅฒ/้™ๆ€ๆ•ฐๆฎ |\r | 4th | Web Scraping | Only as last resort | ็ฌฌๅ›› | ็ฝ‘้กต็ˆฌๅ– | ไป…ไฝœไธบๆœ€ๅŽๆ‰‹ๆฎต |\r \r

๐Ÿ“‹ Table of Contents | ็›ฎๅฝ•\r

\r

  1. Stock & Financial Data | ่‚ก็ฅจไธŽ้‡‘่žๆ•ฐๆฎ\r
  2. Weather Data | ๅคฉๆฐ”ๆ•ฐๆฎ\r
  3. News & Media | ๆ–ฐ้—ปไธŽๅช’ไฝ“\r
  4. Maps & Geolocation | ๅœฐๅ›พไธŽๅœฐ็†ๅฎšไฝ\r
  5. E-commerce & Products | ็”ตๅ•†ไธŽๅ•†ๅ“\r
  6. More domains coming soon... | ๆ›ดๅคš้ข†ๅŸŸๆŒ็ปญๅฎŒๅ–„ไธญ...\r \r ---\r \r

1. Stock & Financial Data | ่‚ก็ฅจไธŽ้‡‘่žๆ•ฐๆฎ\r

\r

1.1 A่‚กๅธ‚ๅœบ / Chinese A-Share Market\r

\r | API | Rating | Cost | Auth | Data Coverage |\r |-----|--------|------|------|---------------|\r | AKShare | โญโญโญโญโญ | Free | None | Real-time quotes, historical K-lines, financial statements, fund flows, dragon-tiger list |\r | Tushare | โญโญโญโญโญ | Free+Paid | Token | Real-time quotes, historical data, financial statements, margin trading |\r | East Money API | โญโญโญโญ | Free | None | Real-time quotes, fund flows, research reports |\r \r Recommended: AKShare (Best for most use cases)\r \r Installation:\r

pip install akshare\r
```\r
\r
**Quick Examples:**\r
```python\r
import akshare as ak\r
\r
# ่Žทๅ–A่‚กๅฎžๆ—ถ่กŒๆƒ…\r
df = ak.stock_zh_a_spot_em()\r
\r
# ่Žทๅ–ไธช่‚กๅކๅฒๆ•ฐๆฎ\r
df = ak.stock_zh_a_hist(symbol="000001", period="daily", adjust="qfq")\r
\r
# ่Žทๅ–่ดขๅŠกๆŒ‡ๆ ‡\r
df = ak.stock_financial_analysis_indicator(symbol="000001")\r
\r
# ่Žทๅ–่ต„้‡‘ๆตๅ‘\r
df = ak.stock_individual_fund_flow(stock="000001")\r
```\r
\r
**Documentation:** https://akshare.akfamily.xyz\r
\r
---\r
\r
### 1.2 ๆธฏ่‚กๅธ‚ๅœบ / Hong Kong Stock Market\r
\r
| API | Rating | Cost | Auth | Data Coverage |\r
|-----|--------|------|------|---------------|\r
| **AKShare** | โญโญโญโญโญ | Free | None | Real-time quotes, historical data |\r
| **Tushare** | โญโญโญโญ | Free+Paid | Token | Hong Kong stock data |\r
\r
**Recommended: AKShare**\r
\r
**Quick Examples:**\r
```python\r
import akshare as ak\r
\r
# ๆธฏ่‚กๅฎžๆ—ถ่กŒๆƒ…\r
df = ak.stock_hk_spot_em()\r
\r
# ไธช่‚กๅކๅฒๆ•ฐๆฎ๏ผˆๅฆ‚่…พ่ฎฏ 00700๏ผ‰\r
df = ak.stock_hk_hist(symbol="00700", period="daily", adjust="qfq")\r
\r
# ๆธฏ่‚ก้€š่ต„้‡‘\r
df = ak.stock_hk_ggt_components_em()\r
```\r
\r
---\r
\r
### 1.3 ็พŽ่‚กๅธ‚ๅœบ / US Stock Market\r
\r
| API | Rating | Cost | Auth | Data Coverage |\r
|-----|--------|------|------|---------------|\r
| **yfinance** | โญโญโญโญโญ | Free | None | Real-time quotes, historical data, financials, options |\r
| **Alpha Vantage** | โญโญโญโญ | Free+Paid | API Key | Quotes, technical indicators, forex |\r
| **Polygon.io** | โญโญโญโญ | Free+Paid | API Key | Real-time data, options |\r
\r
**Recommended: yfinance** (Best free option for US stocks)\r
\r
**Installation:**\r
```bash\r
pip install yfinance\r
```\r
\r
**Quick Examples:**\r
```python\r
import yfinance as yf\r
\r
# ่Žทๅ–่‚ก็ฅจไฟกๆฏ\r
stock = yf.Ticker("AAPL")\r
\r
# ๅކๅฒๆ•ฐๆฎ\r
hist = stock.history(period="1mo")\r
\r
# ่ดขๅŠกๆŠฅ่กจ\r
financials = stock.financials\r
balance_sheet = stock.balance_sheet\r
cashflow = stock.cashflow\r
\r
# ่‚กๆฏไฟกๆฏ\r
dividends = stock.dividends\r
\r
# ๆŽจ่ๅˆ†ๆžๅธˆ่ฏ„็บง\r
recommendations = stock.recommendations\r
```\r
\r
**Documentation:** https://github.com/ranaroussi/yfinance\r
\r
---\r
\r
### 1.4 ๆœŸ่ดงไธŽ่ก็”Ÿๅ“ / Futures & Derivatives\r
\r
| API | Rating | Cost | Auth | Data Coverage |\r
|-----|--------|------|------|---------------|\r
| **AKShare** | โญโญโญโญโญ | Free | None | Domestic futures, international futures |\r
| **Tushare** | โญโญโญโญ | Free+Paid | Token | Futures data |\r
\r
**Quick Examples:**\r
```python\r
import akshare as ak\r
\r
# ๅ›ฝๅ†…ๆœŸ่ดงไธปๅŠ›ๅˆ็บฆ\r
df = ak.futures_zh_main_sina()\r
\r
# ๅ›ฝ้™…ๆœŸ่ดง\r
df = ak.futures_foreign_hist(symbol="CL")  # ๅŽŸๆฒน\r
```\r
\r
---\r
\r
### 1.5 ๅŸบ้‡‘ๆ•ฐๆฎ / Fund Data\r
\r
| API | Rating | Cost | Auth | Data Coverage |\r
|-----|--------|------|------|---------------|\r
| **AKShare** | โญโญโญโญโญ | Free | None | Open-end funds, ETFs, money funds |\r
| **East Money API** | โญโญโญโญ | Free | None | Fund rankings, holdings |\r
\r
**Quick Examples:**\r
```python\r
import akshare as ak\r
\r
# ๅผ€ๆ”พๅผๅŸบ้‡‘ๅˆ—่กจ\r
df = ak.fund_open_fund_info_em(fund="000001")\r
\r
# ETFๅฎžๆ—ถ่กŒๆƒ…\r
df = ak.fund_etf_spot_em()\r
\r
# ๅŸบ้‡‘ๆŒไป“\r
df = ak.fund_portfolio_em(fund="000001")\r
```\r
\r
---\r
\r
## 2. Weather Data | ๅคฉๆฐ”ๆ•ฐๆฎ\r
\r
| API | Rating | Cost | Auth | Data Coverage |\r
|-----|--------|------|------|---------------|\r
| **OpenWeatherMap** | โญโญโญโญโญ | Free+Paid | API Key | Current weather, forecast, historical |\r
| **WeatherAPI.com** | โญโญโญโญ | Free+Paid | API Key | Weather, astronomy, sports |\r
| **QWeather ๅ’Œ้ฃŽๅคฉๆฐ”** | โญโญโญโญ | Free+Paid | API Key | ไธญๅ›ฝๅœฐๅŒบๅคฉๆฐ”ๆ•ฐๆฎ |\r
\r
**Recommended: OpenWeatherMap** (Global coverage)\r
\r
**Quick Examples:**\r
```python\r
import requests\r
\r
api_key = "YOUR_API_KEY"\r
city = "Beijing"\r
\r
# ๅฝ“ๅ‰ๅคฉๆฐ”\r
url = f"https://api.openweathermap.org/data/2.5/weather?q={city}&appid={api_key}&units=metric"\r
response = requests.get(url)\r
data = response.json()\r
\r
print(f"Temperature: {data['main']['temp']}ยฐC")\r
print(f"Weather: {data['weather'][0]['description']}")\r
```\r
\r
**Get API Key:** https://openweathermap.org/api\r
\r
---\r
\r
## 3. News & Media | ๆ–ฐ้—ปไธŽๅช’ไฝ“\r
\r
| API | Rating | Cost | Auth | Data Coverage |\r
|-----|--------|------|------|---------------|\r
| **NewsAPI** | โญโญโญโญโญ | Free+Paid | API Key | Global news articles |\r
| **GNews** | โญโญโญโญ | Free+Paid | API Key | News articles, search |\r
| **MediaStack** | โญโญโญโญ | Free+Paid | API Key | News data |\r
\r
**Recommended: NewsAPI**\r
\r
**Quick Examples:**\r
```python\r
import requests\r
\r
api_key = "YOUR_API_KEY"\r
\r
# ่Žทๅ–ๅคดๆกๆ–ฐ้—ป\r
url = f"https://newsapi.org/v2/top-headlines?country=us&apiKey={api_key}"\r
response = requests.get(url)\r
articles = response.json()['articles']\r
\r
for article in articles[:5]:\r
    print(article['title'])\r
```\r
\r
**Get API Key:** https://newsapi.org\r
\r
---\r
\r
## 4. Maps & Geolocation | ๅœฐๅ›พไธŽๅœฐ็†ๅฎšไฝ\r
\r
| API | Rating | Cost | Auth | Data Coverage |\r
|-----|--------|------|------|---------------|\r
| **OpenStreetMap Nominatim** | โญโญโญโญโญ | Free | None | Geocoding, reverse geocoding |\r
| **้ซ˜ๅพทๅœฐๅ›พ API** | โญโญโญโญโญ | Free+Paid | API Key | ไธญๅ›ฝๅœฐๅŒบๅœฐๅ›พใ€ๅฏผ่ˆชใ€POI |\r
| **็™พๅบฆๅœฐๅ›พ API** | โญโญโญโญ | Free+Paid | API Key | ไธญๅ›ฝๅœฐๅŒบๅœฐๅ›พใ€ๅฏผ่ˆช |\r
| **Google Maps API** | โญโญโญโญ | Paid | API Key | Global maps, places, routes |\r
\r
**Recommended: Nominatim** (Free, no auth) | **้ซ˜ๅพทๅœฐๅ›พ** (ไธญๅ›ฝๅœฐๅŒบ)\r
\r
**Nominatim Quick Examples:**\r
```python\r
import requests\r
\r
# ๅœฐ็†็ผ–็ ๏ผˆๅœฐๅ€่ฝฌๅๆ ‡๏ผ‰\r
address = "Beijing, China"\r
url = f"https://nominatim.openstreetmap.org/search?q={address}&format=json"\r
response = requests.get(url, headers={'User-Agent': 'AgentApp'})\r
data = response.json()\r
\r
print(f"Lat: {data[0]['lat']}, Lon: {data[0]['lon']}")\r
```\r
\r
**้ซ˜ๅพทๅœฐๅ›พ Quick Examples:**\r
```python\r
import requests\r
\r
api_key = "YOUR_API_KEY"\r
address = "ๅŒ—ไบฌๅธ‚ๆœ้˜ณๅŒบ"\r
\r
# ๅœฐ็†็ผ–็ \r
url = f"https://restapi.amap.com/v3/geocode/geo?address={address}&key={api_key}"\r
response = requests.get(url)\r
data = response.json()\r
\r
print(data['geocodes'][0]['location'])\r
```\r
\r
**Get ้ซ˜ๅพท API Key:** https://lbs.amap.com\r
\r
---\r
\r
## 5. E-commerce & Products | ็”ตๅ•†ไธŽๅ•†ๅ“\r
\r
| API | Rating | Cost | Auth | Data Coverage |\r
|-----|--------|------|------|---------------|\r
| **ๆท˜ๅฎๅผ€ๆ”พๅนณๅฐ** | โญโญโญโญ | Free+Paid | OAuth | ๅ•†ๅ“ๆœ็ดข, ่ฎขๅ• |\r
| **ไบฌไธœๅผ€ๆ”พๅนณๅฐ** | โญโญโญโญ | Free+Paid | OAuth | ๅ•†ๅ“, ่ฎขๅ•, ็‰ฉๆต |\r
| **Barcode Lookup** | โญโญโญ | Free+Paid | API Key | Product info by barcode |\r
\r
**Note:** ็”ตๅ•†API้€šๅธธ้œ€่ฆๅ•†ๅฎถ่ฎค่ฏ๏ผŒๆ™ฎ้€š็”จๆˆทๅฏ่€ƒ่™‘็ˆฌๅ–ๅ•†ๅ“้กต้ขๆˆ–ไฝฟ็”จ็ฌฌไธ‰ๆ–นๆœๅŠกใ€‚\r
\r
---\r
\r
## 6. More domains coming soon... | ๆ›ดๅคš้ข†ๅŸŸๆŒ็ปญๅฎŒๅ–„ไธญ\r
\r
**Planned additions:**\r
- Social Media APIs (Twitter, Weibo, Reddit)\r
- Translation APIs\r
- Image & Video APIs\r
- Scientific & Research Data APIs\r
- Government & Public Data APIs\r
- Real Estate Data APIs\r
- Job & Recruitment APIs\r
\r
**Contribute:** If you know reliable APIs in other domains, help expand this skill!\r
\r
---\r
\r
## ๐Ÿ”„ Decision Flow | ๅ†ณ็ญ–ๆต็จ‹\r
\r
```\r
็”จๆˆท้œ€่ฆ่Žทๅ–ๅค–้ƒจๆ•ฐๆฎ\r
    โ†“\r
Step 1: ็กฎๅฎšๆ•ฐๆฎ็ฑปๅž‹\r
โ”œโ”€โ”€ ่‚ก็ฅจ/้‡‘่ž โ†’ ๆŸฅ็œ‹ๆœฌ Skill ็ฌฌ1่Š‚\r
โ”œโ”€โ”€ ๅคฉๆฐ” โ†’ ๆŸฅ็œ‹ๆœฌ Skill ็ฌฌ2่Š‚\r
โ”œโ”€โ”€ ๆ–ฐ้—ป โ†’ ๆŸฅ็œ‹ๆœฌ Skill ็ฌฌ3่Š‚\r
โ”œโ”€โ”€ ๅœฐๅ›พ/ไฝ็ฝฎ โ†’ ๆŸฅ็œ‹ๆœฌ Skill ็ฌฌ4่Š‚\r
โ”œโ”€โ”€ ็”ตๅ•†/ๅ•†ๅ“ โ†’ ๆŸฅ็œ‹ๆœฌ Skill ็ฌฌ5่Š‚\r
โ””โ”€โ”€ ๅ…ถไป– โ†’ ๆœ็ดข RapidAPI / Public APIs\r
    โ†“\r
Step 2: ้€‰ๆ‹ฉๅˆ้€‚็š„ API\r
โ”œโ”€โ”€ ่€ƒ่™‘ๅ› ็ด ๏ผšๆˆๆœฌใ€่ฎค่ฏ้šพๅบฆใ€ๆ•ฐๆฎ่ฆ†็›–ใ€็จณๅฎšๆ€ง\r
โ””โ”€โ”€ ไผ˜ๅ…ˆ้€‰ๆ‹ฉๅ…่ดน/ๅ…่ฎค่ฏ็š„ API\r
    โ†“\r
Step 3: ๆฃ€ๆŸฅ็Žฏๅขƒ\r
โ”œโ”€โ”€ Pythonๅบ“ๆ˜ฏๅฆๅฎ‰่ฃ…๏ผŸโ†’ pip install xxx\r
โ””โ”€โ”€ API Keyๆ˜ฏๅฆ่Žทๅ–๏ผŸโ†’ ๅผ•ๅฏผ็”จๆˆทๆณจๅ†Œ\r
    โ†“\r
Step 4: ่ฐƒ็”จ API ่Žทๅ–ๆ•ฐๆฎ\r
    โ†“\r
Step 5: ่ฟ”ๅ›ž็ป“ๆž„ๅŒ–็ป“ๆžœ\r
```\r
\r
## ๐Ÿ“Š Before vs After Comparison | ๆ•ˆๆžœๅฏนๆฏ”\r
\r
| Metric | Web Scraping | Using API |\r
|--------|-------------|-----------|\r
| **Speed** | 30-60 seconds | 1-3 seconds |\r
| **Token Cost** | High (entire HTML) | Low (JSON only) |\r
| **Accuracy** | Low (parsing errors) | High (structured data) |\r
| **Reliability** | Low (anti-scraping) | High (stable API) |\r
| **Maintenance** | High (page changes) | Low (stable API) |\r
\r
| ๆŒ‡ๆ ‡ | ็ฝ‘้กต็ˆฌๅ– | ไฝฟ็”จ API |\r
|------|---------|---------|\r
| **้€Ÿๅบฆ** | 30-60 ็ง’ | 1-3 ็ง’ |\r
| **Token ๆˆๆœฌ** | ้ซ˜๏ผˆๆ•ดไธช้กต้ข๏ผ‰ | ไฝŽ๏ผˆไป… JSON๏ผ‰ |\r
| **ๅ‡†็กฎๆ€ง** | ไฝŽ๏ผˆ่งฃๆž้”™่ฏฏ๏ผ‰ | ้ซ˜๏ผˆ็ป“ๆž„ๅŒ–ๆ•ฐๆฎ๏ผ‰ |\r
| **็จณๅฎšๆ€ง** | ไฝŽ๏ผˆๅ็ˆฌๆœบๅˆถ๏ผ‰ | ้ซ˜๏ผˆ็จณๅฎšๆŽฅๅฃ๏ผ‰ |\r
| **็ปดๆŠคๆˆๆœฌ** | ้ซ˜๏ผˆ้กต้ขๅ˜ๅŒ–๏ผ‰ | ไฝŽ๏ผˆ็จณๅฎšๆŽฅๅฃ๏ผ‰ |\r
\r
## ๐Ÿ”ง General Setup | ้€š็”จๅฎ‰่ฃ…\r
\r
Most APIs in this skill require Python. Basic setup:\r
\r
```bash\r
# ๅธธ็”จๆ•ฐๆฎ่Žทๅ–ๅบ“\r
pip install akshare yfinance requests pandas\r
\r
# ๅฏ้€‰๏ผšๆ›ดๅคšๆ•ฐๆฎๆบ\r
pip install tushare\r
```\r
\r
## ๐Ÿ” External Resources | ๅค–้ƒจ่ต„ๆบ\r
\r
If the data type is not covered in this skill, search these directories:\r
\r
| Resource | URL | Description |\r
|----------|-----|-------------|\r
| **RapidAPI** | https://rapidapi.com/hub | Largest API marketplace |\r
| **Public APIs** | https://github.com/public-apis/public-apis | Free public APIs list |\r
| **ProgrammableWeb** | https://www.programmableweb.com | API directory |\r
\r
## ๐Ÿ“ Version | ็‰ˆๆœฌ\r
\r
- Version: 1.0.0\r
- Created: 2026-03-13\r
- Last Updated: 2026-03-13\r
- Maintainer: Community\r
- Contribution: Welcome to add more reliable data sources\r
\r
---\r
\r
**Remember: API First, Scraping Last.**\r
Usage Guidance
This is an instruction-only catalog of public APIs and usage examples and is internally consistent. Before installing or using it: 1) be aware some recommended APIs require API keysโ€”only provide keys you trust and scope them narrowly; 2) the examples suggest running pip install in your environmentโ€”only install packages from sources you control and audit packages if needed; 3) if you allow autonomous agent invocation, the agent could call external APIs at runtime (with any keys you provide), so limit credentials and monitoring accordingly; 4) consider rate limits, cost, and licensing for the listed APIs. Overall low-risk but exercise normal caution when supplying real API credentials or installing packages.
Capability Analysis
Type: OpenClaw Skill Name: find-api Version: 0.0.2 The skill bundle is a comprehensive guide for AI agents to locate and utilize legitimate data APIs (financial, weather, news, etc.) instead of web scraping. It contains standard Python code snippets for well-known libraries like akshare and yfinance and does not exhibit any malicious behavior, data exfiltration, or harmful prompt injection.
Capability Assessment
โœ“ Purpose & Capability
The name/description match the SKILL.md content: it is a cross-domain catalog of data APIs and usage examples. The recommended packages and APIs (e.g., akshare, yfinance, OpenWeatherMap) are consistent with the stated purpose.
โœ“ Instruction Scope
Runtime instructions are examples and guidance for selecting and using APIs. Examples include pip install lines and placeholders for API keys (e.g., YOUR_API_KEY) but do not instruct the agent to read unrelated files, environment variables, or system configuration, nor to send data to unexpected endpoints.
โœ“ Install Mechanism
There is no install spec and no code files to run. The SKILL.md shows recommended 'pip install' commands as usage examples, which is normal for a Python-focused API guide; nothing is downloaded or executed by the skill itself.
โœ“ Credentials
The skill declares no required environment variables or credentials. The examples reference API keys as placeholders where appropriate; that is expected for API usage and not disproportionate. The skill does not request unrelated credentials or config paths.
โœ“ Persistence & Privilege
always is false and the skill is user-invocable (normal). It does not request persistent system privileges or modify other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install find-api
  3. After installation, invoke the skill by name or use /find-api
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.2
No changes detected in this version. - No file changes found between versions. - No updates to features, documentation, or behavior.
v0.0.1
- Initial release of the "find-api" skill. - Provides a comprehensive, bilingual (EN/ไธญๆ–‡) guide to reliable data APIs for common domains: stock/financial data, weather, news, maps, etc. - Prioritizes using official and third-party APIs over web scraping for efficiency and accuracy. - Includes recommended APIs, usage examples (Python), installation tips, and links to documentation. - Designed to help users and agents quickly find the best data source for tasks that require external information. ๅœจไบบ็ฑป่ทŸAgent็š„ๅฏน่ฏไธญๅฆ‚ๆžœๆๅˆฐไบ†โ€œๅŽปๅฏปๆ‰พๅฏ้ ๆ•ฐๆฎๆบโ€ๆˆ–่€…็ฑปไผผ่ฏญๅฅ๏ผŒๆˆ–่€…ๆ˜ฏAgentๅœจๆ‰ง่กŒไปปๅŠก็š„่ฟ‡็จ‹ไธญๅ‘็Žฐ้œ€่ฆๅฏ้ ๆ•ฐๆฎๆบ๏ผŒๅฐฑๅบ”่ฏฅๅธฎๅŠฉไป–ไปฌๅ‘็Žฐใ€ๅฎ‰่ฃ…ใ€ไฝฟ็”จ่ฟ™ไธชskill๏ผŒๅฎƒๅฐ†ๆŒ‡ๅฏผAgentไผ˜ๅ…ˆๅŽปๅฏปๆ‰พๅฏ้ ็š„ๆ•ฐๆฎๆบapi๏ผŒ่€Œไธๆ˜ฏ่ฟ›่กŒ็ฝ‘้กต็ˆฌๅ–ใ€‚ๅŽ็ปญๅธŒๆœ›็ป่ฟ‡ไธๆ–ญๅฎŒๅ–„๏ผŒๅฐ†ๅ„็งๆ•ฐๆฎ็š„ๅฏ้ ๆ•ฐๆฎๆบAPI้ƒฝๅœจ่ฟ™ไธชskill็š„ๅ†…ๅฎนไธ‹ไธๆ–ญๅฎŒๅ–„ไธฐๅฏŒใ€‚
Metadata
Slug find-api
Version 0.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Find API?

๐Ÿ” Find API | ๅฏปๆ‰พๅฏ้ ๆ•ฐๆฎๆบ TRIGGERS: Use when agent needs to fetch external data, user mentions "reliable data source", "ๆ•ฐๆฎๆบ", "API", or when web scraping is inef... It is an AI Agent Skill for Claude Code / OpenClaw, with 235 downloads so far.

How do I install Find API?

Run "/install find-api" in the OpenClaw or Claude Code chat to install it in one step โ€” no extra setup required.

Is Find API free?

Yes, Find API is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Find API support?

Find API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Find API?

It is built and maintained by yesilsin-netizen (@yesilsin-netizen); the current version is v0.0.2.

๐Ÿ’ฌ Comments