Skip to content

feat: add tinymind-blog skill for AI agents#47

Open
splasky wants to merge 1 commit into
mazzzystar:mainfrom
splasky:feat/tinymind-blog-skill
Open

feat: add tinymind-blog skill for AI agents#47
splasky wants to merge 1 commit into
mazzzystar:mainfrom
splasky:feat/tinymind-blog-skill

Conversation

@splasky
Copy link
Copy Markdown

@splasky splasky commented Apr 9, 2026

Summary

Add skill for posting thoughts and blog articles to TinyMind via GitHub API.

Features

  • Post thoughts with optional images
  • Post blog articles in markdown format
  • Update about page
  • Upload images to GitHub repository
  • Clean up unused images

Configuration

Supports configurable GitHub repository via environment variable:

export TINYMIND_REPO="user/tinymind-blog"

Files Added

  • skills/tinymind/SKILL.md - Main skill documentation
  • skills/tinymind/cli.sh - CLI automation script
  • skills/tinymind/README.md - Quick reference guide

Usage

# Post a thought
./cli.sh thought "Hello world!"

# Post a blog article
./cli.sh blog "My Post" /path/to/post.md

# Update about page
./cli.sh about /path/to/about.md

Add skill for posting thoughts and blog articles to TinyMind via GitHub API.

Features:
- Post thoughts with optional images
- Post blog articles in markdown
- Update about page
- Upload images
- Clean up unused images

Supports configurable GitHub repository via TINYMIND_REPO environment variable.
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 9, 2026

@rhoggs-bot-test-account is attempting to deploy a commit to the mazzzystar's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant