Skills
TypeScript SDK for Deploying AI Agents
This SDK provides a comprehensive TypeScript interface for developing and deploying AI agents as HTTP services using the AG-UI protocol. It facilitates building complex agent backends using frameworks like LangGraph or LangChain, and connec…
CloudBase Event and HTTP Function Development
A guide for developing, deploying, and debugging CloudBase Event and HTTP Functions. It provides instructions for implementing serverless handlers and web services using the appropriate runtime models.
CloudBase Agent SDK for Production AI Backends
This SDK enables the construction of robust, production-grade AI agent backends using Python. It supports multiple agent frameworks, offering features like streaming protocols, persistent memory integration, and full observability tooling.
CloudBase Agent SDK for AI Agent Development
This skill acts as a language router, enabling the development and deployment of AI agents using either TypeScript or Python. It provides SDK support and adapters for frameworks like LangGraph and LangChain, facilitating communication via t…
CloudBase Web SDK for Browser Storage Management
This skill facilitates browser-side interaction with CloudBase storage using the Web SDK. It enables developers to perform core operations such as file uploads, generating temporary download links, and managing file deletion within a web ap…
WeChat Mini Program Authentication for CloudBase
This skill guides the implementation of native, automatic user identity handling for WeChat Mini Programs within the CloudBase ecosystem. It details how to securely access user identifiers like OPENID and UNIONID in cloud functions without …
CloudBase Web Authentication Integration Guide
Facilitates the integration of CloudBase Web authentication into frontend applications using the @cloudbase/js-sdk. It provides a Supabase-compatible API for managing user sessions, registration, and various login methods including email, p…
TickTick AI Task Management
An agentic skill that integrates Claude with TickTick to automate task creation, tracking, and management through natural language. It handles date parsing, priority inference, and project organisation.
Node.js Server-Side Authentication for CloudBase
This skill provides Node.js backend capabilities for managing server-side identity within CloudBase. It allows developers to read the caller's identity, look up user profiles, or issue custom login tickets to integrate external user systems…
WeChat Mini Program AI Model Integration
Integrate various AI models, including Hunyuan, DeepSeek, and Kimi, into WeChat Mini Programs using the wx.cloud.extend.AI SDK. It supports both text generation and streaming responses while managing provider groups and billing eligibility …
Manage to-dos and tasks in TickTick
This skill provides comprehensive task management capabilities for TickTick, allowing users to create, list, update, and complete tasks. It intelligently parses natural language inputs to infer due dates, priorities, and project context.
Client-Side AI Model Integration via JavaScript SDK
This skill facilitates direct integration of various large language models into client-side web applications using the dedicated JavaScript SDK. It is designed for Single Page Applications and dashboards, enabling text generation and stream…
Obsidian Vault Management and Sync Skill
Orchestrates operations across MCP, Obsidian CLI, and Git to manage Obsidian vaults, including note manipulation, metadata updates, and automated backups. It intelligently routes requests between data-centric MCP tools and app-specific CLI …
Node.js Backend AI Model Integration Skill
This skill enables secure, server-side integration of various AI models into Node.js backends, supporting functions like text generation, image creation, and agent orchestration via the CloudBase SDK. It is designed for cloud functions and …
Multi-backend Obsidian vault orchestration skill
This skill acts as a unified agentic layer for Obsidian vaults, automatically routing operations to the appropriate backend—MCP for safe file I/O, Obsidian CLI for app context, and Git for robust syncing. It provides comprehensive, sandboxe…
GitNexus Code Debugging and Trace Analysis
This skill enables systematic debugging by querying error patterns, analysing call hierarchies, and tracing execution flows through GitNexus resources. It facilitates identifying root causes by inspecting callers, callees, and process-level…
GitNexus Knowledge Graph Reference and Guide
This skill provides a comprehensive reference for the GitNexus ecosystem, detailing available MCP tools, core skills, and the underlying knowledge graph schema. It serves as the primary documentation resource for understanding code intellig…
Git Workflow Management Skill
Standardises commit messages, branch naming, and pull request creation to maintain consistent version control practices.
Generate haikus following strict poetic rules
This skill guides the generation of haikus, enforcing a strict 5-7-5 syllable structure and requiring concrete imagery. It mandates the inclusion of a seasonal word (kigo) and ensures the output contains only the poem itself.
Gather basic system and file information
This skill enables the agent to execute predefined Python scripts to gather operational details, including basic system information (OS, Python version) and listing the contents of specified directories.
Automated Code Review and Quality Assurance
This skill provides comprehensive code review assistance, automating style checks and identifying potential bugs, security vulnerabilities, and performance issues. It delivers structured feedback categorized by severity (Critical, Important…
Upgrading Stripe API and SDKs
A guide for managing Stripe API version upgrades and updating server-side, mobile, and Stripe.js SDKs. It covers handling breaking changes and implementing best practices for version-specific client configuration.
Manage Cursor Ambassador status via Supabase
This skill manages the Cursor Ambassador badge status within the Supabase user directory. It resolves a user via name, email, or UUID, handles potential ambiguities, and updates the is_ambassador flag using SQL.
Provision Third-Party Services via Stripe Projects
This skill manages the end-to-end provisioning of third-party services by interacting with the Stripe Projects CLI. It handles provider verification, project initialization, and subsequent service setup, culminating in a handoff to local pr…