Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bashly AI Kit

This repository includes Bashly resources for AI-assisted workflows, including coding skills and chat assistant prompts for ChatGPT and Claude. It also includes prompt source material in prompts/, including a quick ad-hoc AGENTS.md for using AI coding agents without installing the full skill.

Chat Assistants

For quick learning and ad-hoc help without installing a skill:

  • ChatGPT: Use the Bashly Custom GPT at bashly.dev/chat.
  • Claude.ai Project: Create a new Claude.ai Project and paste the contents of prompts/prompt.md into its instructions field.

This is a good fit if you want Bashly guidance without committing to a Codex or Claude Code skill setup.

Skill for Agents

This skill helps an agent build and maintain Bash CLI projects using Bashly.

What it does

  • Builds or updates bashly.yml command trees
  • Writes and updates Bashly partials in the active source folder (for example under src/)
  • Uses bashly init / bashly init --minimal for new projects
  • Uses bashly generate flows for regeneration
  • Handles default and overridden settings layouts (src, settings files, env)
  • Translates a rough CLI idea into a complete implementation: command design, config, partials, generation, and validation
  • Refreshes syntax against official docs/examples when internet is available

Install in Codex

Use the built-in installer skill:

In Codex chat, use this prompt

install the skill from https://github.com/bashly-framework/bashly-ai-kit/tree/main/skills/bashly
(master branch)

Install in Claude Code

In Claude Code, use this prompt:

Install the Bashly skill from https://github.com/bashly-framework/bashly-ai-kit
into my user skills directory (~/.claude/skills/bashly/)

Claude Code will clone the repository and copy the skill for you.

For manual installation or project-level install, see the skills reference.

About

Tools and resources for using Bashly with AI agents

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.