← Back to Skills Marketplace
141
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ssr-ssg
Description
Deep workflow for SSR, SSG, ISR, and hybrid rendering—choosing modes per route, data freshness, caching, streaming, hydration, SEO, and operational trade-off...
Usage Guidance
This skill is a pure, framework-agnostic workflow for choosing rendering strategies and appears coherent and low-risk: it doesn't install software or ask for credentials. Before using, confirm the target framework and hosting (Next.js App vs Pages, edge vs serverless) so the agent's advice can be concrete. If you have strict policies about autonomous agent actions, remember the skill can be invoked by the agent (platform default) — but by itself it does not request elevated privileges or secrets. If you want extra caution, run the skill only interactively (user-invoked) and avoid granting any unrelated credentials to the agent environment.
Capability Analysis
Type: OpenClaw Skill
Name: ssr-ssg
Version: 1.0.0
The skill bundle contains architectural guidance and a workflow for web rendering strategies (SSR, SSG, ISR). The content in SKILL.md is purely educational, focusing on performance, SEO, and data freshness, with no executable code, suspicious commands, or prompt-injection attacks.
Capability Assessment
Purpose & Capability
Name and description (SSR/SSG/hybrid rendering guidance) match the SKILL.md content. The guidance is about route classification, rendering choices, caching, streaming, hydration, SEO and ops—everything requested is appropriate for a deep workflow document.
Instruction Scope
SKILL.md contains purely architectural and operational guidance for developers; it does not instruct the agent to read local files, access environment variables, call external endpoints, or run commands. It asks the agent to confirm framework/hosting with the user, which is within scope.
Install Mechanism
No install spec and no code files. Instruction-only skills have the lowest install risk; nothing is downloaded or written to disk.
Credentials
The skill declares no required environment variables, credentials, or config paths. There are no surprising credential requests and no unjustified access to secrets.
Persistence & Privilege
Flags are default (always: false, user-invocable: true). The skill does not request permanent presence or system-level modifications.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ssr-ssg - After installation, invoke the skill by name or use
/ssr-ssg - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release providing a comprehensive workflow for SSR, SSG, ISR, and hybrid rendering strategies in modern web frameworks.
- Guides users through six stages: route/data classification, rendering mode selection, data/cache planning, streaming/partial SSR, hydration/client boundaries, and validation (SEO, performance, ops).
- Emphasizes per-route analysis for freshness, personalization, and caching to avoid defaulting to "SSR everything" or "static everything".
- Includes practical checklists, exit conditions, and decision matrices for clarity and actionable outcomes.
- Highlights trade-offs, operational concerns, and framework-specific considerations for Next.js, Nuxt, Remix, etc.
- Provides tips for diagnosis, strategy mapping, and handling edge cases or non-server scenarios.
Metadata
Frequently Asked Questions
What is Ssr Ssg?
Deep workflow for SSR, SSG, ISR, and hybrid rendering—choosing modes per route, data freshness, caching, streaming, hydration, SEO, and operational trade-off... It is an AI Agent Skill for Claude Code / OpenClaw, with 141 downloads so far.
How do I install Ssr Ssg?
Run "/install ssr-ssg" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ssr Ssg free?
Yes, Ssr Ssg is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ssr Ssg support?
Ssr Ssg is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ssr Ssg?
It is built and maintained by ClawKK (@codekungfu); the current version is v1.0.0.
More Skills