project

Search and manage Cognova projects with duplicate prevention before creation.

Updated Jan 27, 2026
One-click install
npx skills add https://github.com/Patrity/cognova-v1 --skill project-patrity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project
Source: https://github.com/Patrity/cognova-v1/tree/main/Claude/skills/project
Command: npx skills add https://github.com/Patrity/cognova-v1 --skill project-patrity

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage Cognova projects with strict duplicate prevention: before creating a new project, the skill searches for existing matches and prompts for confirmation.

Core Features & Use Cases

  • Duplicate prevention: Always search for existing projects before creating.
  • CRUD operations: List, create, update, and delete projects with color and optional description.
  • Guided interactions: When similar projects exist, present matches and request user confirmation before creation.

Quick Start

Ask me to search for a project name and create it only if there are no matching existing projects.

Frequently Asked Questions about project

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

FAQPage Schema
How do I prevent duplicate project names when automating project creation?

To prevent duplicate project names, this skill automatically searches existing Cognova projects before creating a new one. If matches are found, it presents them and requests user confirmation to proceed.

What Cognova project management actions can I perform using CLI tools?

You can list, create, update, and delete Cognova projects using CLI tools. Full CRUD operations are supported, including managing project names, colors, and optional descriptions.

How do I validate color inputs when creating a new project?

Color inputs are automatically validated during the project creation process. The skill ensures color values meet Cognova's requirements before submitting the new project configuration.

Can I update an existing project's description and color without creating duplicates?

Yes, you can update a project's description and color directly. The skill fetches existing projects to match your intent, allowing targeted updates without triggering duplicate creation prompts.

What happens if a similar project already exists in Cognova?

When similar projects exist, the skill presents the matching results and prompts for confirmation. This guided interaction ensures you review existing projects before a new one is created.

Are there any prerequisites for searching and managing Cognova projects?

No specific dependencies are required to search and manage Cognova projects. The skill operates independently to fetch existing projects, validate inputs, and enforce duplicate checks within your workflows.