Browse all
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…
Configure CloudBase Authentication Providers and Settings
This tool manages the configuration and readiness of various CloudBase authentication providers, allowing developers to inspect, enable, or patch login strategies (e.g., SMS, email, username/password) via MCP calls. It ensures the necessary…
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.
Automated brokerage trading and account management tool
This tool suite allows agents to interact with live brokerage accounts, enabling asset searching, balance retrieval, and the creation of draft equity, crypto, and options orders. All trades follow a mandatory draft-first execution model, re…
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…
Persistent memory and knowledge management server
A robust memory server designed for agents to manage persistent knowledge and context. It facilitates advanced retrieval (semantic, hybrid) and knowledge absorption, automatically handling supersession, deduplication, and consolidation of f…
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…
Persistent Semantic Memory and Knowledge Management
Memora provides a persistent, semantic memory layer for managing knowledge, architectural decisions, and task tracking across multiple sessions. It allows developers to store, retrieve, and organize context using hybrid search, structured h…
Safe and structured code refactoring utility
This tool facilitates complex, multi-file code restructuring, allowing developers to safely rename symbols, extract modules, or split services by mapping all dependencies and potential impact areas. It provides granular control over the ref…
Code Impact and Dependency Analysis Tool
This tool assesses the blast radius and dependencies of proposed code changes, providing a safety analysis before committing. It determines which symbols or processes are directly or indirectly affected, assigning a risk level to guide refa…
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…
Codebase Architecture and Execution Flow Explorer
This tool allows developers to deeply explore unfamiliar codebases by tracing execution flows, mapping symbol dependencies, and understanding architectural components. It provides a comprehensive view of how specific concepts or functions o…
GitNexus CLI for Codebase Indexing and Documentation
This CLI tool manages the creation and maintenance of a codebase knowledge graph. It allows developers to index repositories, check index freshness, and generate comprehensive documentation using an integrated LLM.
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…