init_portfolio
Create a GitHub repository to store and organize DollhouseMCP elements with proper directory structure and documentation.
Instructions
Initialize a new GitHub portfolio repository for storing your DollhouseMCP elements. Creates the repository structure with proper directories and README.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repository_name | No | Name for the portfolio repository. Defaults to 'dollhouse-portfolio' if not specified. | |
| private | No | Whether to create a private repository. Defaults to false (public). | |
| description | No | Repository description. Defaults to 'My DollhouseMCP element portfolio'. |