BeClaude

open-agent-sdk-typescript

New
2.7kGitHubGeneralby codeany-ai

Agent-SDK without CLI dependencies, as an alternative to claude-agent-sdk, completely open source

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/open-agent-sdk-typescript.md https://raw.githubusercontent.com/codeany-ai/open-agent-sdk-typescript/main/SKILL.md
3
Invoke in Claude Code
/open-agent-sdk-typescript
View source on GitHub
agenttypescript

Frequently Asked Questions

What is open-agent-sdk-typescript?

Agent-SDK without CLI dependencies, as an alternative to claude-agent-sdk, completely open source

How to install open-agent-sdk-typescript?

To install open-agent-sdk-typescript, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /open-agent-sdk-typescript.

What is open-agent-sdk-typescript best for?

open-agent-sdk-typescript is a community categorized under General. It is designed for: agent, typescript. Created by codeany-ai.