Skills Catalog
Browse and install AI-powered clinical skills built by the Medisolv platform team and partner contributors.
8 Skills
Sorted by PopularityCitC Identity Provider Skill
Identity & AccessThis skill teaches you how to use the `citc-mcp` MCP server to answer questions about Medisolv's Concert Identity Provider (CitC) — the authoritative system for users, organizations, roles, applications, and configuration parameters.
Medisolv CLI Creator
PlatformGives any AI agent the complete knowledge needed to scaffold, document, and test a production-ready command-line tool that works well alongside Medisolv's Skills and MCPs. Install this skill so your agent can design agent-native CLIs using practical conventions inspired by CLI-Anything, without confusing a standalone CLI with a Skill or an MCP server.
Git Cherry-Pick Release Strategy
Developer ToolsStep-by-step process for comparing branches, grouping commits by criticality, and building cherry-pick commands for selective release management — without pulling in all unreleased staging work.
Medisolv MCP Creator
PlatformGives any AI agent the complete knowledge needed to scaffold a production-ready Medisolv MCP server from scratch. Install this skill so your agent knows the exact file layout, `pyproject.toml` format, `server.py` template, FastMCP conventions, and portal `README.md` requirements — without you having to explain them every time.
Medisolv Portal Finder
PlatformTeaches any AI agent how to search, discover, and recommend resources from the Medisolv AI Discovery Portal. Use this skill when users ask "how do I do X" or express interest in functionality that might exist as an installable tool.
Medisolv Portal Manager
PlatformGives any AI agent the ability to query install statistics and update resource metadata in the Medisolv AI Discovery Portal's SQLite database — without needing direct database access.
Medisolv Skill Creator
PlatformGives any AI agent the complete knowledge needed to author, validate, and publish a production-ready Medisolv Skill from scratch. Install this skill so your agent knows the exact SKILL.md structure, YAML frontmatter fields, required markdown sections, and portal publishing requirements -- without you having to explain them every time. Use this skill whenever someone asks to create a new skill, turn a workflow into a reusable skill, verify an existing skill against conventions, or onboard a new engineer to the skill authoring process.
Medisolv Subagent Creator
PlatformGives any AI agent the complete knowledge needed to design, author, and publish a production-ready Medisolv Subagent from scratch. Install this skill so your agent knows the exact `AGENT.md` structure, frontmatter fields, system prompt conventions, tool-access model, and portal publishing requirements — without you having to explain them every time.