Browse all

Type: All Skills Tools
skill ★ 1,010

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 …

TencentCloudBase/CloudBase-MCP wechat miniprogram cloudbase authentication
skill ★ 1,010

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…

TencentCloudBase/CloudBase-MCP cloudbase web-authentication frontend-integration js-sdk
tool ★ 1,010

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…

TencentCloudBase/CloudBase-MCP cloudbase authentication auth-config mcp
skill ★ 2

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.

abdulhamid-n/ticktick-mcp ticktick task-management productivity mcp
tool ★ 52

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…

trade-it-inc/trade-it-mcp finance trading brokerage options
skill ★ 1,010

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…

TencentCloudBase/CloudBase-MCP node-js auth identity cloudbase
skill ★ 1,010

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 …

TencentCloudBase/CloudBase-MCP wechat-miniprogram ai-models tencent-cloudbase text-generation
skill ★ 2

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.

abdulhamid-n/ticktick-mcp task-management to-do reminder ticktick
skill ★ 1,010

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…

TencentCloudBase/CloudBase-MCP web-frontend ai-model javascript-sdk llm
skill ★ 1,273

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 …

bitbonsai/mcpvault obsidian mcp git-sync note-management
skill ★ 1,010

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 …

TencentCloudBase/CloudBase-MCP node-js backend llm serverless
skill ★ 1,273

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…

bitbonsai/mcpvault obsidian vault-management mcp git-sync
tool ★ 405

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…

agentic-box/memora memory-server knowledge-base context-management llm
skill

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…

Marcus-Rug-Intel/rug-munch-mcp debugging gitnexus code-tracing error-analysis
tool ★ 405

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…

agentic-box/memora persistent-memory knowledge-management semantic-search todo-tracking
tool

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…

Marcus-Rug-Intel/rug-munch-mcp code-refactoring dependency-mapping symbol-renaming software-engineering
tool

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…

Marcus-Rug-Intel/rug-munch-mcp git-analysis code-safety dependency-graph impact-analysis
skill

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…

Marcus-Rug-Intel/rug-munch-mcp gitnexus knowledge-graph mcp code-intelligence
tool

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…

Marcus-Rug-Intel/rug-munch-mcp codebase architecture code-tracing execution-flow
tool

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.

Marcus-Rug-Intel/rug-munch-mcp git cli knowledge-graph indexing
skill ★ 40,224

Git Workflow Management Skill

Standardises commit messages, branch naming, and pull request creation to maintain consistent version control practices.

agno-agi/agno git version-control workflow-automation devops
skill ★ 40,224

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.

agno-agi/agno haiku poetry creative-writing structure
skill ★ 40,224

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.

agno-agi/agno system-info scripting os-interaction file-system
skill ★ 40,224

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…

agno-agi/agno code-review linting security best-practices