Official Provider SkillView repo
Scaffold Base trading agents from a plain-English strategy using the `agents/trading-agent` CLI. Use when asked to create a new trading agent project, choose wallet/tool/LLM combinations for a trading scaffold, or drive trading-agent creation headlessly from another agent.
Files40 files
.gitignore6 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the archive and add the files to your project manually.
Skill details
Versionv1.0.0
AuthorBase
Categoryai-ml
Skill IDbase/demos/agents/trading-agent
Files40 files
Related skills
Anthropic Sdk UpgraderUse this agent when the user needs to upgrade Anthropic SDK packages. This includes: upgrading @anthropic-ai/sdk or @anthropic-ai/claude-agent-sdk to newer versions, migrating between SDK versions, resolving SDK-related dependency conflicts, updating SDK types and interfaces, or asking about SDK upgrade procedures. Examples: 'Upgrade the Anthropic SDK to the latest version', 'Help me migrate to the latest claude-agent-sdk', 'What's the process for upgrading Anthropic packages?'Chat Customizations EditorUse when working on the Chat Customizations editor — the management UI for agents, skills, instructions, hooks, prompts, MCP servers, and plugins.Create AgentCreate a custom agent (.agent.md) for a specific job.Create HookCreate a hook (.json) to enforce policy or automate agent lifecycle events.Create PromptCreate a reusable prompt file (.prompt.md) for a common task.Fix CiFix the failed CI checks for the current session. Use when the user requests a CI fix via the Fix Checks button in the Changes toolbar.