Agentic Engineering

Agentic Engineering

Share this post

Agentic Engineering
Agentic Engineering
Claude Code by Anthropic: Powerful AI Coding Agent for Your Terminal šŸš€

Claude Code by Anthropic: Powerful AI Coding Agent for Your Terminal šŸš€

Discover Anthropic's official Claude Code agent, bringing AI-powered coding directly to your terminal—no VSCode needed!

Martin's avatar
Martin
Mar 01, 2025
āˆ™ Paid

Share this post

Agentic Engineering
Agentic Engineering
Claude Code by Anthropic: Powerful AI Coding Agent for Your Terminal šŸš€
Share

Unleashing the Power of AI Coding with official Agent ā€œClaude Codeā€ from Anthropic! šŸš€

The new official coding agent has been released by Anthropic. What’s big about it is that it replicates a lot of functionality that the amazing Cursor editor agent already has - but it does so in the terminal and it is completely independent of the VSCode environment.

$ npm install -g @anthropic-ai/claude-code
$ npx claude

Even though Anthropic has not released source code to this tool to the public yet, there has been an effort to transcompile the package from the minified source back into the typescript source. I have not tried the transcompiled package myself and I’m not affiliated with it, but you can find it for the satisfaction of educational curiosity here: https://github.com/ghuntley/claude-code-source-code-transpilation/tree/main.

Tutorials on how to use the Claude Code agent

Vist the official docs at https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/tutorials. It’s a great resource!

I have been using Claude with Cursor and it’s absolutely amazing how good the model is. It is a thinking model meaning that it’s trained to respond to feedback from tools and create thought patterns where it then requests your agent to call tools to accomplish a task. I’m excited that Anthropic is releasing their own cli client to make the model useful at scale.

Let’s dive into top AI Agent creation tutorials of today!

I’ve been building my own agent and I have been able to implement lot’s of cool features like setting it up as an SSE model context protocol server and exposing the tools to Cursor (if you are not familiar with it, MCP is a standardized way of exposing tools to agents). I haven’t had time to record a detailed walkthrough though but I have a lot of materials that I’m currently working on. It’s a balance for me between getting work done and sharing how I do it. :)

What I can do however is share with you the hottest up to date resources that I’m learning from. I absolutely love where the development is going with AI agents. This is such an incredibly hot topic and we are just getting started here. This is huge! This is going to be transforming how we interact with computers forever!

Subscribe to get an up to date feed of information through this newsletter so you don’t have to spend time searching for it yourself!

Here is what we are going to cover today

No code agent creation

  • N8N: no code agent creation. The video provides a fantastic introduction. This is an excellent tutorial where a real agent is built and it gives you an understanding how agents use tools and what is important to think about when building agents.

  • Building an launching AI agent. This is a 1.5 hour tutorial on how to build and launch AI agent without coding anything - just by dragging and dropping boxes.

Code based agent creation

  • Building agents with LangGraph

  • Using claude code to assist in coding tasks

Become a subscriber to this newsletter to stay up to date with latest developments in this new field with absolutely massive potential for growth!

Keep reading with a 7-day free trial

Subscribe to Agentic Engineering to keep reading this post and get 7 days of free access to the full post archives.

Already a paid subscriber? Sign in
Ā© 2025 Martin
Privacy āˆ™ Terms āˆ™ Collection notice
Start writingGet the app
Substack is the home for great culture

Share