Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

vibe-agent-toolkit

vibe-agent-toolkit에는 jdutton에서 수집한 skills 41개가 있으며, 저장소 수준 직업 범위와 사이트 내 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개를 표시합니다.