Skip to content

Instantly share code, notes, and snippets.

View tulkumar's full-sized avatar
🏠
Working from home

T Kumar tulkumar

🏠
Working from home
  • 05:18 (UTC +05:30)
View GitHub Profile
Cloud Prompt
https://raw.githubusercontent.com/asgeirtj/system_prompts_leaks/refs/heads/main/claude.txt
---------------
<citation_instructions>If the assistant's response is based on content returned by the web_search, drive_search, google_drive_search, or google_drive_fetch tool, the assistant must always appropriately cite its response. Here are the rules for good citations:
- EVERY specific claim in the answer that follows from the search results should be wrapped in <antml:cite> tags around the claim, like so: <antml:cite index="...">...</antml:cite>.
- The index attribute of the <antml:cite> tag should be a comma-separated list of the sentence indices that support the claim:
@tulkumar
tulkumar / fmc.data.service.ts
Created August 15, 2023 17:24
Skip cdFMC and loki validation while migration to cloud
import { Injectable } from '@angular/core';
import {
ACTIVE_INSTANCE_CONDITIONS,
AnubisResource,
ASC,
Brackets,
COUNT,
DevicesResource,
DeviceTypes,
DONE_INSTANCE_CONDITIONS,