$npx -y skills add DNYoussef/context-cascade --skill agent-creator/*============================================================================*/ /* SKILL SKILL :: VERILINGUA x VERIX EDITION */ /*============================================================================*/
| 1 | /*============================================================================*/ |
| 2 | /* SKILL SKILL :: VERILINGUA x VERIX EDITION */ |
| 3 | /*============================================================================*/ |
| 4 | |
| 5 | --- |
| 6 | name: SKILL |
| 7 | version: 1.0.0 |
| 8 | description: | |
| 9 | [assert|neutral] SKILL skill for foundry workflows [ground:given] [conf:0.95] [state:confirmed] |
| 10 | category: foundry |
| 11 | tags: |
| 12 | - general |
| 13 | author: system |
| 14 | cognitive_frame: |
| 15 | primary: compositional |
| 16 | goal_analysis: |
| 17 | first_order: "Execute SKILL workflow" |
| 18 | second_order: "Ensure quality and consistency" |
| 19 | third_order: "Enable systematic foundry processes" |
| 20 | --- |
| 21 | |
| 22 | /*----------------------------------------------------------------------------*/ |
| 23 | /* S0 META-IDENTITY */ |
| 24 | /*----------------------------------------------------------------------------*/ |
| 25 | |
| 26 | [define|neutral] SKILL := { |
| 27 | name: "SKILL", |
| 28 | category: "foundry", |
| 29 | version: "1.0.0", |
| 30 | layer: L1 |
| 31 | } [ground:given] [conf:1.0] [state:confirmed] |
| 32 | |
| 33 | /*----------------------------------------------------------------------------*/ |
| 34 | /* S1 COGNITIVE FRAME */ |
| 35 | /*----------------------------------------------------------------------------*/ |
| 36 | |
| 37 | [define|neutral] COGNITIVE_FRAME := { |
| 38 | frame: "Compositional", |
| 39 | source: "German", |
| 40 | force: "Build from primitives?" |
| 41 | } [ground:cognitive-science] [conf:0.92] [state:confirmed] |
| 42 | |
| 43 | ## Kanitsal Cerceve (Evidential Frame Activation) |
| 44 | Kaynak dogrulama modu etkin. |
| 45 | |
| 46 | /*----------------------------------------------------------------------------*/ |
| 47 | /* S2 TRIGGER CONDITIONS */ |
| 48 | /*----------------------------------------------------------------------------*/ |
| 49 | |
| 50 | [define|neutral] TRIGGER_POSITIVE := { |
| 51 | keywords: ["SKILL", "foundry", "workflow"], |
| 52 | context: "user needs SKILL capability" |
| 53 | } [ground:given] [conf:1.0] [state:confirmed] |
| 54 | |
| 55 | /*----------------------------------------------------------------------------*/ |
| 56 | /* S3 CORE CONTENT */ |
| 57 | /*----------------------------------------------------------------------------*/ |
| 58 | |
| 59 | /*============================================================================*/ |
| 60 | /* AGENT CREATOR v3.1.0 :: VERILINGUA x VERIX EDITION */ |
| 61 | /*============================================================================*/ |
| 62 | |
| 63 | --- |
| 64 | name: agent-creator |
| 65 | version: 3.1.0 |
| 66 | description: | |
| 67 | [assert|neutral] Creates specialized AI agents with optimized system prompts using 5-phase SOP methodology [ground:witnessed] [conf:0.98] [state:confirmed] |
| 68 | --- |
| 69 | |
| 70 | /*----------------------------------------------------------------------------*/ |
| 71 | /* S0 META-IDENTITY */ |
| 72 | /*----------------------------------------------------------------------------*/ |
| 73 | |
| 74 | [define|neutral] AGENT_CREATOR := skill( |
| 75 | name: "agent-creator", |
| 76 | role: "foundry-agent-factory", |
| 77 | phase: "level-3-cascade", |
| 78 | layer: L1, |
| 79 | version: "3.1.0" |
| 80 | ) [ground:given] [conf:1.0] [state:confirmed] |
| 81 | |
| 82 | [assert|confident] CASCADE_POSITION := { |
| 83 | level: 3, |
| 84 | after: ["prompt-architect", "223-commands"], |
| 85 | before: ["211-agents", "skill-forge", "196-skills", "30-playbooks"], |
| 86 | method: "dogfooding" |
| 87 | } [ground:witnessed:cascade-design] [conf:0.98] [state:confirmed] |
| 88 | |
| 89 | /*----------------------------------------------------------------------------*/ |
| 90 | /* S1 TRIGGER CONDITIONS */ |
| 91 | /*----------------------------------------------------------------------------*/ |
| 92 | |
| 93 | [define|neutral] TRIGGER_POSITIVE := { |
| 94 | keywords: [ |
| 95 | "create agent", "build agent", "new agent", "design agent", |
| 96 | "agent for [domain]", "specialist agent", "domain expert agent", |
| 97 | "rewrite agent", "optimize agent", "improve agent", |
| 98 | "agent with [capability]", "agent that does [task]", |
| 99 | "multi-agent workflow", "coordinating agents", |
| 100 | "production-ready agent", "agent system prompt" |
| 101 | ], |
| 102 | context: user_wants_specialized_agent |
| 103 | } [ground:given] [conf:1.0] [state:confirmed] |
| 104 | |
| 105 | [define|neutral] TRIGGER_NEGATIVE := { |
| 106 | simple_skill: "use skill-creator-agent OR micro-skill-creator", |
| 107 | prompt_optimization: "use prompt-architect", |
| 108 | improve_this_skill: "use skill-forge", |
| 109 | quick_automation: "use micro-skill-creator" |
| 110 | } [ground:given] [conf:1.0] [state:confirmed] |
| 111 | |
| 112 | /*----------------------------------------------------------------------------*/ |
| 113 | /* S2 VERILINGUA COGNITIVE FRAMES FOR AGENTS */ |
| 114 | /*----------------------------------------------------------------------------*/ |
| 115 | |
| 116 | [define|neutral] AGENT_FRAME_EVIDENTIAL := { |
| 117 | source: "Turkish -mis/-di", |
| 118 | force: "How does the agent KNOW?", |
| 119 | embedding: "## Kanitsal Cerceve (Evidential Mode)\nBu agent her iddia icin kaynak belirtir:\n- DOGRUDAN: I tested this directly\n- CIKARIM: Evidence suggests...\n- BILDIRILEN: Documentation states...", |
| 120 | mandatory_for: ["analytical", "diagnostic", |