hs-investigation — agentic-coding hs-investigation, hotsheet, community, agentic-coding, ide skills, ai-coding, claude-code, developer-tools, local-first, task-management, Claude Code

v1.0.0

Acerca de este Skill

Perfecto para agentes de IA que necesitan una gestión de tickets eficiente para tareas de investigación y análisis, como aquellos que utilizan Curl para interacciones con API. Create a new investigation ticket in Hot Sheet

# Core Topics

brianwestphal brianwestphal
[0]
[0]
Updated: 3/23/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 7/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution
Review Score
7/11
Quality Score
36
Canonical Locale
en
Detected Body Locale
en

Perfecto para agentes de IA que necesitan una gestión de tickets eficiente para tareas de investigación y análisis, como aquellos que utilizan Curl para interacciones con API. Create a new investigation ticket in Hot Sheet

¿Por qué usar esta habilidad?

Habilita a los agentes a crear y gestionar tickets de investigación de forma eficiente utilizando datos en formato JSON y solicitudes HTTP POST a un punto de conexión de API local, racionalizando las tareas que requieren investigación o análisis.

Mejor para

Perfecto para agentes de IA que necesitan una gestión de tickets eficiente para tareas de investigación y análisis, como aquellos que utilizan Curl para interacciones con API.

Casos de uso accionables for hs-investigation

Crear nuevos tickets de investigación para elementos que requieren investigación
Automatizar flujos de trabajo de gestión de tickets utilizando Curl y datos JSON
Analizar texto de entrada para establecer títulos y marcas de tickets

! Seguridad y limitaciones

  • Requiere un punto de conexión de API local en http://localhost:4174/api/tickets
  • Solo un usuario
  • Dependiente de Curl para interacciones con API

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is hs-investigation?

Perfecto para agentes de IA que necesitan una gestión de tickets eficiente para tareas de investigación y análisis, como aquellos que utilizan Curl para interacciones con API. Create a new investigation ticket in Hot Sheet

How do I install hs-investigation?

Run the command: npx killer-skills add brianwestphal/hotsheet/hs-investigation. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for hs-investigation?

Key use cases include: Crear nuevos tickets de investigación para elementos que requieren investigación, Automatizar flujos de trabajo de gestión de tickets utilizando Curl y datos JSON, Analizar texto de entrada para establecer títulos y marcas de tickets.

Which IDEs are compatible with hs-investigation?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for hs-investigation?

Requiere un punto de conexión de API local en http://localhost:4174/api/tickets. Solo un usuario. Dependiente de Curl para interacciones con API.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add brianwestphal/hotsheet/hs-investigation. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use hs-investigation immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Imported Repository Instructions

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Supporting Evidence

hs-investigation

Install hs-investigation, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Supporting Evidence
<!-- hotsheet-skill-version: 3 -->

Create a new Hot Sheet investigation ticket. Items requiring research or analysis.

Parsing the input:

  • If the input starts with "next", "up next", or "do next" (case-insensitive), set up_next to true and use the remaining text as the title
  • Otherwise, use the entire input as the title

Create the ticket by running:

bash
1curl -s -X POST http://localhost:4177/api/tickets \ 2 -H "Content-Type: application/json" \ 3 -d '{"title": "<TITLE>", "defaults": {"category": "investigation", "up_next": <true|false>}}'

Report the created ticket number and title to the user.

Habilidades relacionadas

Looking for an alternative to hs-investigation or another community skill for your workflow? Explore these related open-source skills.

Ver todo

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
Inteligencia Artificial

widget-generator

Logo of f
f

Generar complementos de widgets personalizables para el sistema de feeds de prompts.chat

149.6k
0
Inteligencia Artificial

flags

Logo of vercel
vercel

El Marco de React

138.4k
0
Navegador

pr-review

Logo of pytorch
pytorch

Tensores y redes neuronales dinámicas en Python con fuerte aceleración de GPU

98.6k
0
Desarrollador