agentsclimarketplace

Semantic kernel setup

Skill a5c-ai/babysitter/library/specializations/ai-agents-conversational/skills/semantic-kernel-setup

Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

Install
npx -y skills add a5c-ai/babysitter --skill semantic-kernel-setup

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Microsoft Semantic Kernel planner and plugin setup for orchestrated AI

SKILL.md

1.5 KB, as published. Nobody here has run it

Semantic Kernel Setup Skill

Capabilities

  • Configure Semantic Kernel with AI services
  • Create semantic and native functions (plugins)
  • Set up planners (Handlebars, Stepwise)
  • Implement memory connectors
  • Design kernel function chains
  • Configure automatic function calling

Target Processes

  • function-calling-agent
  • plan-and-execute-agent

Implementation Details

Core Components

  1. Kernel: Central orchestrator
  2. Plugins: Collections of functions
  3. Planners: Goal to action decomposition
  4. Memory: Context and semantic storage

Planner Types

  • Handlebars Planner
  • Stepwise Planner
  • Function Calling Stepwise

Configuration Options

  • AI service connectors (OpenAI, Azure)
  • Plugin registration
  • Planner selection
  • Memory backend
  • Logging and telemetry

Best Practices

  • Clear function descriptions
  • Appropriate planner selection
  • Plugin organization
  • Error handling patterns

Dependencies

  • semantic-kernel

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.