Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

deploy

deploy には you-n-g から収集した 15 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
15
Stars
16
更新
2026-07-10
Forks
5
職業カバレッジ
6 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

svg-diagram
ソフトウェア開発者

Create or edit SVG diagrams that must remain editable in diagrams.net/draw.io or the drawio-obsidian plugin, instead of becoming plain static SVG images.

2026-07-10
explain
ソフトウェア開発者

Explain a codebase in four modes: `framework` produces a high-level architecture walkthrough saved to `codebase-walkthrough[-<slug>].md`; `impl <path>` explains a specific implementation saved to `codebase-impl-<slug>.md`; `run <identifier>` explains a specific execution run by tracing code + logs, saved to `codebase-run-<slug>.md`; `debug [<identifier>] [<question>]` diagnoses failures and verifies fixes, saved to `codebase-debug-<slug>.md`. `<slug>` is a short (≤12 chars) tag derived from the identifier so repeated runs don't overwrite each other.

2026-07-02
tma-session-report
ソフトウェア開発者

Analyzes the current AXRD tmux session by using the shared TMA mechanism from $HOME/farside/AGENTS.md: one top-level summary TMA Agent summarizes the run, and one workspace TMA analysis Agent deeply analyzes each AXRD workspace.

2026-06-13
tma-skill-creator
ソフトウェア開発者

Create or refine concise skills for task-specific TMA Agent collaboration systems. Use when the user wants to turn a tmux multi-agent workflow into a reusable skill, or update an existing TMA skill based on what happened during one of its invocations. Shared TMA creation/communication conventions live in $HOME/farside/AGENTS.md.

2026-06-13
respawn-ai
ネットワーク・コンピュータシステム管理者

Respawns tmux AI agent panes so they reload current authentication while preserving Codex sessions when possible. Use when Codex panes are logged into an old account, stale after auth changes, or the user asks to refresh all AI windows in tmux.

2026-06-10
update-code
ソフトウェア開発者

For repo update tasks, pull the latest code first, then continue with the repo-appropriate local configuration or environment updates.

2026-06-07
watch-target
ソフトウェア開発者

Agentic monitoring for a user-specified target such as a tmux pane, long-running command, log, service, training run, or remote job. Use when the user asks to watch, monitor, periodically check, supervise, continue/restart when finished, or report when a target fails or needs attention. Defaults to a 30 minute interval when the user does not specify one.

2026-05-30
create-skill
ソフトウェア開発者

Create or refine a concise, locally maintained Codex skill. Use when the user wants to turn a repeated workflow into a reusable skill, or update an existing skill from recent feedback. Does not create TMA agents; for TMA collaboration skills, use tma-skill-creator.

2026-05-28
codex-session-export
ネットワーク・コンピュータシステム管理者

Exports a Codex TUI session from tmux and ~/.codex/sessions into markdown. Use when the user asks to capture a tmux Codex pane, export the full session, or export only the messages they sent to the TUI.

2026-05-21
todo-wrap-branch
ソフトウェア開発者

Summarizes the commits between HEAD and a base branch into a single `.todo/<name>.md` entry, then rewrites the branch history as create-todo → (original work commits) → delete-todo. Final tree is identical; the reorder only changes the narrative so it reads as planned → executed → marked done per the `.todo/` convention (file in = pending, file gone = done).

2026-04-23
cr
ソフトウェア開発者

Fetch web page content via Firecrawl (JS-rendered) and return clean Markdown; prefer this first because it can render JavaScript.

2026-04-17
learn-from-trial
コンピュータサイエンスの高等教育教員

Review the current conversation's trial-and-error process and produce a structured lessons-learned summary: key steps, root causes of each failure, fixes applied, and concrete code examples — written so that even a junior engineer could succeed on the first attempt next time.

2026-04-07
pdf-reader
ソフトウェア開発者データ入力オペレーター

Reads text content from PDF files. Use when you need to extract text, analyze content, or summarize information from a PDF document. Supports limiting the number of pages read.

2026-03-28
text-to-docx
DTPオペレーター

Converts plain text files (.txt) to Microsoft Word documents (.docx). Use when you need to create a formatted document from raw text.

2026-03-28
obsidian-tag-grep
コンピュータシステムアナリスト

Expertise in searching Obsidian vaults for notes containing specific hierarchical tags and extracting contextual information. Use when the user asks to "search" or "find" information related to tags in their Obsidian knowledge base.

2026-01-23