Skip to content

Instantly share code, notes, and snippets.

@kuc-arc-f
Created May 2, 2026 00:26
Show Gist options
  • Select an option

  • Save kuc-arc-f/fa541ff37a44d8c901fae5a2aaa23284 to your computer and use it in GitHub Desktop.

Select an option

Save kuc-arc-f/fa541ff37a44d8c901fae5a2aaa23284 to your computer and use it in GitHub Desktop.
Gemini-CLI Agent Skills , C++ SQLite, todos
name todos
description TODO(やる事) 一覧を表示する。

STEP 1: スクリプトを実行する

  • MarkDown形式の、テーブル型式 リスト表示したい。
./scripts/todos.sh
#!/bin/bash
/home/naka/work/cpp/extra/todo_3/todo list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment