Repository inventory

hellowind777/helloagents

Skills indexed from this repository, with install-style signals scoped to the repo.
5 skills1.8K GitHub stars0 weekly installsPythonGitHubOwner profile

Overview

This skill activates a structured autonomous workflow assistant when invoked with /helloagents or $helloagents. It provides a concise command interface and routes user requests into defined planning and execution pipelines. The skill is designed to keep working on tasks until implementation and verification are complete.

How this skill works

On explicit invocation the skill returns a welcome message with available commands and usage guidance. Subsequent user input is routed through an internal G4-style workflow that maps commands or natural language requests to planning, execution, validation, and recovery routines. Scripted tools and templates live under the skill's path and are invoked with standardized command-line conventions to perform repository and knowledge-base operations.

When to use it

  • Kick off an autonomous task flow for feature design and implementation
  • Initialize, upgrade, or validate a project knowledge base
  • Create, validate, list, migrate, or clean solution packages
  • Run tests, perform code review, or commit changes via the assistant
  • Request an end-to-end plan and automated execution for complex jobs

Best practices

  • Invoke with /helloagents or $helloagents to ensure the explicit skill entry is loaded
  • Use the prefixed commands (e.g., ~plan, ~exec, ~validate) for predictable routing
  • Describe goals in plain language when you want the system to choose an appropriate flow
  • When scripts are used, ensure UTF-8 execution (python -X utf8) and provide required flags
  • Keep repository and template paths consistent with the skill root to avoid path resolution errors

Example use cases

  • User inputs ~init to bootstrap a project knowledge base and then ~upgrade to ingest new docs
  • Describe a feature in plain language and let the system run ~plan then ~exec to implement and test it
  • Run ~validate on a solution package before merging to ensure schema and tests pass
  • Ask for a project summary and use scripts to generate statistics and a package list
  • Use ~rollback to revert an intelligent deployment step after automated validation fails

FAQ

Type /helloagents or $helloagents to load the skill and receive the welcome menu.

What if a script fails during execution?

Scripts include existence checks and error-recovery guidance; rerun with appropriate flags and consult the validation commands before retrying.

5 skills

More from this maintainer
Other repositories and skills published under the same GitHub owner.
Skills library
Jump back to the full directory or explore grouped topics.
Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational