Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

instagram-captionInstagram 标题

Agent Skill

instagram-caption 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

14,535

周安装

588

GitHub Stars

公开资料未说明

下载量

4,563
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:instagram-caption(Instagram 标题)
来源仓库:https://github.com/ckchzh/instagram-caption
安装命令:
openclaw skills install instagram-caption
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install instagram-caption

简介

Instagram文案、精准Hashtag(30个)、Story脚本、Reels脚本、简介优化、内容日历。Instagram标题作者,包含主题标签、Story脚本、Reels脚本、生物优化。

SKILL.md

version
2.0.0
name
instagram-caption
description
Instagram文案、精准Hashtag(30个)、Story脚本、Reels脚本、简介优化、内容日历。Instagram caption writer with hashtags, Story scripts, Reels scripts, bio optimization.
author
BytesAgain
homepage
https://bytesagain.com
source
https://github.com/bytesagain/ai-skills

Instagram Caption

A content creation toolkit for Instagram workflows. Draft captions, edit text, optimize posts, schedule content, generate hashtags, write hooks, create CTAs, rewrite copy, translate captions, adjust tone, craft headlines, and build outlines — all logged with timestamps and exportable in multiple formats.

Commands

CommandDescription
draft [input]Draft a new caption or content idea. Without input, shows the 20 most recent draft entries
edit [input]Log an edit or revision to existing content. Without input, shows recent edits
optimize [input]Log an optimization note (e.g., engagement improvements). Without input, shows recent entries
schedule [input]Log a scheduling entry (e.g., post date/time). Without input, shows recent schedule entries
hashtags [input]Log hashtag sets for posts. Without input, shows recent hashtag entries
hooks [input]Log attention-grabbing opening hooks. Without input, shows recent hooks
cta [input]Log call-to-action text. Without input, shows recent CTAs
rewrite [input]Log a content rewrite or alternative version. Without input, shows recent rewrites
translate [input]Log a translation of caption content. Without input, shows recent translations
tone [input]Log a tone adjustment note (e.g., casual, professional). Without input, shows recent tone entries
headline [input]Log a headline or title idea. Without input, shows recent headlines
outline [input]Log a content outline or structure. Without input, shows recent outlines
statsShow summary statistics — entry counts per category, total entries, data size, and first activity date
export <fmt>Export all data to a file in json, csv, or txt format
search <term>Search across all content categories for a keyword or phrase
recentShow the 20 most recent history entries across all categories
statusHealth check — version, data dir, total entries, disk usage, last activity
helpShow all available commands
versionDisplay current version (v2.0.0)

Data Storage

  • Data directory: ~/.local/share/instagram-caption/
  • Category logs: Each command stores entries in its own log file (e.g., draft.log, hashtags.log, schedule.log)
  • History log: history.log — unified timeline of all activity with timestamps
  • Export files: export.json, export.csv, or export.txt generated on demand
  • All data is stored locally in plain text; no Instagram API access or external accounts required

Requirements

  • Bash 4+ (uses set -euo pipefail)
  • Standard POSIX utilities (date, wc, du, grep, tail, head, cat)
  • No API keys, no Instagram login, no external dependencies

When to Use

  1. Brainstorming caption ideas — use draft to quickly log caption concepts as they come to mind, then review them later before posting
  2. Building a hashtag library — use hashtags to save curated hashtag sets for different content themes, then search them with search
  3. Content planning and scheduling — use schedule to log planned post dates and outline to structure upcoming content series
  4. A/B testing copy — use rewrite to log alternative versions of the same caption, then compare performance notes later
  5. Multi-language content — use translate to log translated versions of captions for international audiences, with tone adjustments per locale

Examples

# Draft a new caption idea
instagram-caption draft "Golden hour vibes ☀️ — chasing light and good energy"

# Save a hashtag set for travel content
instagram-caption hashtags "#travel #wanderlust #explore #adventure #travelgram"

# Log a scheduled post
instagram-caption schedule "March 20, 6:00 PM — carousel post about productivity tips"

# Write a hook for a reel
instagram-caption hooks "Stop scrolling — this 3-second trick will change your morning routine"

# Export all content data to JSON
instagram-caption export json

Example Output

$ instagram-caption draft "Sunday reset routine ✨"
  [Instagram Caption] draft: Sunday reset routine ✨
  Saved. Total draft entries: 15

$ instagram-caption stats
=== Instagram Caption Stats ===
  draft: 15 entries
  hashtags: 8 entries
  hooks: 6 entries
  schedule: 12 entries
  ---
  Total: 41 entries
  Data size: 24K
  Since: 03-10 14:30

$ instagram-caption status
=== Instagram Caption Status ===
  Version: v2.0.0
  Data dir: /home/user/.local/share/instagram-caption
  Entries: 41 total
  Disk: 24K
  Last activity: 03-18 11:22 draft: Sunday reset routine ✨
  Status: OK

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

72.44%
按下载量换算3,305

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills