MCPcopy Create free account

hub / github.com/JetBrains/skills / functions

Functions437 in github.com/JetBrains/skills

↓ 1 callersFunction_run_create_batch
(args: argparse.Namespace)
sora/scripts/sora.py:739
↓ 1 callersFunction_run_generate_batch
(args: argparse.Namespace)
imagegen/scripts/image_gen.py:477
↓ 1 callersFunction_run_one
( client: Any, audio_path: Path, payload: Dict[str, Any], )
transcribe/scripts/transcribe_diarize.py:177
↓ 1 callersFunction_run_soffice_convert
(cmd: list[str])
slides/scripts/detect_font.py:337
↓ 1 callersFunction_safe_extract_zip
(zip_file: zipfile.ZipFile, dest_dir: str)
skill-installer/scripts/install-skill-from-github.py:105
↓ 1 callersFunction_sleep_for_rate_limit
(last_ts: Optional[float], rpm: int)
speech/scripts/text_to_speech.py:288
↓ 1 callersFunction_slugify
(value: str)
sora/scripts/sora.py:362
↓ 1 callersFunction_slugify
(value: str)
speech/scripts/text_to_speech.py:232
↓ 1 callersFunction_slugify
(value: str)
imagegen/scripts/image_gen.py:328
↓ 1 callersFunction_tmp_root
()
skill-installer/scripts/install-skill-from-github.py:49
↓ 1 callersFunction_validate_audio
(path: Path)
transcribe/scripts/transcribe_diarize.py:145
↓ 1 callersFunction_validate_relative_path
(path: str)
skill-installer/scripts/install-skill-from-github.py:115
↓ 1 callersFunction_validate_skill
(path: str)
skill-installer/scripts/install-skill-from-github.py:164
↓ 1 callersFunction_validate_skill_name
(name: str)
skill-installer/scripts/install-skill-from-github.py:120
↓ 1 callersFunctionactivate_app
(app: str)
screenshot/scripts/take_screenshot.py:244
↓ 1 callersMethodadd_frame
Add a frame to the GIF. Args: frame: Frame as numpy array or PIL Image (will be converted to RGB)
slack-gif-creator/core/gif_builder.py:34
↓ 1 callersFunctionagent_loop
Run the agent loop with MCP tools.
mcp-builder/scripts/evaluation.py:86
↓ 1 callersFunctionanalyze_check
( check: dict[str, Any], repo_root: Path, max_lines: int, context: int, )
gh-fix-ci/scripts/inspect_pr_checks.py:238
↓ 1 callersFunctionapply_header_style
(cell, fill_hex: str)
spreadsheet/references/examples/openpyxl/create_spreadsheet_with_styling.py:21
↓ 1 callersFunctionapply_highlight_style
(cell, fill_hex: str)
spreadsheet/references/examples/openpyxl/create_spreadsheet_with_styling.py:27
↓ 1 callersMethodawaitTermination
* Block until the server is stopped. * * This is useful for keeping the test running indefinitely while * the server accepts HTTP reque
compose-ui-test-server/src/jvmMain/kotlin/io/github/forketyfork/composeuittest/ComposeUiTestServer.kt:127
↓ 1 callersFunctionbuild_parser
()
sentry/scripts/sentry_api.py:156
↓ 1 callersFunctioncalc_dpi_via_ooxml
Calculate DPI from OOXML `ppt/presentation.xml` slide size (cx/cy in EMUs).
slides/scripts/render_slides.py:19
↓ 1 callersFunctioncalc_dpi_via_ooxml_docx
Calculate DPI from OOXML `word/document.xml` page size (w:pgSz in twips). DOCX stores page dimensions in section properties as twips (1/1440 inch
doc/scripts/render_docx.py:31
↓ 1 callersFunctioncalc_dpi_via_pdf
Compute DPI from PDF page size. For non-PDF inputs, first convert to PDF via LibreOffice to read page size. For PDFs, use the PDF directly (a
slides/scripts/render_slides.py:37
↓ 1 callersFunctioncalc_dpi_via_pdf
Convert input to PDF and compute DPI from its page size.
doc/scripts/render_docx.py:69
↓ 1 callersFunctioncalc_tol
Calculate per-channel colour tolerance appropriate for *dpi* (anti-aliasing tolerance).
slides/scripts/slides_test.py:33
↓ 1 callersMethodcall_tool
Call a tool on the MCP server with provided arguments.
mcp-builder/scripts/connections.py:67
↓ 1 callersFunctioncapture_linux
(args: argparse.Namespace, output: Path)
screenshot/scripts/take_screenshot.py:369
↓ 1 callersFunctioncreate_connection
Factory function to create the appropriate MCP connection. Args: transport: Connection type ("stdio", "sse", or "http") command:
mcp-builder/scripts/connections.py:112
↓ 1 callersFunctioncreate_montage
Build a montage with a fixed number of columns. Each cell has size `cell_w` x `cell_h`. Every input image is resized isotropically to fit inside
slides/scripts/create_montage.py:46
↓ 1 callersFunctioncreate_resource_dirs
(skill_dir, skill_name, skill_title, resources, include_examples)
skill-creator/scripts/init_skill.py:230
↓ 1 callersFunctioncreate_sample
(path: Path)
spreadsheet/references/examples/openpyxl/read_existing_spreadsheet.py:16
↓ 1 callersMethoddeduplicate_frames
Remove duplicate or near-duplicate consecutive frames. Args: threshold: Similarity threshold (0.0-1.0). Higher = more st
slack-gif-creator/core/gif_builder.py:124
↓ 1 callersFunctiondefault_dir
(system: str)
screenshot/scripts/take_screenshot.py:124
↓ 1 callersFunctiondefault_output
(repo_root: Path, title: str)
jupyter-notebook/scripts/new_notebook.py:73
↓ 1 callersFunctionease_in_bounce
Bounce ease-in (bouncy start).
slack-gif-creator/core/easing.py:51
↓ 1 callersFunctionenlarge_deck
Enlarge the input PPTX with a fixed grey padding and return the new page size.
slides/scripts/slides_test.py:42
↓ 1 callersFunctionensure_gh_available
(repo_root: Path)
gh-fix-ci/scripts/inspect_pr_checks.py:150
↓ 1 callersFunctionensure_macos_permissions
()
screenshot/scripts/take_screenshot.py:230
↓ 1 callersFunctionensure_system_tools
()
doc/scripts/render_docx.py:19
↓ 1 callersFunctionevaluate_single_task
Evaluate a single QA pair with the given tools.
mcp-builder/scripts/evaluation.py:154
↓ 1 callersFunctionextract_failure_snippet
(log_text: str, max_lines: int, context: int)
gh-fix-ci/scripts/inspect_pr_checks.py:427
↓ 1 callersFunctionextract_job_id
(url: str)
gh-fix-ci/scripts/inspect_pr_checks.py:298
↓ 1 callersFunctionextract_run_id
(url: str)
gh-fix-ci/scripts/inspect_pr_checks.py:288
↓ 1 callersFunctionfetch_all
(owner: str, repo: str, number: int)
gh-address-comments/scripts/fetch_comments.py:170
↓ 1 callersFunctionfetch_check_log
( run_id: str, job_id: str | None, repo_root: Path, )
gh-fix-ci/scripts/inspect_pr_checks.py:333
↓ 1 callersFunctionfetch_checks
(pr_value: str, repo_root: Path)
gh-fix-ci/scripts/inspect_pr_checks.py:182
↓ 1 callersFunctionfetch_job_log
(job_id: str, repo_root: Path)
gh-fix-ci/scripts/inspect_pr_checks.py:366
↓ 1 callersFunctionfetch_repo_slug
(repo_root: Path)
gh-fix-ci/scripts/inspect_pr_checks.py:380
↓ 1 callersFunctionfetch_run_log
(run_id: str, repo_root: Path)
gh-fix-ci/scripts/inspect_pr_checks.py:358
↓ 1 callersFunctionfetch_run_metadata
(run_id: str, repo_root: Path)
gh-fix-ci/scripts/inspect_pr_checks.py:310
↓ 1 callersFunctionfind_failure_index
(lines: Sequence[str])
gh-fix-ci/scripts/inspect_pr_checks.py:444
↓ 1 callersFunctionfind_git_root
(start: Path)
gh-fix-ci/scripts/inspect_pr_checks.py:138
↓ 1 callersFunctionfind_repo_root
(start: Path)
jupyter-notebook/scripts/new_notebook.py:17
↓ 1 callersFunctionformat_display_name
(skill_name)
skill-creator/scripts/generate_openai_yaml.py:57
↓ 1 callersFunctiongenerate_short_description
(display_name)
skill-creator/scripts/generate_openai_yaml.py:76
↓ 1 callersFunctionget_current_pr_ref
Resolve the PR for the current branch (whatever gh considers associated). Works for cross-repo PRs too, by reading head repository owner/name
gh-address-comments/scripts/fetch_comments.py:123
↓ 1 callersFunctionget_easing
Get easing function by name.
slack-gif-creator/core/easing.py:117
↓ 1 callersFunctiongh_api_graphql
Call `gh api graphql` using -F variables, avoiding JSON blobs with nulls. Query is passed via stdin using query=@- to avoid shell newline/quo
gh-address-comments/scripts/fetch_comments.py:135
↓ 1 callersFunctiongh_pr_view_json
(fields: str)
gh-address-comments/scripts/fetch_comments.py:118
↓ 1 callersFunctiongithub_api_contents_url
(repo: str, path: str, ref: str)
skill-installer/scripts/github_utils.py:20
↓ 1 callersFunctionhandle_event_detail
(args, token, base_url)
sentry/scripts/sentry_api.py:145
↓ 1 callersFunctionhandle_issue_detail
(args, token, base_url)
sentry/scripts/sentry_api.py:131
↓ 1 callersFunctionhandle_issue_events
(args, token, base_url)
sentry/scripts/sentry_api.py:138
↓ 1 callersFunctionhandle_list_issues
(args, token, base_url)
sentry/scripts/sentry_api.py:116
↓ 1 callersFunctionindent_block
(text: str, prefix: str = " ")
gh-fix-ci/scripts/inspect_pr_checks.py:504
↓ 1 callersFunctioninit_skill
Initialize a new skill directory with template SKILL.md. Args: skill_name: Name of the skill path: Path where the skill dire
skill-creator/scripts/init_skill.py:258
↓ 1 callersFunctioninspect_images
Return 1-based indices of slides that contain pixels outside the pad.
slides/scripts/slides_test.py:83
↓ 1 callersFunctionis_failing
(check: dict[str, Any])
gh-fix-ci/scripts/inspect_pr_checks.py:227
↓ 1 callersFunctionis_server_ready
Wait for server to be ready by polling the port.
webapp-testing/scripts/with_server.py:23
↓ 1 callersFunctionis_zip_payload
(payload: bytes)
gh-fix-ci/scripts/inspect_pr_checks.py:423
↓ 1 callersFunctionlist_macos_windows
(args: argparse.Namespace)
screenshot/scripts/take_screenshot.py:306
↓ 1 callersFunctionlist_test_macos_windows
(args: argparse.Namespace)
screenshot/scripts/take_screenshot.py:322
↓ 1 callersMethodlist_tools
Retrieve available tools from the MCP server.
mcp-builder/scripts/connections.py:55
↓ 1 callersFunctionload_template
(skill_dir: Path, kind: str)
jupyter-notebook/scripts/new_notebook.py:24
↓ 1 callersFunctionmac_default_dir
()
screenshot/scripts/take_screenshot.py:107
↓ 1 callersFunctionmacos_display_indexes
()
screenshot/scripts/take_screenshot.py:263
↓ 1 callersFunctionmacos_window_ids
(args: argparse.Namespace, capture_all: bool)
screenshot/scripts/take_screenshot.py:277
↓ 1 callersFunctionmain
()
screenshot/scripts/take_screenshot.py:420
↓ 1 callersFunctionmain
()
sentry/scripts/sentry_api.py:207
↓ 1 callersFunctionmain
()
jupyter-notebook/scripts/new_notebook.py:105
↓ 1 callersFunctionmain
()
transcribe/scripts/transcribe_diarize.py:189
↓ 1 callersFunctionmain
()
gh-fix-ci/scripts/inspect_pr_checks.py:96
↓ 1 callersFunctionmain
()
slides/scripts/create_montage.py:182
↓ 1 callersFunctionmain
()
slides/scripts/detect_font.py:765
↓ 1 callersFunctionmain
()
slides/scripts/slides_test.py:133
↓ 1 callersFunctionmain
()
slides/scripts/render_slides.py:226
↓ 1 callersFunctionmain
()
webapp-testing/scripts/with_server.py:35
↓ 1 callersFunctionmain
()
gh-address-comments/scripts/fetch_comments.py:229
↓ 1 callersFunctionmain
()
mcp-builder/scripts/evaluation.py:305
↓ 1 callersFunctionmain
()
skill-creator/scripts/generate_openai_yaml.py:189
↓ 1 callersFunctionmain
()
skill-creator/scripts/init_skill.py:333
↓ 1 callersFunctionmain
()
sora/scripts/sora.py:1168
↓ 1 callersFunctionmain
()
speech/scripts/text_to_speech.py:486
↓ 1 callersFunctionmain
()
doc/scripts/render_docx.py:227
↓ 1 callersFunctionmain
()
imagegen/scripts/image_gen.py:826
↓ 1 callersFunctionmain
(argv: list[str])
skill-installer/scripts/list-skills.py:86
↓ 1 callersFunctionmain
(argv: list[str])
skill-installer/scripts/install-skill-from-github.py:269
↓ 1 callersFunctionmain
()
spreadsheet/references/examples/openpyxl/create_basic_spreadsheet.py:16
← previousnext →201–300 of 437, ranked by callers