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

workato-dev-kit

workato-dev-kit에는 rkawaishi에서 수집한 skills 49개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
49
Stars
5
업데이트
2026-06-01
Forks
1
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

push-project
소프트웨어 개발자

Push local project changes to the Workato remote. Runs validation, pushes connections first, and guides the deploy end-to-end.

2026-06-01
push-project
소프트웨어 개발자

Push local project changes to the Workato remote. Runs validation, pushes connections first, and guides the deploy end-to-end.

2026-06-01
push-project
소프트웨어 개발자

Push local project changes to the Workato remote. Runs validation, pushes connections first, and guides the deploy end-to-end.

2026-06-01
validate-recipe
소프트웨어 개발자

Validate the structure of Workato recipe / Genie JSON and report issues. Takes a file path or a project name as argument.

2026-05-25
validate-recipe
소프트웨어 개발자

Validate the structure of Workato recipe / Genie JSON and report issues. Takes a file path or a project name as argument.

2026-05-25
create-workflow-app
소프트웨어 개발자

Build a Workato Workflow App (approval workflows, etc.). The only UI action is enabling the App. Everything else (Data Table, stages, pages, recipes) is generated as JSON and pushed. Japanese prompts are also supported.

2026-05-25
create-workflow-app
소프트웨어 개발자

Build a Workato Workflow App (approval workflows, etc.). The only UI action is enabling the App. Everything else (Data Table, stages, pages, recipes) is generated as JSON and pushed. Japanese prompts are also supported.

2026-05-25
create-workflow-app
소프트웨어 개발자

Build a Workato Workflow App (approval workflows, etc.). The only UI action is enabling the App. Everything else (Data Table, stages, pages, recipes) is generated as JSON and pushed. Japanese prompts are also supported.

2026-05-25
create-connector
소프트웨어 개발자

Scaffold a Workato custom connector (Connector SDK) project and generate its connector.rb. Japanese prompts are also supported.

2026-05-19
create-genie
소프트웨어 개발자

Interactively generate a Workato Genie (AI agent), its skills, and the supporting recipes. Japanese prompts are also supported.

2026-05-19
create-recipe
소프트웨어 개발자

Generate Workato recipe JSON interactively. Pick a provider, trigger, and actions to produce a .recipe.json and a .connection.json. Japanese prompts are also supported.

2026-05-19
implement
소프트웨어 개발자

Thin orchestrator that dispatches tasks.md's unfinished tasks to existing skills ($create-recipe, $create-workflow-app, etc.). Does not implement anything itself.

2026-05-19
create-connector
소프트웨어 개발자

Scaffold a Workato custom connector (Connector SDK) project and generate its connector.rb. Japanese prompts are also supported.

2026-05-19
create-genie
소프트웨어 개발자

Interactively generate a Workato Genie (AI agent), its skills, and the supporting recipes. Japanese prompts are also supported.

2026-05-19
create-recipe
소프트웨어 개발자

Generate Workato recipe JSON interactively. Pick a provider, trigger, and actions to produce a .recipe.json and a .connection.json. Japanese prompts are also supported.

2026-05-19
implement
소프트웨어 개발자

Thin orchestrator that dispatches tasks.md's unfinished tasks to existing skills (/create-recipe, /create-workflow-app, etc.). Does not implement anything itself.

2026-05-19
create-connector
소프트웨어 개발자

Scaffold a Workato custom connector (Connector SDK) project and generate its connector.rb. Japanese prompts are also supported.

2026-05-19
create-genie
소프트웨어 개발자

Interactively generate a Workato Genie (AI agent), its skills, and the supporting recipes. Japanese prompts are also supported.

2026-05-19
create-recipe
소프트웨어 개발자

Generate Workato recipe JSON interactively. Pick a provider, trigger, and actions to produce a .recipe.json and a .connection.json. Japanese prompts are also supported.

2026-05-19
onboard
소프트웨어 개발자

First-time onboarding for a workspace that already has Workato projects and custom connectors. Thin orchestrator that pulls every project and runs the existing learn / sync / catalog skills to bootstrap the org knowledge base. Japanese prompts are also supported.

2026-05-18
pull-project
소프트웨어 개발자

Pull a project from the Workato remote. No argument pulls the current project; passing a name switches first and then pulls.

2026-05-18
onboard
소프트웨어 개발자

First-time onboarding for a workspace that already has Workato projects and custom connectors. Thin orchestrator that pulls every project and runs the existing learn / sync / catalog skills to bootstrap the org knowledge base. Japanese prompts are also supported.

