project-add

Create or update Notion project entries from the current Git repository.

9|1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/mark22013333/crew --skill project-add-mark22013333
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-add
Source: https://github.com/mark22013333/crew/tree/main/plugins/bug-workflow/skills/project-add
Command: npx skills add https://github.com/mark22013333/crew --skill project-add-mark22013333

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the process of adding a new project into the Notion project database or updating an existing entry, derived from the current Git repository. It automatically detects repository details, tech stack, and project type to keep Notion up to date and reduce manual data entry.

Core Features & Use Cases

  • Auto-detect Git repo and derive a unique project identity for Notion entries.
  • Generate structured Notion page content based on detected tech stack and project type (simple vs product).
  • Optional DB MCP installation to enable direct database queries from Claude Code.

Quick Start

To add or update a project, trigger the skill by mentioning add project, project-add, or similar phrases in your session.

Frequently Asked Questions about project-add

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

FAQPage Schema
How do I add a Git repository to my Notion project database automatically?

You can update an existing Notion project entry by triggering the skill in your session; it detects the current Git repository and synchronizes the page content with the latest tech stack and project type details.

Does the project-add skill detect the tech stack and project type for Notion entries?

Yes, the skill automatically detects the repository's tech stack and identifies the project type as either simple or product to generate accurate, structured Notion page content.

How do I sync bug-workflow and feature-workflow settings in Notion from my repository?

To sync bug-workflow and feature-workflow settings, the skill reads configuration sources from your Git repository and automatically aligns these related workflow settings within your updated Notion project page.

Can I query my Notion database directly from Claude Code after adding a project?

Yes, you can query your Notion database directly from Claude Code by opting into the optional DB MCP installation during the project entry creation or update process.

Do I need to manually configure project identity before adding a repo to Notion?

No, you do not need to manually configure project identity; the skill automatically derives a unique project identity for the Notion entry directly from the detected Git repository details.