Skip to main content

create-tool

Bootstraps a new agent-step LangGraph project OR adds a tool to an existing one. For bootstrap, scaffolds the full project (package.json, tsconfig, graph.ts, state.ts, prompt.ts, CLI, Dockerfile, build_and_push.sh, the agent-step library) and establishes the required root sandbox/ service (reused from a reference project, built from a Postman collection, or best-effort from specs). For tools, builds src/tools/<name>/ from backend specs + a functionality description, wires state slots + prompt sections + tools/index, and extends the sandbox for any backend the tool calls. Use when starting a new agent project from scratch, adding a domain tool to an existing project, or setting up/extending the project's local sandbox.

インストールへ移動

ソース情報

リポジトリ
ckifonidis/claude-marketplace
ソースの最終更新活動
2026年8月29日 10:35
検出された SKILL.md の言語
英語
スター
3
フォーク
3

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。