2026-05-18
pull-project
소프트웨어 개발자

Pull a project from the Workato remote. No argument pulls the current project; passing a name switches first and then pulls.

2026-05-18
onboard
소프트웨어 개발자

First-time onboarding for a workspace that already has Workato projects and custom connectors. Thin orchestrator that pulls every project and runs the existing learn / sync / catalog skills to bootstrap the org knowledge base. Japanese prompts are also supported.

2026-05-18
pull-project
소프트웨어 개발자

Pull a project from the Workato remote. No argument pulls the current project; passing a name switches first and then pulls.

2026-05-18
design
소프트웨어 개발자

[Deprecated] Provides only legacy DESIGN.md view/update and `$design migrate` to convert into specs/. Use `$spec` for new projects. Japanese prompts are also supported.

2026-05-18
spec
소프트웨어 개발자

Capture a feature's requirements (UX, WHAT/WHY) in spec.md. No technical detail — that lives in `$plan`. Use at the start of a project or when adding a new feature. Japanese prompts are also supported.

2026-05-18
design
소프트웨어 개발자

[Deprecated] Provides only legacy DESIGN.md view/update and `/design migrate` to convert into specs/. Use `/spec` for new projects. Japanese prompts are also supported.

2026-05-18
spec
소프트웨어 개발자

Capture a feature's requirements (UX, WHAT/WHY) in spec.md. No technical detail — that lives in `/plan`. Use at the start of a project or when adding a new feature. Japanese prompts are also supported.

2026-05-18
catalog
소프트웨어 개발자

Scan the organization's shared assets (Recipe Functions, connections) and catalog them. Referenced by `$create-recipe` and `$plan`. Japanese prompts are also supported.

2026-05-18
catalog
소프트웨어 개발자

Scan the organization's shared assets (Recipe Functions, connections) and catalog them. Referenced by `/create-recipe` and `/plan`. Japanese prompts are also supported.

2026-05-18
sync-connectors
소프트웨어 개발자

Collect connector metadata and update the docs. Pre-built connectors are fetched via the API and written to `docs/connectors/`; custom connectors are parsed from `connector.rb` and written to `connectors/docs/`. Japanese prompts are also supported.

2026-05-15
sync-connectors
소프트웨어 개발자

Collect connector metadata and update the docs. Pre-built connectors are fetched via the API and written to `docs/connectors/`; custom connectors are parsed from `connector.rb` and written to `connectors/docs/`. Japanese prompts are also supported.

2026-05-15
auto-learn
기타 컴퓨터 관련 직업

Drive the Workato UI through Claude in Chrome and autonomously collect every operation's field info for one connector, appending the results to `docs/connectors/<provider>.md`. Prefer autonomy over completeness — record uncertain cases and skip them rather than asking the user mid-run. Requires the Claude in Chrome extension and runs only in Claude Code. Japanese prompts are also supported.

2026-05-14
auto-learn
기타 컴퓨터 관련 직업

Drive the Workato UI through Claude in Chrome and autonomously collect every operation's field info for one connector, appending the results to `docs/connectors/<provider>.md`. Prefer autonomy over completeness — record uncertain cases and skip them rather than asking the user mid-run. Requires the Claude in Chrome extension and runs only in Claude Code. Japanese prompts are also supported.

2026-05-14
learn-pattern
기타 컴퓨터 관련 직업

Record or update recipe construction patterns in `org/docs/patterns/recipe-patterns/`. Workato experts use this to accumulate know-how that helps others. Japanese prompts are also supported.

2026-05-13
learn-recipe
기타 컴퓨터 관련 직업

Analyze recipe JSON and accumulate field info / pattern findings into the organization knowledge layer (`org/docs/`). Learn from pulled recipes to grow the org knowledge base. Japanese prompts are also supported.

2026-05-13
learn-pattern
소프트웨어 개발자

Record or update recipe construction patterns in `org/docs/patterns/recipe-patterns/`. Workato experts use this to accumulate know-how that helps others. Japanese prompts are also supported.

2026-05-13
learn-recipe
소프트웨어 개발자

Analyze recipe JSON and accumulate field info / pattern findings into the organization knowledge layer (`org/docs/`). Learn from pulled recipes to grow the org knowledge base. Japanese prompts are also supported.

2026-05-13
learn-pattern
소프트웨어 개발자

Record or update recipe construction patterns in `org/docs/patterns/recipe-patterns/`. Workato experts use this to accumulate know-how that helps others. Japanese prompts are also supported.

2026-05-13
이 저장소에서 수집된 skills 49개 중 상위 40개를 표시합니다.