init-db
CommunityBootstrap project artifact store.
Authortrevorbyrum
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill sets up the essential artifact storage for a project, ensuring that all necessary directories and the project database are created and ready for use.
Core Features & Use Cases
- Artifact Directory Creation: Automatically creates
artifacts/and its subdirectories (research/summary,reviews). - Database Initialization: Sets up
artifacts/project.dbusing SQLite with FTS5 for efficient searching. - Idempotent Operation: Safe to re-run without unintended side effects, ensuring the database schema is created only if it doesn't exist.
- Use Case: When starting a new project, run this Skill to prepare the foundational structure for storing research, summaries, reviews, and the project's core database.
Quick Start
Run the init-db skill to set up the project's artifact store and database.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: init-db Download link: https://github.com/trevorbyrum/claude-skills-suite/archive/main.zip#init-db Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.