skill-installer

Manages the installation and discovery of AI skills from the PartMe marketplace.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "skill-installer" with this command: npx skills add teachingai/full-stack-skills/teachingai-full-stack-skills-skill-installer

Skill Installer

Overview

The skill-installer is a core utility skill that allows users and agents to discover, install, and manage other AI skills within the PartMe ecosystem. It serves as the local package manager for the "Knowledge as a Service" (KaaS) and "Tool as a Service" (TaaS) architecture.

Features

  • Search Skills: Query the local marketplace for available skills by keyword.
  • Install Skills: Register skills into the local environment.
  • List Installed Skills: View currently active skills.

Usage

Search for a skill

skill-installer(action="search_skills", query="vue")

Install a skill

skill-installer(action="install_skill", skill_path="./skills/vue3")

Tools

search_skills

  • Input: query (string)
  • Output: JSON list of matching skills with descriptions and paths.

install_skill

  • Input: skill_path (string)
  • Output: Confirmation of installation.

list_installed_skills

  • Input: None
  • Output: JSON list of installed skills.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

electron

No summary provided by upstream source.

Repository SourceNeeds Review
General

element-plus-vue3

No summary provided by upstream source.

Repository SourceNeeds Review
General

uniapp-project

No summary provided by upstream source.

Repository SourceNeeds Review