بنقرة واحدة
terminal-setup
Set up a new terminal connection with credentials and verification
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Set up a new terminal connection with credentials and verification
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Project management, memory storage, and communications backend for OpenClaw agents
Onboard a new external API, configure credentials, and verify endpoints
Build a comprehensive view of a contact with relationships, links, and memories
Generate a summary report for a completed dev session
Audit namespace content by searching across projects, memories, and items
Create meeting notes with attendees, action items, and linked references
| name | terminal-setup |
| description | Set up a new terminal connection with credentials and verification |
| args | [{"name":"host","description":"Hostname or IP address of the remote server","required":true},{"name":"label","description":"Friendly name for this connection","required":false}] |
Set up a new terminal connection to "{{host}}" and verify it works:
Create Credentials First
terminal_credential_create to store the credential securelyCreate the Connection
terminal_connection_create with the host "{{host}}" and the credential_id from step 1Test the Connection
terminal_connection_test with the connection ID to verify it worksConfirm Setup
terminal_connection_list to show the new connection in the list