task-init

Create task directory structures and fetch content from URLs.

1|Updated Jul 16, 2025
One-click install
npx skills add https://github.com/tombolo-jp/cc-task-skills --skill task-init-tombolo-jp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-init
Source: https://github.com/tombolo-jp/cc-task-skills/tree/main/skills/task-init
Command: npx skills add https://github.com/tombolo-jp/cc-task-skills --skill task-init-tombolo-jp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of initializing new tasks, offering an automated way to prepare the environment and fetch relevant information.

Core Features & Use Cases

  • Task Environment Setup: Automatically prepares the directory structure for a new task, including initial and requirement definition files.
  • URL Content Retrieval: Fetches information from a given URL to populate the initial task description, if provided.
  • Use Case: Whether you need to create a task from scratch or use existing information from a project management tool or webpage, this skill simplifies the initialization process.

Quick Start

Initialize a new task named 'my-task'.

Frequently Asked Questions about task-init

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

FAQPage Schema
How do I automate project preparation and directory management for new tasks?

Automated task initialization creates the required directory structure and initial requirement files instantly, streamlining project preparation without manual folder setup. It ensures a consistent environment for every new task.

Can I fetch content from a URL to populate initial task requirements?

Yes, task initialization supports URL content retrieval to automatically fetch text and populate your initial task description, pulling relevant information directly from project management tools or webpages.

What is the best way to set up an administrative environment for requirements gathering?

The best way to set up administrative requirements gathering is using automated task initialization to prepare directories and fetch existing definitions, ensuring all initial project files are structured correctly from the start.

How does directory creation and content retrieval handle edge cases or tool unavailability?

Directory creation and content retrieval handle edge cases related to tool unavailability by implementing fallback logic, ensuring the task initialization process completes the directory setup even if URL fetching fails.

Do I need existing files before starting task initialization?

No, you do not need existing files. Task initialization is designed to create the directory structure and initial requirement definition files from scratch, or optionally populate them using content fetched from a provided URL.