Structured fortune-telling workflow skill using MCP tools. Use when users ask for divination, 八字/四柱, 六爻, 紫微斗数, 塔罗, 大运, 运势/流年, or want standardized解读流程 (e.g., 八字先看身强弱与喜用神再看大运流年). Enforce fixed analysis order, call the right MCP tool, and produce actionable interpretations.
AI-powered user research through natural language. Installs the Cookiy MCP server and orchestrates tool workflows for study creation, AI interviews, discussion guide editing, participant recruitment, and report generation. --- # Cookiy Cookiy gives your AI agent user-research capabilities. It designs interview guides, conducts AI-moderated interviews with real or simulated participants, and generates insight reports — all through natural language. --- ## Part 1 — Setup ### Mandatory MCP preflight Before doing anything else, ALWAYS verify that Cookiy MCP is available for the current client.
为 Claude Code 安装并配置技能大师 MCP 服务器。通过 /setup-skills-master-mcp 激活。在设置 Skills-master-mcp、将 SkillsMCP 服务器添加到项目时或当 MCP 服务器因在 PATH 中找不到节点而无法启动时使用。
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
建议在用户编辑 MCP 设置(.claude.json、.mcp.json)或修改 CLAUDE.md 文件时将 MCP 服务器配置或指令文件同步到其他 AI 编码代理。可用命令:/sync、/sync-list、/sync-diff、/sync-instructions。
This skill should be used when the user asks to "add an app to my MCP server", "add UI to my MCP server", "add a view to my MCP tool", "enrich MCP tools with UI", "add interactive UI to existing server", "add MCP Apps to my server", or needs to add interactive UI capabilities to an existing MCP server that already has tools. Provides guidance for analyzing existing tools and adding MCP Apps UI resources.
Generate a complete MCP server project in Swift using the FastMCP library. Use when asked to create a Swift MCP server, build an MCP tool server, or scaffold a Model Context Protocol project in Swift.
Security scanner for AI Agent skills, plugins, and MCP servers. Use when: user asks to scan a skill, check if a plugin is safe, vet an MCP server, review skill security, detect malicious code, supply chain safety, or says 'is this safe to install', 'scan this skill', 'check this MCP server', 'security scan', 'vetting', 'skill safety', 'prism scan', '安全扫描', '这个插件安全吗', '扫描一下', '检查安全性', '安装前检查', '技能审查'.
Build and debug MCP Apps in capability slices with TDD and real MCP parity proof, avoiding mock-only false confidence.
Design tool integration specialist covering Pencil MCP, Figma MCP, and design-to-code export
Integrate MiniMem as an MCP server for cross-agent memory operations. Use this when an agent needs to call MiniMem memory APIs through MCP (search memories, write memory, memory-cited chat, graph search/neighbors), wire MCP client config, or run a reusable local MCP bridge process.