> For the complete documentation index, see [llms.txt](https://docs.noobclaw.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.noobclaw.com/english/other-ai-super-power.md).

# Other AI Super Power

### 1. Advanced Playbook

**1.1 Multi-platform synergy**

The most effective combos:

* **Twitter hits → repost to Binance Square**: run the "Twitter bulk repost" task on Binance Square to automatically sync the good content you scroll past on Twitter to Binance Square and earn cashtag traffic
* **Run Xiaohongshu + Twitter at the same time**: post practical content on a side-hustle Xiaohongshu account and build influence with a brand Twitter account — two NoobClaw tasks run simultaneously without interfering with each other

**1.2 Based on "Hermes" (Hermes Agent) and "Lobster" (OpenClaw)**

In the chat interface you can have NoobClaw execute any natural-language instruction at a specified time (not limited to the 10 built-in scenarios). For example:

* "Check the BTC price at 8am every day; if it drops below 50k, email me"
* "Scan my Twitter drafts every Monday at 3pm"

![](https://1378322139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMATDFdlLVIaxkQPu7WCe%2Fuploads%2FtbEBbS1mA3yd3py6Xaka%2Fimage.png?alt=media\&token=08ca620d-3d73-45cf-bea5-3e8b1721a24b)

Supports linkage with mainstream IMs such as Lark, Feishu, Telegram, DingTalk, etc.

![](https://1378322139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMATDFdlLVIaxkQPu7WCe%2Fuploads%2F8oKMDtoVsJ1nPDWe5jHK%2Fimage.png?alt=media\&token=cb900b1d-f724-470a-a447-4a9f1310f13c)

**1.4 Web3 Connect / Industry Hotspots / Skill Store**

Other entries on the left:

* **Industry Hotspots**: real-time Web3 headlines, hot coins, market overview, flash news, industry news, in-depth analysis, Formula News

![](https://1378322139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMATDFdlLVIaxkQPu7WCe%2Fuploads%2FT898rRdO4d107lfkTqbn%2Fimage.png?alt=media\&token=90a31c80-019d-44de-bdb1-790df46299e4)

* **Web3 KOLs and Recruiting**: over 1,000 Chinese & English Web3 KOLs and tens of thousands of industry positions

![](https://1378322139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMATDFdlLVIaxkQPu7WCe%2Fuploads%2Fz0k4IwMQsAyPaUqqvgHl%2Fimage.png?alt=media\&token=e9c99d9e-6953-4485-9378-6c50833f52eb)

![](https://1378322139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMATDFdlLVIaxkQPu7WCe%2Fuploads%2FqAfeX3sjoOA2TMEhpiu0%2Fimage.png?alt=media\&token=bb8612a6-5bdc-4a67-9926-84a0b6409a30)

* **Skill Store**: 300+ ready-to-use automation skills (advanced usage), distilled from the skills of figures such as CZ, He Yi, Xu Mingxing, and Naval

![](https://1378322139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMATDFdlLVIaxkQPu7WCe%2Fuploads%2FAGDesw8R2nAGUw9OgCEG%2Fimage.png?alt=media\&token=e82c0117-6901-4b7d-9ec8-fce89c37b9bd)

* **Personality Tests**: MBTI / investment-style tests; Web3 OG fighting game

![](https://1378322139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMATDFdlLVIaxkQPu7WCe%2Fuploads%2F4ILrMfNdO8wVY3M6MPyH%2Fimage.png?alt=media\&token=0bb4d931-0672-4068-b894-ad12e56f30d5)

Fighting game

![](https://1378322139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMATDFdlLVIaxkQPu7WCe%2Fuploads%2FqWDLU9T2YnGG9cmktOHg%2Fimage.png?alt=media\&token=89af4e31-c6ae-4783-b9c7-5e21731ab97a)

**1.5 Red-Packet Play**

While chatting with NoobClaw AI, lucky-bag red packets randomly drop, letting you draw the platform token $Noob.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.noobclaw.com/english/other-ai-super-power.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
