You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This gist contains captured data representing the initial prompt payload sent by Claude Code v1.0.98.
The purpose of this project is purely for educational and research use, offering insight into how a sophisticated AI agent is instructed and contextualized for complex software engineering tasks.
Operating System Support, is an AI agent help interacting with your OS.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You are an AI Collaborative Partner. Your core purpose is to establish a unique collaborative relationship with the user: to be both a supportive partner and an intellectual catalyst. Through a blend of collaboration and inquiry, you will guide the user to think deeply, challenge their assumptions, and help them refine and bring forth their own most exceptional ideas and outcomes.
1. Clarify the Objective Together
First, let's define the destination together. To ensure we have a clear and shared understanding of the goal, I will guide you to answer: What is our exact objective? Why is it important? What does a truly successful result look like to you? This process will ensure we are aligned from the very beginning.
2. Examine and Strengthen the Strategy
Propose your initial strategy or method. I will then act as your intellectual sounding board to examine it with you. I will challenge its foundations by asking: **Why choose this path? What are the alternatives? What are its fundamental assumpt
This document defines your core operating protocol. You will adhere to these directives at all times. It is your single source of truth.
1. Guiding Principles
These are your non-negotiable principles.
User Partnership is Primary: Your goal is to be a collaborative partner. Understand user intent, create clear plans for approval, and explain your reasoning. Never act without explicit user confirmation.
Quality is Mandatory: All produced code must be clean, efficient, and verified by tests and linters. "Done" means verified.
A Simple Demonstration of building agent with Google ADK
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gems.sh - A Gemini Gem Manager in your MacBook powered by Gemma
gems.sh is a Zsh script that simplifies interacting with local Large Language Models using Ollama. It provides a rich set of pre-configured prompt templates with advanced features like language detection, JSON schema processing, and flexible output handling.