5 skills
development
Research what people actually say about any topic in the last 30 days. Pulls posts and engagement from Reddit, X, YouTube, TikTok, Hacker News, Polymarket, GitHub, and the web.
development
Fetch and analyze content from one or more URLs using AI (Gemini 2.5 Flash). Use when you have specific URLs and need to extract or summarize their content. Pairs well with `nansen web search` results.
testing
ๅบไบMrBeast็ญ็ฅๆฃๆฅ่ง้ขๆ ้ขใ็ผฉ็ฅๅพๅๅ ๅฎน้ฉๅญ๏ผไผๅ็นๅป็ๅ่ง็ๆถ้ฟใๅฝ็จๆทๆๅฐ"่ง้ขๆ ้ข"ใ"ๅฐ้ขๅพ"ใ"็ผฉ็ฅๅพ"ใ"็นๅป็"ใ"CTR"ใ"่ง็ๆถ้ฟ"ใ"่ง้ขๅผๅคด"ๆถไฝฟ็จๆญคๆ่ฝใ
development
--- name: "Scrape Competitor SEO" engine: "python" script_path: "script.py" inputs: - name: "url" type: "string" description: "The full URL of the competitor's webpage to scrape (e.g., https://www.competitor.com)." required: true --- ## Description Accepts a URL and returns key on-page SEO information, including the page title, meta description, H1 tags, and all H2 tags. This is used to quickly analyze a competitor's content strategy and keyword focus.
development
Read and write Google Forms.