メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

Agent Bootstrap

Skill 検証済み
98

Bootstrap agentic development environment from agent.toml manifest

AI サマリー

This skill automates the setup of agentic development environments by parsing an `agent.toml` manifest. It validates the environment, installs remote skills, configures the current tool (like Claude Code), and can perform verification checks, ensuring a consistent and ready workspace without external dependencies.

インストール

npx skills add jwynia/agent-skills

Vercel skills CLI(skills.sh)を npx 経由で実行します。ローカルに Node.js と、skills 対応のエージェント(Claude Code、Cursor、Codex など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

2 months ago
70 stars
MIT
2 days ago に更新
ソースコードを表示