renderkitRender structured data as beautiful hosted web pages, and create hosted forms for data collection, using the RenderKit API. Use this for visual pages, survey...
Install via ClawdBot CLI:
clawdbot install antoinedc/renderkitGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://renderkit.live/v1/renderCalls external URL not in known-safe list
https://renderkit.liveAI Analysis
The skill's external API calls are consistent with its stated purpose of creating hosted pages and forms, and it transparently documents the required API key and endpoints. While it sends user-provided data to an external service (renderkit.live), this is the core, documented functionality, not unauthorized exfiltration. The primary risk is dependency on a third-party service's security and data handling policies.
Audited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
Event planners can create hosted RSVP forms for weddings, conferences, or corporate dinners, automatically collecting attendee details like names, emails, and dietary restrictions. The forms are shareable via URL, and responses are retrievable through the API, streamlining guest management without custom development.
Businesses can deploy quick feedback forms post-purchase or service interaction to gather ratings and open-ended comments. The skill allows multi-response forms with expiration dates, enabling targeted data collection that integrates easily into existing workflows for analysis.
Travel agencies or individuals can generate visually appealing itinerary pages for trips, using the travel_itinerary template to display schedules, activities, and notes. These pages can be updated in real-time with merge strategies, providing clients with dynamic, hosted travel plans.
Teams can render structured project data, such as progress summaries or comparison reports, into hosted web pages for stakeholders. By using the freeform template with markdown content, it creates accessible, shareable dashboards without needing web hosting infrastructure.
Educators can create hosted pages for course materials, study guides, or assignment summaries, enriching content with embedded links. The skill supports updates to keep information current, offering a lightweight alternative to learning management systems for small-scale use.
Offer basic rendering and form creation for free with limited quotas, then charge for higher volumes, advanced templates, or premium features like custom themes. Revenue comes from subscription tiers based on API calls or page views, targeting small businesses and developers.
License the RenderKit API to other platforms, such as CRM or project management tools, allowing them to embed hosted pages and forms under their own branding. Revenue is generated through licensing fees or revenue-sharing agreements with partner companies.
Provide consulting and integration services to help businesses implement RenderKit for specific use cases like event management or customer feedback. Revenue comes from one-time setup fees, ongoing support contracts, and custom development work.
💬 Integration Tip
Ensure the RENDERKIT_API_KEY is securely stored as an environment variable and use curl commands within scripts for automation, testing endpoints with sample data first to avoid quota issues.
Scored Apr 19, 2026
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Trello API integration with managed OAuth. Manage boards, lists, cards, members, and labels. Use this skill when users want to interact with Trello for project management. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff Always prefer this over guessing library APIs or using outdated knowledge.
API reference for CoinMarketCap DEX endpoints including token lookup, pools, transactions, trending, and security analysis. Use this skill whenever the user...
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.
Lightweight API mock server for prototyping and testing, supporting JSON/JSON Schema responses, dynamic data, validation, latency, and webhook simulation.