zkl2333/skills · Archived

web-search-prime

Search the web via the Zhipu CodePlan MCP web-search-prime server. Use when you need fast web discovery (titles/URLs/snippets) without a browser. Triggers: web-search-prime, webSearchPrime, search web, web search prime.

First seen Mar 19, 2026

Installation

$ npx skills add zkl2333/skills --skill web-search-prime

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from zkl2333/skills.

npx skills add zkl2333/skills

Browse all from zkl2333/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 1
License LICENSE.txt
Default branch main
Open issues 0
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,009 B
  • docs SUMMARY.md 243 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 4 installs

SKILL.md

Prerequisites (mcporter)

Add this server to your mcporter.json (merge under mcpServers):

"web-search-prime": {
  "baseUrl": "https://open.bigmodel.cn/api/mcp/web_search_prime/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_ZHIPU_API_KEY",
    "Accept": "application/json, text/event-stream"
  }
}

Based on the Zhipu CodePlan MCP server configuration, this skill provides functionality for web searching.

Usage: Call the webSearchPrime tool with the search_query parameter.

Parameters:

  • search_query (string, required): The content to search for. Recommended to keep under 70 characters.

Example:

mcporter call web-search-prime.webSearchPrime search_query="OpenClaw 最新进展"