بنقرة واحدة
agent-adapter-default
Generates wrapper agents for I/O gaps
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Generates wrapper agents for I/O gaps
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | agent-adapter.default |
| description | Generates wrapper agents for I/O gaps |
| metadata | {"autonoetic":{"version":"1.0","runtime":{"engine":"autonoetic","gateway_version":"0.1.0","sdk_version":"0.1.0","type":"stateful","sandbox":"bubblewrap","runtime_lock":"runtime.lock"},"agent":{"id":"agent-adapter.default","name":"Agent Adapter Default","description":"Generates wrapper agents for bridging I/O gaps."},"llm_preset":"agentic","capabilities":[{"type":"SandboxFunctions","allowed":["knowledge_","sandbox_"]},{"type":"CodeExecution","patterns":["python3 scripts/*"]},{"type":"AgentSpawn","max_children":5},{"type":"WriteAccess","scopes":["self.*","skills/*"]},{"type":"ReadAccess","scopes":["self.*","skills/*"]}],"validation":"soft","io":{"returns":{"type":"object","required":["status"],"properties":{"status":{"type":"string","enum":["ok","partial","clarification_needed","failed"],"description":"Adapter generation outcome."},"artifact_ref":{"type":"string","description":"Reference to the generated wrapper artifact."},"summary":{"type":"string","description":"What was adapted and how."},"error":{"type":"string","description":"Error detail when status is failed."}}}}}} |
Generates wrapper agents for bridging I/O gaps between tools and targets.
schema_diff.pygenerate_wrapper.pyartifact_build from the generated wrapperspecialized_builder.default — you cannot create or promote agent revisions directlyFront-door lead agent for ambiguous goals.
Durable software engineering agent for reusable code and artifacts.
Lightweight execution agent for basic bash and dependency-free scripts.
Installs new durable agents into the runtime.
Cron-driven root orchestrator of the evolution pipeline: analyses sessions, triggers curator + steward, surfaces admin proposals.
Operator-triggered: decides whether a tactic proven in a session should become reusable, and by which route — instruction, wrapper, or new skill.