generated: '2026-08-13' method: searched source: https://github.com/GetReprise/reprise-skills note: > These Agent Skills are PUBLISHED BY REPRISE, not generated by API Evangelist. They are saved verbatim from the GetReprise/reprise-skills repository (plugins/reprise-mcp-skills/skills/), which Reprise distributes as a Claude Code plugin marketplace and points at from its own MCP documentation. The repo README states the URL is shared directly by Reprise and the repo is not indexed for discovery. Every skill targets the atomic Reprise MCP v2 tool surface and assumes the MCP server at https://app.getreprise.com/mcp/ is connected. provider_published: true repo: https://github.com/GetReprise/reprise-skills plugin: reprise-mcp-skills plugin_marketplace: GetReprise/reprise-skills install: | /plugin marketplace add GetReprise/reprise-skills /plugin install reprise-mcp-skills@reprise-skills api: mcp/reprise-mcp.yml skills: - file: reprise-mcp.md name: reprise-mcp version: 0.1.1 role: router description: > Required entry point for all Reprise MCP work; maps a natural-language ask to the right product surface and invokes that surface skill. api: mcp/reprise-mcp.yml operations: [tour_docs, injection_docs, clone_docs, platform_whoami] - file: reprise-tour-capture.md name: reprise-tour-capture role: surface description: Record a new Product Tour by pairing the Reprise extension and capturing screens. api: mcp/reprise-mcp.yml operations: - tour_create - tour_capture_session_start - tour_capture_toolbar_mount - tour_capture_now - tour_capture_session_status - tour_capture_session_stop - tour_publish - tour_link_create - file: reprise-tour-edit.md name: reprise-tour-edit role: surface description: Modify an existing tour — text, attributes, images, guides, variables, re-skin. api: mcp/reprise-mcp.yml operations: - tour_get - tour_screen_list - tour_screen_node_list - tour_dom_text_edit - tour_dom_attributes_edit - tour_guide_create - tour_guide_update - tour_variable_create - tour_variable_insert - tour_screen_copy - tour_publish - file: reprise-tour-id-model.md name: reprise-tour-id-model version: 0.1.0 role: surface description: > Resolve Reprise Product Tour ID kinds (draft_id, published_id, PublishedReplayLink.id) and the wrong_id_kind / tour_not_found / exactly_one_id_required error family. api: mcp/reprise-mcp.yml operations: [tour_get, tour_list, tour_search, tour_publish] - file: reprise-clone-config.md name: reprise-clone-config role: surface description: Configure and debug a captured interactive Clone Environment. api: mcp/reprise-mcp.yml operations: - clone_get - clone_docs - clone_snippet_create - clone_snippet_update - clone_request_analyze - clone_debug_start - clone_debug_errors - clone_publish - file: reprise-injection.md name: reprise-injection role: surface description: > Populate charts, tables and dropdowns on a live application by swapping API responses with a Reprise dataset. api: mcp/reprise-mcp.yml operations: - injection_dataset_create - injection_dataset_add_sources - injection_source_value_set - injection_source_update - injection_dataset_adapter_set - injection_dataset_play - injection_docs - file: reprise-session-close.md name: reprise-session-close role: surface description: End-of-session summary and friction reporting back to the Reprise product team. api: mcp/reprise-mcp.yml operations: [platform_summary_report, platform_friction_report, platform_friction_status] x-evidence: fetched: '2026-08-13' url: https://raw.githubusercontent.com/GetReprise/reprise-skills/main/plugins/reprise-mcp-skills/skills/ http_status: 200