forge

Manage repositories, issues, and pull requests via Kernelius Forge CLI.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/kernelius-hq/forge-cli --skill forge-kernelius-hq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forge
Source: https://github.com/kernelius-hq/forge-cli/tree/main
Command: npx skills add https://github.com/kernelius-hq/forge-cli --skill forge-kernelius-hq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires chalk, commander, ora, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a command-line interface to interact with Kernelius Forge, an agent-native Git platform, enabling programmatic control over repositories, issues, pull requests, and more.

Core Features & Use Cases

  • Repository Management: Create, clone, list, view, edit, fork, star, and delete repositories.
  • Issue Tracking: Create, view, list, edit, close, reopen, and comment on issues. Manage labels and assignees.
  • Pull Request Workflow: Create, view, list, edit, merge, close, and comment on pull requests. Submit reviews and view diffs.
  • Organization & User Management: Manage organizations, teams, members, and user profiles.
  • Template Integration: Create repositories from predefined templates.
  • Webhook Management: Configure and manage repository webhooks for event notifications.
  • Use Case: Automate the creation of new project repositories from specific templates, set up initial issue tracking, and configure CI/CD webhooks, all from a single command.

Quick Start

Use the forge skill to list all your repositories.

Frequently Asked Questions about forge

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

FAQPage Schema
How do I manage Kernelius Forge repositories from the command line?

You can manage Kernelius Forge repositories from the CLI by executing commands to create, clone, list, edit, fork, star, and delete repositories. The tool provides a direct command-line interface for interacting with the platform's repository management features.

Can I automate pull request and issue tracking workflows via a CLI?

Yes, you can automate pull request and issue tracking workflows via the CLI. The tool supports creating, viewing, listing, editing, merging, and commenting on pull requests and issues, while also managing labels, assignees, and submitting reviews.

Do I need an API key to interact with the Kernelius Forge Git platform?

Yes, you need an agent API key to authenticate and interact with the Kernelius Forge Git platform. The CLI supports authentication via these API keys to securely manage repositories, issues, pull requests, and organizations.

What is the best way to configure CI/CD webhooks for a new repository from a template?

The best way to configure webhooks for a new repository from a template is using this CLI to create the repository from a predefined template and then programmatically configure repository webhooks. This enables event notifications for CI/CD pipelines directly from the command line.

Does this CLI tool support organization and team management for Git repositories?

Yes, this CLI tool supports organization and team management for Git repositories. You can manage organizations, teams, members, and user profiles directly from the command line, integrating seamlessly with standard Git workflows.