website-api

website-api is a skill for Claude Code from vibesurf-ai/claude-surf. It costs 36 tokens per session (225 once invoked), scanned A, original, MIT.

A single interface for working with APIs from Xiaohongshu, Weibo, Zhihu, Douyin, and YouTube. APIs are structured ways for software to request data or actions from online services.

In plain words
What is it for?
Use it to obtain the required parameters and call supported platform APIs when working with social-media data or actions.
Why use it?
It avoids needing a separate integration style for each supported platform.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the surf plugin — 21 skills, 1 hook shipped together

Good fit Use it to obtain the required parameters and call supported platform APIs when working with social-media data or actions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vibesurf-ai/claude-surf/website-api
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add vibesurf-ai/claude-surf --skill website-api
Clone the repo
git clone --depth 1 https://github.com/vibesurf-ai/claude-surf

Made for: Claude Code.

Or install surf, the plugin that ships this one along with the rest of its 21 skills, 1 hook.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for website-api

README.md
[![agentmods](https://agentmods.dev/badge/skills/vibesurf-ai/claude-surf/website-api/github.svg)](https://agentmods.dev/skills/vibesurf-ai/claude-surf/website-api)
Your own site
<a href="https://agentmods.dev/skills/vibesurf-ai/claude-surf/website-api"><img src="https://agentmods.dev/badge/skills/vibesurf-ai/claude-surf/website-api/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for website-api

Your own site · 80×15
<a href="https://agentmods.dev/skills/vibesurf-ai/claude-surf/website-api"><img src="https://agentmods.dev/badge/skills/vibesurf-ai/claude-surf/website-api.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 36 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 225 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00036 $0.00225
Opus 5 $0.00018 $0.00112
Sonnet 5 $0.00007 $0.00045
Haiku 4.5 $0.00004 $0.00022

Measured 9d ago against content hash 1513930acbe8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

website-api scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/website-api/SKILL.md · 37 lines

What it actually says

Website API - Platform APIs

Overview

Unified API handling for specific website platforms.

When to Use

  • Interact with Chinese social platforms
  • Need platform-specific API access
  • Xiaohongshu, Weibo, Zhihu, Douyin, YouTube

Available Actions

Action Description
get_website_api_params Get API parameters and available methods for platforms: "xiaohongshu", "weibo", "zhihu", "douyin", "youtube"
call_website_api Call website platform API with unified handling

Supported Platforms

  • xiaohongshu (小红书)
  • weibo (微博)
  • zhihu (知乎)
  • douyin (抖音)
  • youtube

Usage Pattern

  1. Get API params for platform
  2. Call API with parameters
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 37 lines · 36 tokens per session scan A 1513930acbe8

Subscribe to this mod's changes

website-api is a skill published in the GitHub repository vibesurf-ai/claude-surf (24 stars, last pushed 7mo ago), licensed MIT. It adds 36 tokens to every session and 225 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

moai-platform-deployment

Deployment and hosting platform specialist covering Vercel, Railway, and Convex. Use when deploying applications, configuring edge functions, setting up continuous deployment, or managing serverless infrastructure.

modu-ai/moai-adk · 42 tokens

moai-platform-auth

Authentication and authorization specialist covering Auth0, Clerk, and Firebase Auth. Use when implementing authentication, MFA, SSO, passkeys, WebAuthn, social login, or security features.

modu-ai/moai-adk · 43 tokens

memstack-development-api-designer

Use this skill when the user says 'design API', 'API endpoints', 'REST API', 'API designer', 'route structure', 'API architecture', or is designing RESTful API routes, request/response schemas, and endpoint organization. Do NOT use for API security audits or database design.

cwinvestments/memstack · 66 tokens

memstack-security-api-audit

Use this skill when the user says 'audit API', 'check API security', 'API routes security', 'endpoint audit', 'check my routes', or needs to verify API route protection. Reviews API endpoints for authentication, authorization, and input validation gaps. Do NOT use for frontend security headers or dependency scanning.

cwinvestments/memstack · 69 tokens

memstack-automation-api-integration

Use this skill when the user says 'API integration', 'connect APIs', 'sync data', 'data mapping', 'rate limiting', or needs system-to-system connectors with authentication, rate limit handling, and error recovery. Generates API integration code with authentication (OAuth, API key, JWT), request/response mapping, rate…

cwinvestments/memstack · 98 tokens

memstack-automation-webhook-designer

Use this skill when the user says 'webhook', 'webhook handler', 'webhook endpoint', 'receive events', 'HMAC verification', 'idempotency', or needs secure webhook handlers with signature verification, retry handling, and dead letter queues. Do NOT use for full n8n workflows or scheduled tasks.

cwinvestments/memstack · 74 tokens