project-creator
Create CCGG Project Workspaces
Project setup often misses shared operations, index, and logging requirements. This skill guides Claude, Codex, and Claude Code through structured CCGG project creation with templates and validation checks.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "project-creator" from https://skillstore.io/skills/daronvee-project-creator.md and its manifest at https://skillstore.io/api/skills/daronvee-project-creator/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "project-creator". Create a simple project for member retention email sequences.
Expected outcome:
The assistant gathers purpose, deliverables, avatars, and dependency status, then prepares standard project guidance, README content, index content, log guidance, and validation steps.
Using "project-creator". Create a complex project for a new offers and pricing strategy.
Expected outcome:
The assistant identifies upstream and downstream projects, recommends complex setup, prepares dependency metadata, adds Coordination Hub guidance, and includes cross-project validation steps.
Using "project-creator". Check whether the project setup is complete.
Expected outcome:
The assistant compares the project against required sections, index entry expectations, operations log requirements, template replacement status, and validation outcomes.
Security Audit
SafeAll 120 static detections were adjudicated as false positives caused by Markdown code spans, fixed CCGG paths, repository metadata, or benign validation-script markers. No prompt injection, secret access, outbound network behavior, obfuscated code, or malicious command execution was found. The skill still performs project-scaffolding work and should document its expected workspace boundary.
Risk Factors
โ๏ธ External commands (91)
๐ Filesystem access (19)
๐ Network access (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/daronvee-project-creator/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/daronvee-project-creator?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/daronvee-project-creator?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/daronvee-project-creator/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/daronvee-project-creator.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
Daron Vener. (2026). project-creator security audit report (audit version 8) [Author version 1.0.0]. Skillstore. https://skillstore.io/skills/daronvee-project-creator/audits/8BibTeX citation
@techreport{daron-vener-daronvee-project-creator-2026,
author = {Daron Vener},
title = {project-creator security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/daronvee-project-creator/audits/8},
note = {Author version 1.0.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "project-creator security audit report (audit version 8)"
version: "1.0.0"
type: report
authors:
- name: "Daron Vener"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/daronvee-project-creator/audits/8"
identifiers:
- type: other
value: "skillstore:daronvee-project-creator:audit:8"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Standardize Incubator Setup
Create consistent folder structure, project guidance, README content, index entries, and validation steps for a new incubator project.
Plan Multi-Phase Work
Detect projects that need validation phases and prepare phase tracker guidance with milestones, transition triggers, and completion criteria.
Coordinate Connected Projects
Set up complex projects with dependency metadata, Coordination Hub guidance, and links to related project outputs.
Try These Prompts
Create a new CCGG project named [project-name]. Ask the required intake questions, then prepare the standard project files and validation checklist.
Create a CCGG project for [goal]. Detect whether phases are needed, propose phase names and durations, then prepare the phase tracker content.
Set up a complex CCGG project that depends on [upstream projects] and supports [downstream projects]. Include dependency metadata and Coordination Hub guidance.
Review the project named [project-name] against Project Creator requirements. Report missing templates, index entries, parent integration sections, logs, and validation steps.
Best Practices
- Confirm the project name, purpose, dependencies, deliverables, and avatars before creating files.
- Use the Python validation script when available, because it is the recommended cross-platform option.
- Review generated parent-system integration paths before writing outside the new project folder.
Avoid
- Do not use the skill outside the CCGG Business Operations structure without adjusting paths.
- Do not skip dependency capture, even when the project appears simple.
- Do not mark validation complete while template placeholders remain unreplaced.
Frequently Asked Questions
What does this skill create?
Does it support Claude, Codex, and Claude Code?
Can it create complex projects?
Does it include automated creation scripts?
How does validation work?
Who should use this skill?
Developer Details
Author
Daron VenerLicense
MIT
Author version
v1.0.0
Skillstore revision
r1
Ref
7e9e368dc1a370f2040369ebcd0db06d90cb48e5
Maintenance freshness
7/18/2026
Usage
6 downloads ยท 202 views
File structure
๐ references/
๐ mechanism_specifications.md
๐ scripts/
๐ README.md
๐ validate_project.py
๐ validate_project.sh
๐ templates/
๐ CLAUDE_COMPLEX.md
๐ CLAUDE_SIMPLE.md
๐ PHASE_TRACKER_TEMPLATE.md
๐ PROJECT_INDEX.md
๐ README.md
๐ SKILL.md