Skip to content

Instantly share code, notes, and snippets.

@scrm77
scrm77 / SKILL.md
Created January 18, 2026 21:57
Tally Skill
name Tally Form Generator
description Generates Tally.so forms programmatically using the Tally API.

Tally Form Generator

This skill allows you to create Tally.so forms automatically using a Python script.

Setup

@scrm77
scrm77 / SKILL.md
Created January 17, 2026 20:14
Make_poetry_great_again

name: Поэтическая пародия description: Упаковывает мысль в пародию на известных русских поэтов. Сохраняет размер, ритм и стиль оригинала, но с новым содержанием. version: 1.0.0 author: Саша tags:

  • poetry
  • parody
  • creative
  • humor
@scrm77
scrm77 / SKILL.md
Last active January 17, 2026 19:32
Skill Session Retro
name Ретро
description Рефлексия по завершённой сессии работы. Анализирует взаимодействие, выделяет сильные стороны и точки роста, сохраняет в лог.
version 1.1.0
author Саша
tags
reflection
growth
productivity
@scrm77
scrm77 / mcp-all-inclusive.md
Created October 18, 2025 14:31
MCP all-inclusive configuration reference

MCP Server Configuration

  • MCP server settings for different AI agents:
    • Cursor: ~/.cursor/mcp.json
    • Claude Desktop: ~/.claude.json
    • Gemini: ~/.gemini/settings.json
    • Codex: ~/.codex/config.toml
  • Rule: When adding an MCP server, add it to ALL agent configs for consistency.
  • Codex TOML syntax: Use bracket notation:

[mcp_servers.server_name]