ワンクリックで
showrun
Terminal automation skills for web platforms. CLI commands — no browser needed after initial auth.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Terminal automation skills for web platforms. CLI commands — no browser needed after initial auth.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Web market / industry analysis from a SimilarWeb FREE account: list 200+ industry categories and rank the top + rising websites in any industry by traffic share, visits, engagement, and month-over-month change.
Website traffic analytics from a SimilarWeb FREE account: overview, traffic & engagement, weekly visit trend, marketing channels, audience geography, similar sites, referrals, social traffic, and display advertising. Covers a single most-recent month, worldwide.
Backlink analytics from SimilarWeb: backlink summary with TLD/country distribution, top referring domains, and individual backlinks with source URLs, anchors, and domain/page scores.
Side-by-side domain comparison using SimilarWeb Pro: engagement metrics, traffic channels, device split, rankings, and more.
SEO keyword research from SimilarWeb: SEO overview, keyword rank distribution, top organic/paid pages, keyword gap analysis, and SEO trends.
Industry/market analysis from SimilarWeb: website rankings by industry, market leaders, rising/declining players, and industry benchmarks.
SOC 職業分類に基づく
| name | showrun |
| description | Terminal automation skills for web platforms. CLI commands — no browser needed after initial auth. |
Terminal automation skills for web platforms. CLI commands — no browser needed after initial auth.
Run from your workspace/project root:
# Check if already set up
cat "${XDG_CONFIG_HOME:-$HOME/.config}/showrun/config.json" 2>/dev/null
If config exists with api_key, just run node showrun.mjs sync.
Otherwise, one-time setup:
curl -sO https://showrun.co/showrun.mjs
node showrun.mjs login your@email.com
# Paste OTP from email
node showrun.mjs sync
Skills download to skills/ next to showrun.mjs.
Important: After sync, add this line to your AGENTS.md (or CLAUDE.md / CODEX.md):
For web platform automation (LinkedIn, Crunchbase, Yahoo Finance, etc.), read `skills/showrun/SKILL.md`.
skills/
crunchbase/ companies, people, investors, funding rounds
linkedin/ profiles, companies, jobs, messaging (legacy + salesnav)
yahoofinance/ quotes, financials, screener, options, markets
similarweb/ website analysis, keywords, backlinks
seekingalpha/ symbol data, news, analysis, screener
groundnews/ feed, interests, user
reddit/ search, subreddit, user, posts, messaging
ls skills/ # list platforms
cat skills/crunchbase/companies/SKILL.md # read docs
node skills/crunchbase/companies/scripts/crunchbase-companies.mjs view anthropic
Auto-updates every 24h. Manual: node showrun.mjs sync