Skills from clawhub.ai/0xjordansg-yolo

7 skills available

marketpulse
Provides a CLI/Python client and examples to query stock and crypto data from `https://api.aisa.one` using the `scripts/market_client.py` client. Includes executable `curl` and `python3` examples that send the `AISA_API_KEY` to `https://api.aisa.one`.
Review
0 installs
twitter-command-center-search-post
This skill is a Twitter/X client that performs searches, reads timelines, and can post/like/retweet using the AIsa service. It requires the `AISA_API_KEY` and instructs running `python3`/`curl` to call `https://api.aisa.one/...`, which enables network access and use of credentials.
Review
0 installs
llm-router
This skill is a CLI and Python client that routes requests to many LLMs through a unified gateway (`https://api.aisa.one/v1`). It requires and reads the `AISA_API_KEY` environment variable and makes outbound requests to `https://api.aisa.one/v1`.
Review
0 installs
openclaw-media-gen
This skill is a Python CLI client for AIsa image/video generation that posts to `https://api.aisa.one` and saves outputs locally. It reads the `AISA_API_KEY` env var and provides shell examples (`python3`, `curl`) that perform network calls.
Verified
0 installs
openclaw-search
This skill implements an AIsa-powered search client with multi-source retrieval and confidence scoring. It makes network calls to `https://api.aisa.one`, requires the `AISA_API_KEY` env var, and includes shell examples to run `python3 scripts/search_client.py` and `curl`.
Verified
0 installs
us-stock-analyst
This skill provides US stock analysis that fetches financial data, news, social sentiment, and runs multi-model LLM analysis via `https://api.aisa.one`. It requires `AISA_API_KEY`, makes network calls to `https://api.aisa.one`, and includes shell commands like `python3 {baseDir}/scripts/stock_analyst.py` and `curl`.
Review
0 installs
openclaw-youtube
This skill is a YouTube SERP scout that queries `https://api.aisa.one/apis/v1` and includes a CLI client and `scripts/youtube_client.py`. It requires the `AISA_API_KEY` env var for authentication and contains shell `curl`/`python3` examples; no other security-relevant behaviors detected.
Verified
0 installs