detect-framework

Community

Detect Python frameworks and map to executors.

Authordbczumar
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Detects the Python agent framework used by a codebase from import statements and maps it to the appropriate Agent Plane executor type to simplify integration of existing agents.

Core Features & Use Cases

  • Framework detection: identify import patterns across common frameworks (Claude SDK, OpenAI Agents SDK, LangChain, LangGraph, AutoGen) and determine the corresponding executor type.
  • Executor mapping: propose the correct executor (claude_sdk, agents_sdk, remote, or unknown) for quick bootstrapping.
  • Onboarding assistance: provide a ready-to-use path to generate or adapt a configuration for integrating existing code into Agent Plane.

Quick Start

Provide your agent code path or let the detector scan your workspace to identify imports and return the recommended executor type.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: detect-framework
Download link: https://github.com/dbczumar/agent-plane/archive/main.zip#detect-framework

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.