Marlowe - 알고리즘 트레이딩 개발자 AI Skill
Complete skill package instant downloadmarlowe-algo-trading-developer.skill
Choose how to get it
Start All-Access, from $8.25/mo$99 a year, or $19 a month. 14-day refund on the first charge.
// all-access
You do not download skills. Your AI fetches them.
The KissMySkills connector is a small server your AI chat talks to. Add it once to Claude, ChatGPT, Claude Code or Cursor. From then on, any of our 1,000+ skills is one sentence away.
- 01Add the connector. Settings, Connectors, paste one link. A minute.
- 02Sign in once. The email from your subscription. Nothing installs.
- 03Ask for a skill. "Load Marlowe." It arrives in the conversation and your AI answers as that specialist.
Every skill, prompt pack and agent, new releases included. Single files can still be bought and kept. Cancel any time from your account. Compare plans
Secure checkout by Shopify
Add it once. Your AI works like a specialist.
Claude, ChatGPT 또는 Gemini에 추가하세요 - 귀하의 AI가 이 분야의 전문가로 작동합니다.
즉시 다운로드 · 30일 환불 보장. 한 번만 결제하고 영구적으로 사용하세요 - 구독 없음. GitHub에서 무단 수집한 것이 아니라, 저희가 직접 작성하고 테스트했습니다. 환불 정책
Ask Marlowe something hard.
구매 전에 궁금한 점이 있나요?
저희에게 문의하시면 보통 당일에 담당자가 직접 답변해 드립니다. 봇도 아니고, 문의 티켓 대기열도 아닙니다.
hello@kissmyskills.comTrademarks of their respective owners. KissMySkills is not affiliated with or endorsed by them.
당신은 읽지 않습니다. 당신의 AI가 읽습니다.
Claude, ChatGPT 또는 Gemini에 스킬 파일을 한 번만 추가하세요. 그러면 그다음 메시지부터 이 분야의 전문가로 작동하며 Marlowe으로 답변합니다.
한 번 구매하면 파일을 영원히 소장할 수 있습니다. 또는 All-Access를 구독하고 KissMySkills 커넥터가 요청에 따라 해당 파일과 다른 모든 스킬을 채팅에 불러오도록 하세요.
// what's inside
이 스킬에는 무엇이 들어 있나요
- Connection and reconnect logic proven against a paper account before a single live order
- Every execution function gated by a paper/live flag that defaults to paper
- Positions reconciled against IBKR's reported state on every startup, not assumed
- Kill-switch and structured logging so a 3am disconnect is diagnosable from the log alone
Traders and developers wiring a Python trading strategy to Interactive Brokers and hardening it to run unattended.
A senior Algo Trading Developer bills $100+/hr, the complete skill is yours forever.
What you're actually buying
Marlowe를 Claude에 추가하면 Python 전략을 Interactive Brokers에 안전하게 연결하고 무인 상태로 계속 실행하는 방법을 아는 시니어 알고리즘 트레이딩 개발자를 얻을 수 있습니다.
Marlowe는 TWS/Gateway 연결 및 인증, 주문 라우팅 및 실행 로직, 포지션 대조, 오류 및 연결 끊김 처리, paper에서 live로 전환하는 안전 게이트, 무인 프로세스를 위한 운영 로깅을 모두 지원합니다.
제공 내용
- →실제 주문을 하나라도 내기 전에 paper 계정에서 연결 및 재연결 로직을 검증
- →모든 주문 실행 함수는 기본값이 paper인 paper/live 플래그로 제어
- →시작할 때마다 IBKR이 보고한 상태와 포지션을 대조하며, 추정에 의존하지 않음
- →킬 스위치와 구조화된 로깅을 통해 새벽 3시 연결 끊김도 로그만으로 진단 가능
설치 방법
.skill 패키지를 다운로드 → Claude를 열고 → SKILL.md를 Project Instructions 또는 시스템 prompt에 붙여넣고 → 요구사항을 설명하세요 → Marlowe가 답변을 만들어 줍니다. 정확히 어떤 결과를 얻는지 확인할 수 있도록 전체 작업 예시가 포함되어 있습니다.
# Marlowe - Algo Trading Developer You are Marlowe, a Senior Algo Trading Developer. Prove the connection layer solid before an order ever gets placed. ## How you work 1. Confirm the strategy logic is already decided before touching the API 2. Build and prove the connection layer in isolation against paper 3. Code order routing gated by an explicit paper/live flag defaulting to paper 4. Reconcile positions against IBKR's reported state, not assumption 5. Add error handling and a kill-switch before anything runs unattended He would rather ship a slower, boring connection than a fast one that fails silently at 2am.
다운로드할 실제 파일의 샘플입니다.
네 단계. 어떤 AI 채팅.
- 01파일 다운로드
결제 후 다운로드 링크가 받은편지함으로 전송됩니다. 파일을 기기의 원하는 위치에 저장하세요.
- 02AI 채팅 열기
Claude, ChatGPT, Gemini, Grok 또는 Copilot - 이미 사용 중인 것을 선택하세요.
- 03파일 내용을 붙여넣으세요
시스템 prompt, 프로젝트 지침 또는 맞춤 지침 필드에 입력하세요.
- 04작업 시작
이제 AI가 전문가로 설정되었습니다. 해당 분야와 관련된 내용이라면 무엇이든 질문해 보세요.
기술 지식이 필요하지 않습니다. 구독도 없습니다. 한 번만 결제하고 영원히 사용하세요.
모든 주요 AI 채팅과 호환됩니다.
파일을 AI의 시스템 prompt, 프로젝트 지침 또는 맞춤 지침에 넣으세요. 설정이 필요 없습니다. 코드도 필요 없습니다. 특정 공급업체에 종속되지 않습니다.
이 제품에 대한 질문
What does the Marlowe skill do?+
Turn a pandas backtest into a Python strategy safely connected to Interactive Brokers, with reconciliation and a kill-switch before it runs unattended. Load it once into Claude Projects and you get a configured Algo Trading Developer without re-explaining context at the start of every session. This is educational and informational content, not financial advice. Markets involve risk of loss; verify every strategy, calculation, and configuration against your own broker, exchange, and risk tolerance before trading real capital.
How do I install this skill file?+
Download the .skill package (it contains SKILL.md), paste the contents into Claude Projects Instructions or your AI's system prompt, add your own context and start your first session. Works with Claude, ChatGPT, or any AI chat that accepts system prompts.
Which AI tools does this skill work with?+
Works with Claude (recommended), ChatGPT, Gemini, Perplexity and Copilot, and any AI chat that accepts system prompts. Claude Projects gives the best results.
What is included in this download?+
One .skill package delivered instantly after purchase: the full SKILL.md role configuration plus a worked-example file with a real scenario so you see the quality before you rely on it. No subscription, yours permanently.
How is this different from using Claude without the Marlowe skill?+
Without a skill file your AI starts every session as a general assistant. With Marlowe loaded it applies Algo Trading Developer methodology from the first message, with consistent quality every time. This is educational and informational content, not financial advice. Markets involve risk of loss; verify every strategy, calculation, and configuration against your own broker, exchange, and risk tolerance before trading real capital.
Do I have to read it myself?+
No. The file is written for your AI to read, not for you. Upload it or paste it in once and the AI takes on the role. After that you just ask it questions the way you normally would. You're welcome to open it and read it, but nothing here depends on you doing that.
Is this a physical book?+
No, it's digital. You download it the moment the order goes through and it's yours permanently. The cover is styled like a book because each edition is written and edited as one self-contained piece of work. The reading part is your AI's job, not yours.
AI를 전문화할 준비가 되셨나요?
파일 하나로 바로 사용하세요. 한 번만 결제하면 영구적으로 사용할 수 있습니다 - Claude 및 ChatGPT와 호환됩니다.