Plunget
Discover useful AI tools,
and follow what’s changing
Browse popular products and links, plus timely news and perspectives. A clean layout that reads well on phones and desktops.
Featured tools
Editor’s picks—open a card for details and the official site.
- Chat / GeneralChatGPTOpenAI’s flagship chat assistant: multi-turn conversations, optional browsing (plan/region-dependent), uploads, and light analysis. Great for drafting, code snippets, and study help—check the site for model names and policies.
- Chat / GeneralClaudeAnthropic’s assistant model known for long context and careful reasoning; strong for code review, technical writing, and long documents via web or API.
- Chat / GeneralGoogle GeminiGoogle’s multimodal model family tied to Google accounts and Workspace; good for search-assisted answers, email drafts, and quick summaries where available.
- Chat / GeneralDeepSeekChinese-friendly model stack with web chat and API; often praised for code/math/value pricing—confirm compliance for your region before production.
Latest news
Updated by date—tap a title to read the full post.
- Q1 glance: models sprint, products chase executionPublic signals on cadence, enterprise buying, open weights, and information overload (not investment advice).
- Don’t stop at leaderboards: three practical questionsTask shape, context window, and failure cost matter more than “strongest model” bragging.
- Writing with AI: delegate vs ownOutlines, tone variants, and fact‑checking—how to split work so it still sounds human.
- Text‑to‑image prompts: a cheat sheet for most jobsSubject, style, light, lens, and negatives—structured beats adjective spam.
Browse by category
Editorial hubs with FAQ-style sections, full tool rosters, and links to every official site.
Automation / Integration7Browser / Computer use7Chat / General15Coding / Development17Collaboration / Whiteboard8Design / Decks7Docs / Knowledge base5Evals / Observability7Image editing3Image generation6Inference / Hosting12Learning / Data2Meetings / Notes9Open source / Developer8Search / Research11Translation / Language3UI / Front-end gen8Vector DB / Retrieval10Video / Motion11Voice / Music6Voice agents / Realtime8Writing / Decks5
Scenario clusters
Topic hubs with internal links into tool detail pages—useful for long-tail discovery.
- 2026 coding agents & AI-native IDEs — compared by roleCursor, Windsurf, Devin-style agents, Copilot, and helpers for PR/issue workflows. Jump to each tool’s page for a neutral summary and the official signup link.15 picks
- Chinese-friendly AI writing & chat assistants — compare before you commitKimi, Tongyi, Ernie, Doubao, plus general assistants often used for Chinese copy. Each card links out to the vendor for models, quotas, and regional availability.7 picks
- OpenClaw & your stack — knowledge bases, automation, dev workspacesProducts that often appear next to OpenClaw skills (notes, workflows, IDE). Open the site-wide OpenClaw index for SKILL.md packs; use this list for vendor context.11 picks
- Generative image, video & audio — creative stacks in one viewMidjourney-style diffusion, motion tools, music, and voice APIs. Follow each link for current plans, commercial licenses, and watermarking rules.7 picks
MCP server picks
Model Context Protocol servers ready to plug into Claude, Cursor, or Zed—official references and vendor-published implementations with install commands and transport details.
- FilesystemOfficialReference MCP server letting agents read/write/list files under an allow-listed directory. Run with least-privilege paths and read-only mode for sensitive data; ideal when you want to scope a project folder as an agent workspace.stdioModel Context Protocol
- GitOfficialReference MCP server exposing common git operations (status, log, diff, blame) to an agent. Great starting point for read-only code reviewers; grant write access carefully.stdioModel Context Protocol
- GitHubOfficialGitHub’s official MCP server: read/write repos, manage issues/PRs, and search code. Use scoped PATs or a GitHub App with audit logging for production.httpGitHub
- PostgreSQLOfficialReference MCP server for read-only Postgres access and schema introspection—ideal for data-analysis agents. Lock down with a read-only role and schema allow-list.stdioModel Context Protocol
- FetchOfficialReference MCP server that fetches any HTTP URL and converts it to Markdown—often the minimal “browsing” capability for agents. Add a domain allow-list and rate limits.stdioModel Context Protocol
- PlaywrightOfficialMicrosoft’s Playwright MCP server: cross-browser automation with broader coverage than Puppeteer—fits scrapers and UI-testing agents that need headless Chromium, Firefox, and WebKit.stdioMicrosoft
OpenClaw skills
AgentSkills-compatible packs: official skills plus custom examples, with GitHub and docs links.
- ClawHubOfficialClawHub: Bundled skill in the OpenClaw repository; requires local binaries and permissions where applicable. Follow the AgentSkills layout under skills/clawhub/. See OpenClaw documentation and ClawHub for security and setup.
- Coding AgentOfficialCoding Agent: Bundled skill in the OpenClaw repository; requires local binaries and permissions where applicable. Follow the AgentSkills layout under skills/coding-agent/. See OpenClaw documentation and ClawHub for security and setup.
- Gemini CLIOfficialGemini CLI: Bundled skill in the OpenClaw repository; requires local binaries and permissions where applicable. Follow the AgentSkills layout under skills/gemini/. See OpenClaw documentation and ClawHub for security and setup.
- GitHub IssuesOfficialGitHub Issues: Bundled skill in the OpenClaw repository; requires local binaries and permissions where applicable. Follow the AgentSkills layout under skills/gh-issues/. See OpenClaw documentation and ClawHub for security and setup.
- GitHubOfficialGitHub: Bundled skill in the OpenClaw repository; requires local binaries and permissions where applicable. Follow the AgentSkills layout under skills/github/. See OpenClaw documentation and ClawHub for security and setup.
- NotionOfficialNotion: Bundled skill in the OpenClaw repository; requires local binaries and permissions where applicable. Follow the AgentSkills layout under skills/notion/. See OpenClaw documentation and ClawHub for security and setup.