Skip to main content
Back to registry

agentica-server

parcadei/continuous-claude-v3

Complete reference for running Agentica SDK with a local Claude proxy. This enables Python agents to use Claude CLI as their inference backend.

Installs148
Install command
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill agentica-server
About this skill
Complete reference for running Agentica SDK with a local Claude proxy. This enables Python agents to use Claude CLI as their inference backend. Use this skill when: KEY: These are NOT the same endpoint! Must start in this order (each in a separate terminal): MUST run from its directory: Symptom: Agent spawns successfully but fails on first call with connection error. Cause: Claude proxy returning plain JSON instead of SSE format. Fix: Proxy must return Server-Sent Events format: Symptom: ModuleNotFoundError: No module named 'agentica_server' Cause: Running uv run agentica-server from wrong directory. Fix: Must cd workspace/agentica-research/agentica-server first. Symptom: Agent asks for file contents instead of reading them.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does agentica-server do?

Complete reference for running Agentica SDK with a local Claude proxy. This enables Python agents to use Claude CLI as their inference backend.

Is agentica-server good?

agentica-server does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does agentica-server work with?

agentica-server currently lists compatibility with codex, gemini-cli, opencode, cursor, amp, github-copilot.

What are alternatives to agentica-server?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install agentica-server?

npx skills add https://github.com/parcadei/continuous-claude-v3 --skill agentica-server

Related skills

More from parcadei/continuous-claude-v3

Related skills

Alternatives in Software Engineering