Git
v1.0.0

release-plugin

by @verkyyi0 pulls
URLopenbooklet.com/s/release-plugin
Pinnedopenbooklet.com/s/release-plugin@1.0.0
APIGET /api/v1/skills/release-plugin

Cut a new version of a Claude Code plugin in the current working directory — bump .claude-plugin/plugin.json, update README version references, commit, tag, push, and create a GitHub Release with notes summarizing commits since the last tag. Use when shipping a plugin update so end-user auto-update paths (claude-plugins.dev, ClaudePluginHub, marketplace listings) pick up the new version. Typical trigger: user says "release the plugin", "ship a new version", "cut v0.x.y", "tag a release".

6 skills from this repoverkyyi/always-on-claude
release-pluginviewing
deploy-proxyscripts/runtime/codex-home/skills/deploy-proxy/SKILL.md

Deploy the AgentFolio Cloudflare Worker proxy from the current branch, using the Cloudflare API token stored in AWS SSM at /agentfolio/cloudflare_api_token. Use when the user needs a one-off proxy deploy outside the CI workflow (e.g., testing an unmerged branch, fast-unstuck after a protocol change, verifying a preview build).

futuapiscripts/runtime/codex-home/skills/futuapi/SKILL.md

富途 OpenAPI 交易与行情助手。查询股票行情、K线、报价、快照、买卖盘、逐笔成交、分时数据;解析期权简写代码、查询期权链、期权到期日;执行买入/卖出/下单/撤单/改单;查询持仓/资金/账户/订单;订阅实时推送;API 接口速查。用户提到行情、报价、价格、K线、快照、买卖盘、摆盘、成交、分时、买入、卖出、下单、撤单、交易、持仓、资金、账户、订单、委托、futu、API、选股、板块、期权、期权链、期权代码、行权价、到期日、Call、Put、看涨、看跌、认购、认沽 时自动使用。

host-schedulescripts/runtime/claude-home/skills/host-schedule/SKILL.md

Schedule one-off or recurring cron-style commands from always-on-claude container coding sessions through the host scheduling bridge. Use when the user asks to run something later, overnight, after hours, at a specific time, or on a repeated cron cadence from a container session without direct host cron or at access.

install-futu-opendscripts/runtime/codex-home/skills/install-futu-opend/SKILL.md

Futu OpenD 安装助手。自动下载安装Futu OpenD 并升级 Python SDK。支持 Windows、MacOS、Linux。用户提到安装、下载、启动、运行、配置 OpenD、开发环境、升级 SDK、futu-api 时自动使用。

schedule-host-jobscripts/runtime/codex-home/skills/schedule-host-job/SKILL.md

Schedule one-off or recurring cron-style commands from always-on-claude container coding sessions through the host scheduling bridge. Use when the user asks Codex to run something later, overnight, "at" a time, after hours, on a repeated cron cadence, or when a container session needs host-managed scheduling without direct host shell access.

Auto-indexed from verkyyi/always-on-claude

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0