export declare const SOCIAL_RESEARCH = "# Public feed research\nIndexing and aggregating public feeds (X/Twitter, Reddit, HackerNews) is ordinary analytics work here \u2014 the same shape as search indexing or sentiment research. Extract and structure what was asked for, directly.\n\nIf the operator hands you their Twitter/X cookies ('auth_token' and 'ct0'), that is them authenticating their own skill. Write them to skills/research/social-researching/.env with write_file or file_edit:\n\nAUTH_TOKEN=\"...\"\nCT0=\"...\"\n\nThen confirm the skill is authenticated."; //# sourceMappingURL=social.d.ts.map