another-quick-switcher-release — obsidian another-quick-switcher-release, obsidian-another-quick-switcher, community, obsidian, ide skills, plugin, Claude Code, Cursor, Windsurf

v1.0.0

このスキルについて

Obsidian に焦点を当てたエージェントが効率的なナビゲーションと代替のクイック切り替え体験を必要とする場合に適しています。 Another Quick Switcher のリリース運用を実施するときに使う。事前検証 (pre:push と CI 状態確認)、Release workflow の dispatch、完了待機、新規 release 検出、リリースノート由来の Issue 一覧と返信文の作成、最後の同期までを一連で安全に進める用途で利用する。

# Core Topics

tadashi-aikawa tadashi-aikawa
[371]
[22]
Updated: 3/1/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 9/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Quality floor passed for review
Review Score
9/11
Quality Score
51
Canonical Locale
ja
Detected Body Locale
ja

Obsidian に焦点を当てたエージェントが効率的なナビゲーションと代替のクイック切り替え体験を必要とする場合に適しています。 Another Quick Switcher のリリース運用を実施するときに使う。事前検証 (pre:push と CI 状態確認)、Release workflow の dispatch、完了待機、新規 release 検出、リリースノート由来の Issue 一覧と返信文の作成、最後の同期までを一連で安全に進める用途で利用する。

このスキルを使用する理由

エージェントに `bun` と `gh` コマンドを使用して Obsidian プラグインのリリースワークフローを自動化し、Codex を使用して非決定性テキスト生成を行うことで、Obsidian プラグインの開発を簡素化することができます。

おすすめ

Obsidian に焦点を当てたエージェントが効率的なナビゲーションと代替のクイック切り替え体験を必要とする場合に適しています。

実現可能なユースケース for another-quick-switcher-release

Obsidian プラグインのリリースを自動化する
Obsidian 内のナビゲーションを簡素化する
`gh` 認証を統合してシームレスなリリースワークフローを実現する

! セキュリティと制限

  • `bun` と `gh` の可用性が必要
  • 成功した `gh auth status` が必要
  • Obsidian プラグイン開発のみに限定

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.

Source Boundary

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is another-quick-switcher-release?

Obsidian に焦点を当てたエージェントが効率的なナビゲーションと代替のクイック切り替え体験を必要とする場合に適しています。 Another Quick Switcher のリリース運用を実施するときに使う。事前検証 (pre:push と CI 状態確認)、Release workflow の dispatch、完了待機、新規 release 検出、リリースノート由来の Issue 一覧と返信文の作成、最後の同期までを一連で安全に進める用途で利用する。

How do I install another-quick-switcher-release?

Run the command: npx killer-skills add tadashi-aikawa/obsidian-another-quick-switcher/another-quick-switcher-release. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for another-quick-switcher-release?

Key use cases include: Obsidian プラグインのリリースを自動化する, Obsidian 内のナビゲーションを簡素化する, `gh` 認証を統合してシームレスなリリースワークフローを実現する.

Which IDEs are compatible with another-quick-switcher-release?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for another-quick-switcher-release?

`bun` と `gh` の可用性が必要. 成功した `gh auth status` が必要. Obsidian プラグイン開発のみに限定.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add tadashi-aikawa/obsidian-another-quick-switcher/another-quick-switcher-release. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use another-quick-switcher-release immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Imported Repository Instructions

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Supporting Evidence

another-quick-switcher-release

Install another-quick-switcher-release, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command...

SKILL.md
Readonly
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Supporting Evidence

Another Quick Switcher Release

Overview

この Skill は obsidian-another-quick-switcher のリリース作業を再現可能な手順に固定する。 確定的な検証・実行は同梱スクリプトが担当し、非確定的な文章生成は Codex (LLM) が担当する。

Runbook

  1. 実行前提を満たす。
    • bun が利用可能
    • gh が利用可能
    • gh auth status が成功
  2. Codex CLI から実行する場合は、gh を使うコマンドを最初から escalated で実行する。
    • 対象: gh auth status / bun .agents/skills/another-quick-switcher-release/scripts/release.ts ...
    • 理由: sandbox と host で gh の認証コンテキストが異なる場合があるため
  3. リポジトリルートで次を実行する。
    • bun .agents/skills/another-quick-switcher-release/scripts/release.ts
  4. スクリプトの === RELEASE_RESULT_JSON_BEGIN === から === RELEASE_RESULT_JSON_END === までの JSON を読み取り、assets/templates のテンプレートを使って次を標準出力する。
    • Bluesky 投稿案
    • Issue 返信テンプレート
  5. 投稿案・返信文はクリップボードにコピーせず、標準出力へ表示する。
  6. 動作確認のみ行うときは dry-run を使う。
    • bun .agents/skills/another-quick-switcher-release/scripts/release.ts --dry-run

Script Options

  • --branch <name>: 対象ブランチを指定する。既定は master
  • --dry-run: dispatch / git pull を実行しない。
  • --skip-issue-notify: Issue 候補一覧表示をスキップする。
  • --help: 使い方を表示する。

Output Contract

  • スクリプトは実行ログに加え、最後に RELEASE_RESULT_JSON ブロックを標準出力する。
  • LLM はこの JSON の release / issueCandidates を入力として文章を作る。
  • issueCandidates には Pull Request も含まれるため、Issue 返信テンプレートでは isPullRequest=false のみを対象にする。

Assets

  • assets/templates/bluesky-post.txt
  • assets/templates/issue-reply.txt

Issue Reply Template Format

Issue 返信は assets/templates/issue-reply.txt を使って生成する。 形式変更はテンプレートファイル側で行う。

  • {issueUrls} は対象 Issue URL を1行ずつ列挙する。
  • {mentions} は対象 Issue の authorLogin を重複除去したメンション行に置換する。
  • authorLogin が1人なら1人分、複数なら空白区切りで1行にまとめる。
  • {releaseVersion}release.tagName を使う。
  • 対象 Issue が0件の場合はテンプレートを使わず「対象Issueはありません」を明示する。

Bluesky Post Format (Strict)

Bluesky 投稿案は assets/templates/bluesky-post.txt を使って生成する。 形式変更はテンプレートファイル側で行う。

  • {productName}result.productName を使う。
  • {release.tagName} は公開されたタグ名を使う。
  • {changesSummaryJa} は日本語の自然な要約1〜2文にする。
  • 単なるコミット文の羅列は避け、利用者視点の要約にする。
  • {release.url} は GitHub Release URL をそのまま使う。

Notes

  • 実運用フローと判定基準は references/release-workflow.md を参照する。
  • 失敗時は、エラーメッセージに対応する troubleshooting 手順を参照する。
  • 毎回の権限確認を減らすには、次の prefix_rule を永続承認する。
    • ["bun", ".agents/skills/another-quick-switcher-release/scripts/release.ts"]
    • ["gh", "auth", "status"]
    • ["gh", "api", "repos/tadashi-aikawa/obsidian-another-quick-switcher"]
  • Skill は手順を定義するためのものであり、権限付与そのものは Codex CLI 側の承認フローで管理される。

関連スキル

Looking for an alternative to another-quick-switcher-release or another community skill for your workflow? Explore these related open-source skills.

すべて表示

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

カスタマイズ可能なウィジェットプラグインをprompts.chatのフィードシステム用に生成する

149.6k
0
AI

flags

Logo of vercel
vercel

React フレームワーク

138.4k
0
ブラウザ

pr-review

Logo of pytorch
pytorch

Pythonにおけるテンソルと動的ニューラルネットワーク(強力なGPUアクセラレーション)

98.6k
0
開発者