suggest-new-project

Direct second-artifact requests to create a new project via suggestNewProject.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/ItsJupiter000/hot-outreach --skill suggest-new-project-itsjupiter000
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: suggest-new-project
Source: https://github.com/ItsJupiter000/hot-outreach/tree/main/.local/skills/suggest-new-project
Command: npx skills add https://github.com/ItsJupiter000/hot-outreach --skill suggest-new-project-itsjupiter000

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Directs users who request a second artifact to create a new, separate project rather than modifying the current one.

Core Features & Use Cases

  • Guides users through recognizing unsupported multi-artifact requests in the current project.
  • Produces a clear, self-contained prompt and bootstraps a new project via suggestNewProject.
  • Handles user dismissal with guidance to continue on the existing project if desired.

Quick Start

Generate a concise prompt describing the requested new artifact and initiate a new project creation using that prompt.

Frequently Asked Questions about suggest-new-project

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I start a new project for a second artifact instead of editing the current one?

To start a new project, generate a concise prompt describing the requested artifact and bootstrap a separate project using the suggestNewProject call to avoid unsupported multi-artifact modifications.

When do I need to create a separate project for a new website or mobile app?

You need to create a separate project when your current project lacks multi-artifact support and you request a second website, mobile app, slides, or animation to ensure proper artifact management.

What happens if I want to keep working on my existing project after requesting a second artifact?

If you dismiss the new project suggestion, guidance is provided to continue working on your existing project, ensuring the current artifact remains the focus of your ongoing work.

How does prompt generation work when bootstrapping a new project?

Prompt generation for a new project involves crafting a clear, self-contained prompt that describes the requested new artifact, which is then passed to initiate the separate project creation process.

Can I manage multiple artifacts like slides and animations within a single current project?

No, if a current project lacks multi-artifact support, you cannot manage multiple artifacts within it; you must bootstrap a new, separate project for the second artifact request.

Why does my current project not support adding a second artifact directly?

Your current project does not support adding a second artifact directly due to multi-artifact limitations, requiring a safe, one-time call to suggestNewProject with a generated prompt to bootstrap a new project.