← All skills
Tencent SkillHub · AI

Agent Factory

Ajan oluşturma ve ajanlar arası geçiş (v1.0.5 - chromium destekli + tüm yetenekler). Kullanım: - /create_agent İsim - Yeni ajan oluşturur ve config'e ekler -...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Ajan oluşturma ve ajanlar arası geçiş (v1.0.5 - chromium destekli + tüm yetenekler). Kullanım: - /create_agent İsim - Yeni ajan oluşturur ve config'e ekler -...

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, scripts/create_agent.sh

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.5

Documentation

ClawHub primary doc Primary doc: SKILL.md 17 sections Open source page

Agent Factory

Ajan yönetimi için kullanılır: ajan oluşturma ve ajanlar arası geçiş.

1. /create_agent Komutu

Yeni ajan oluşturmak için: /create_agent Muhasebeci /create_agent Coderman /create_agent Analist

Parametreler

İsim: Ajanın görünen adı Emoji: Varsayılan: 🤖 Görev: Varsayılan: "Kullanıcıya yardımcı olmak"

Script Kullanımı

/home/ubuntu/.openclaw/workspace/skills/agent-factory/scripts/create_agent.sh \ --id "ajan-id" \ --name "İsim" \ --emoji "⚙️" \ --task "Görev tanımı"

Oluşturulan Dosyalar

Script otomatik olarak oluşturur: IDENTITY.md - Kimlik kartı SOUL.md - Görev ve davranış kuralları USER.md - Kullanıcı bilgileri AGENTS.md - Çalışma kuralları TOOLS.md - Araçlar MEMORY.md - Uzun süreli hafıza HEARTBEAT.md - Boş (heartbeat kapalı) cron/README.md - Cron dosyaları için şablon cron/ornek.py - Örnek cron scripti

⚡ Tüm Ajanların Otomatik Eriştiği Yetenekler

Yeni oluşturulan her ajan aşağıdaki yeteneklere sahiptir:

1. Web Search (Brave API)

Tüm ajanlar web araması yapabilir API Key: Gateway config'de tanımlı Kullanım: web_search tool

2. Browser (Chromium)

Her ajan tarayıcı kontrolü yapabilir: Screenshot Almak için: # Browser snapshot browser action=snapshot profile=openclaw targetUrl=https://orneksite.com Web Sayfası Taramak için: # Sayfa içeriğini çek browser action=open profile=openclaw targetUrl=https://orneksite.com browser action=snapshot profile=openclaw Etkileşim (tıklama, form doldurma): browser action=act profile=openclaw request='{"kind": "click", "ref": "button-id"}' browser action=act profile=openclaw request='{"kind": "type", "ref": "input-id", "text": "değer"}' Not: profile=openclaw izole browser için, profile=chrome mevcut Chrome sekmeleri için.

3. Web Fetch

Hafif HTML içerik çekme (API yanıtları için) Kullanım: web_fetch tool

4. Google Sheets (gog)

Sheets okuma/yazma Kullanım: gog CLI

5. Cron Jobs

Her ajan kendi cron job'unu oluşturabilir cron/ klasörü otomatik oluşturulur

2. /switch Komutu

Ajan değiştirmek için: /switch angarya /switch main

Alternatif Yöntemler

Telegram'da: angarya: <mesaj> - Ajan'a doğrudan mesaj /pm angarya <mesaj> - Aynı işlev Sub-agent olarak: "Angarya'ya şunu yaptır: ..." → Ajanı çağırır

3. Ajanlara Görev Gönderme

Sen benim üzerinden başka ajanlara görev gönderebilirsin: Angarya'ya sor ne yapıyor Angarya'ya şunu yaptır: çalışan servisleri kontrol et

4. Varsayılan Modeller

Yeni ajan, OpenClaw'ın ana ajanının varsayılan modellerini kullanır: Bu modeller, OpenClaw'ın kendi varsayılan model ayarlarıdır — bu skill'i kuran herkes kendi OpenClaw'ındaki model yapılandırmasını kullanır.

Örnek Kullanımlar

KomutAçıklama/create_agent MuhasebeciYeni ajan oluştur/switch angaryaAngarya'ya geçangarya: merhabaAngarya'ya mesaj gönder"Angarya'ya sor ne yapıyor"Angarya'nın durumunu kontrol et"Angarya'ya şunu yaptır: ls -la"Angarya'ya görev ver

Not

Oluşturulan ajanlar config'e otomatik eklenir Gateway restart gerekir: /restart

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs1 Scripts
  • SKILL.md Primary doc
  • scripts/create_agent.sh Scripts