View on GitHub → Recent-evidence research across the social web. OneDocumentation Index
Fetch the complete documentation index at: https://aisa.one/docs/llms.txt
Use this file to discover all available pages before exploring further.
AISA_API_KEY aggregates the last 30 days of signal from eight platforms plus grounded web search, then ranks and clusters the findings into a citation-backed brief — typically in ~40 seconds.
Install
What can agents do with it?
Trend scans
“What’s the community saying about the OpenAI Agents SDK this month?”
Competitor comparisons
“Claude Code vs Codex — who’s winning developer mindshare?”
Launch reactions
“Summarize reception of the GPT-5 launch across Reddit, X, and HN.”
Person / entity tracking
“What has Peter Steinberger been shipping and posting about lately?”
Market signals
“Bitcoin price narratives — news, prediction markets, and social sentiment.”
Structured briefs for agents
“Return JSON clusters so a downstream agent can act on the findings.”
Core capabilities
- Eight sources in one call — Reddit, X/Twitter, YouTube, TikTok, Instagram, Hacker News, Polymarket, and grounded web search (plus optional GitHub with a token)
- Ranked evidence clusters — top findings grouped by theme, each with URL, date, and engagement stats
- Per-source breakdowns — statistical summary of which platforms are driving the signal
- Markdown or JSON output — human-readable brief by default, structured JSON for agent pipelines
- Deep mode —
--deepflag expands the candidate pool and runs a more thorough ranking pass - AIsa-native planning — uses the AIsa API for query planning, candidate ranking, and semantic clustering
Quick start
Run a scan
When to use it
- Recent social evidence on trends, products, or people
- Ranked competitor comparisons with community sentiment
- Launch reaction summaries or shipping updates
- Structured JSON briefs for downstream agents
When not to use it
- Timeless reference questions without a recent-evidence need
- Scenarios that require a single official source without community signal
Requirements
- Python 3.12+
AISA_API_KEY(sign up at aisa.one — new accounts start with $2 free credit)- POSIX shell
- Optional:
GITHUB_TOKENfor expanded GitHub source coverage
Get started
- Sign up at aisa.one (new accounts start with $2 free credit).
- Generate an API key from the console.
export AISA_API_KEY="your-key"and install the skill:- Start a new session in your agent — the skill loads automatically.
Related
Perplexity Search
Grounded web answers for single-query research.
Twitter Autopilot
Deeper X/Twitter-specific search, tracking, and posting.
YouTube Search
YouTube SERP for video-first topics.