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

vibe-agent-toolkit

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

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

このリポジトリの skills

vibe-agent-toolkit
その他コンピュータ職

Use when starting VAT work or deciding which VAT sub-skill applies. Router that points at sub-skills for adoption, skill/agent authoring, audit, distribution, RAG, knowledge resources, skill review, and enterprise org admin.

2026-07-16
release-announce
ソフトウェア開発者

Announce a tagged release to the team channel. Use when a release tag is pushed and a summary of the changelog highlights needs to be posted to chat.

2026-06-28
loss-run-parser
財務・投資アナリスト

Parse a workers'-comp loss run into normalized rows. Use when a user has a carrier loss-run PDF or spreadsheet and needs claims, paid, reserves, and incurred extracted per claim.

2026-06-28
categorizing-expenses
財務・投資アナリスト

Categorize expense-report line items into GL accounts. Use when a user has an expense export and needs each line mapped to a general-ledger code, with low-confidence matches flagged for review.

2026-06-28
tool-a
ソフトウェア開発者

A tool that uses a bundled CLI

2026-06-22
syn-browser-azlogin
ソフトウェア開発者

Lists Azure subscriptions for the signed-in account. Use when the user asks which Azure subscriptions they can access.

2026-06-01
syn-cli-docker
ソフトウェア開発者

Builds and runs the project's Docker image. Use when the user asks to build or start the container.

2026-06-01
syn-cli-gh
ソフトウェア開発者

Lists open pull requests on the current GitHub repository. Use when the user asks what PRs are open.

2026-06-01
syn-mcp-postgres
ソフトウェア開発者

Answers questions about the application database by querying it through the Postgres MCP tool. Use when the user asks about rows or tables in the app database.

2026-06-01
syn-net-httpfetch
ソフトウェア開発者

Fetches the current UTC time from a public HTTP time API and reports it. Use when the user asks for the current network time.

2026-06-01
syn-shell-gitstatus
ソフトウェア開発者

Reports the current git working-tree status. Use when the user asks for a summary of uncommitted changes in the repo.

2026-06-01
browser-auth-skill
ソフトウェア開発者

Sample skill that authenticates via Microsoft MSAL browser login. Models a real Azure MSAL auth shape for compat-detector regression tests.

2026-05-29
external-cli-skill
ソフトウェア開発者

Sample skill wrapping the Azure `az` CLI. Models a real Azure inventory shape for compat-detector regression tests.

2026-05-29
plugin-a-example
ソフトウェア開発者

Example skill bundled with plugin-a to provide minimum content for the build pipeline.

2026-05-09
plugin-b-example
ソフトウェア開発者

Example skill bundled with plugin-b to provide minimum content for the build pipeline.

2026-05-09
plugin-a-example
ソフトウェア開発者

Example skill bundled with plugin-a to provide minimum content for the single-version build pipeline.

2026-05-09
plugin-b-example
ソフトウェア開発者

Example skill bundled with plugin-b to provide minimum content for the single-version build pipeline.

2026-05-09
foo
ソフトウェア開発者

Test skill foo for loader-semantics fixture (declared-and-present control case).

2026-05-06
foo
ソフトウェア開発者

Test skill foo for loader-semantics fixture (present-but-undeclared case).

2026-05-06
skill-claude-plugin-mixed
ソフトウェア開発者

Root-level skill for the mixed-shape fixture. Tests how Claude Code handles a root SKILL.md alongside a manifest that also declares a skills/ entry.

2026-05-06
bar
ソフトウェア開発者

Subdirectory skill bar for the mixed-shape fixture. Declared in plugin.json alongside the root SKILL.md.

2026-05-06
sample-plugin
ソフトウェア開発者

A sample plugin used as a fixture for the plugin-dev cross-walk integration test. Long enough to clear minimum description thresholds.

2026-05-06
foo
ソフトウェア開発者

Foo skill

2026-05-06
skill-cp
ソフトウェア開発者

Root skill

2026-05-06
extra-skill
その他コンピュータ職

Unexpected skill manifest

2026-05-06
example-skill
ソフトウェア開発者

Test skill for inventory extraction

2026-05-06
foo
ソフトウェア開発者

A sample skill present on disk but not listed in the manifest.

2026-05-06
example
ソフトウェア開発者

Example skill bundled with the foo plugin to prove marketplace recursion descends into plugin skills.

2026-05-06
example
ソフトウェア開発者

A skill inside a canonical plugin layout, nested under skills/example/. Should not trigger skill-claude-plugin detection at the plugin root.

2026-04-22
matching-skill
ソフトウェア開発者

A skill-claude-plugin fixture whose SKILL.md frontmatter name matches plugin.json name. Used to exercise the matching branch of the name cross-check.

2026-04-22
mismatch-skill
ソフトウェア品質保証アナリスト・テスター

A skill-claude-plugin fixture whose SKILL.md frontmatter name deliberately differs from plugin.json name. Used to exercise the SKILL_CLAUDE_PLUGIN_NAME_MISMATCH detection.

2026-04-22
standalone-skill
ソフトウェア品質保証アナリスト・テスター

A bare skill fixture used to test that enumerateSurfaces returns a single agent-skill entry when no plugin manifest is present.

2026-04-22
three-surface
ソフトウェア開発者

A deliberately unusual directory that holds SKILL.md plus both plugin.json and marketplace.json (non-co-located). Used to exercise the three-surface ordering contract from enumerateSurfaces.

2026-04-22
external-cli-skill-with-allow
ソフトウェア開発者

Sample skill wrapping the Azure `az` CLI, paired with a vibe-agent-toolkit.config.yaml exercising validation.allow suppression for the expected compat codes.

2026-04-18
code-gen
ソフトウェア開発者

Generates code

2026-04-18
portable-skill
ソフトウェア品質保証アナリスト・テスター

A portable skill used as a compat-detector regression fixture. Uses no shell, no browser auth, and no external CLIs.

2026-04-17
tool-b
ソフトウェア開発者

Another tool sharing the same CLI

2026-04-11
tool-a
ソフトウェア開発者

A tool that uses a bundled CLI

2026-04-11
test-skill-2
ソフトウェア品質保証アナリスト・テスター

Second test skill for fixture-based testing with comprehensive validation

2026-02-10
test-skill-1
ソフトウェア品質保証アナリスト・テスター

First test skill for fixture-based testing with comprehensive validation checks

2026-02-10
このリポジトリの収集済み skills 41 件中、上位 40 件を表示しています。