Search for and execute third-party API tools via the QVeris MCP server, then generate production code that calls the QVeris REST API for tasks like fetching weather data, stock prices, or public datasets. Use when the user needs to find an external API, integrate a web service, connect to a third-party REST endpoint, or retrieve data from an external source.
Use when the task is dominated by large-context reading, synthesis, long-form drafting, bilingual or CJK writing, or second-opinion review rather than bulk code generation. Typical triggers include English or Chinese summaries of large source material, cross-file synthesis, terminology alignment, release-note drafting, and reviewer-style passes over documentation or generated output.
Design PM-friendly technical architecture for features. No code, only high-level design decisions.
- 📁 examples/
- 📁 references/
- 📄 .gitignore
- 📄 README.md
- 📄 SKILL.md
专业的 Dify 工作流 DSL/YML 文件生成器,根据用户业务需求自动生成完整的 Dify 工作流配置文件,支持各种节点类型和复杂工作流逻辑
- 📁 scripts/
- 📄 README.md
- 📄 skill.md
Reads source legal documents (PDFs, images, scans via OCR), triages by importance, summarizes each document, classifies by type, and produces a structured index with metadata — the foundational skill for all legal document work.
A minimal test skill that greets the user and demonstrates the ASM publish workflow.
- 📁 .vitepress/
- 📄 adapters.md
- 📄 contributing.md
- 📄 guide.md
Use for submitting products to directory sites, awesome-lists, or search engines.
- 📁 .github/
- 📁 cmd/
- 📁 docs/
- 📄 .gitignore
- 📄 build-local.sh
- 📄 CONTRIBUTING.md
Squix is a CLI tool for managing and executing SQL queries across multiple
- 📁 agents/
- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
Create a reusable SkillPack from a successful completed task. Use when the user wants to convert a one-off research, coding, analysis, or content workflow into a distributable local SkillPack with `skillpack.json`, local skills under `skills/`, starter prompts, start scripts, and an optional zip package.
Open the Claude Code Organizer dashboard — view and manage all memories, skills, MCP servers, hooks, and configs across scopes
Distill a colleague into a reusable AI skill (work + persona) using tool connections — Slack, Slack AI, Jira, GHE, Bitbucket, Confluence, SharePoint, Teams, Outlook, Notion, Linear, Google Docs, and more — without manual paste. Use when the user wants a colleague skill, digital twin of a coworker, or capture of someone's technical voice from workplace systems. Requires tool_connections + 10xProductivity verified_connections (or equivalent .env).
- 📁 agents/
- 📁 references/
- 📄 SKILL.md
Operate CodeKanban workflows, terminal sessions, and web sessions through the installable `codekanban-cli` command. Use when the user wants to create, inspect, control, watch, or continue CodeKanban AI work from a project path, project ID, or project name without relying on repository-local helper scripts. Prefer `web-session` for structured interactive work, and use `workflow start` or `terminal continue` only when the user explicitly wants PTY-style terminal behavior.