Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JetBrains/skills
/ functions
Functions
437 in github.com/JetBrains/skills
⨍
Functions
437
◇
Types & classes
27
↓ 1 callers
Function
_run_create_batch
(args: argparse.Namespace)
sora/scripts/sora.py:739
↓ 1 callers
Function
_run_generate_batch
(args: argparse.Namespace)
imagegen/scripts/image_gen.py:477
↓ 1 callers
Function
_run_one
( client: Any, audio_path: Path, payload: Dict[str, Any], )
transcribe/scripts/transcribe_diarize.py:177
↓ 1 callers
Function
_run_soffice_convert
(cmd: list[str])
slides/scripts/detect_font.py:337
↓ 1 callers
Function
_safe_extract_zip
(zip_file: zipfile.ZipFile, dest_dir: str)
skill-installer/scripts/install-skill-from-github.py:105
↓ 1 callers
Function
_sleep_for_rate_limit
(last_ts: Optional[float], rpm: int)
speech/scripts/text_to_speech.py:288
↓ 1 callers
Function
_slugify
(value: str)
sora/scripts/sora.py:362
↓ 1 callers
Function
_slugify
(value: str)
speech/scripts/text_to_speech.py:232
↓ 1 callers
Function
_slugify
(value: str)
imagegen/scripts/image_gen.py:328
↓ 1 callers
Function
_tmp_root
()
skill-installer/scripts/install-skill-from-github.py:49
↓ 1 callers
Function
_validate_audio
(path: Path)
transcribe/scripts/transcribe_diarize.py:145
↓ 1 callers
Function
_validate_relative_path
(path: str)
skill-installer/scripts/install-skill-from-github.py:115
↓ 1 callers
Function
_validate_skill
(path: str)
skill-installer/scripts/install-skill-from-github.py:164
↓ 1 callers
Function
_validate_skill_name
(name: str)
skill-installer/scripts/install-skill-from-github.py:120
↓ 1 callers
Function
activate_app
(app: str)
screenshot/scripts/take_screenshot.py:244
↓ 1 callers
Method
add_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 callers
Function
agent_loop
Run the agent loop with MCP tools.
mcp-builder/scripts/evaluation.py:86
↓ 1 callers
Function
analyze_check
( check: dict[str, Any], repo_root: Path, max_lines: int, context: int, )
gh-fix-ci/scripts/inspect_pr_checks.py:238
↓ 1 callers
Function
apply_header_style
(cell, fill_hex: str)
spreadsheet/references/examples/openpyxl/create_spreadsheet_with_styling.py:21
↓ 1 callers
Function
apply_highlight_style
(cell, fill_hex: str)
spreadsheet/references/examples/openpyxl/create_spreadsheet_with_styling.py:27
↓ 1 callers
Method
awaitTermination
* 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 callers
Function
build_parser
()
sentry/scripts/sentry_api.py:156
↓ 1 callers
Function
calc_dpi_via_ooxml
Calculate DPI from OOXML `ppt/presentation.xml` slide size (cx/cy in EMUs).
slides/scripts/render_slides.py:19
↓ 1 callers
Function
calc_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 callers
Function
calc_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 callers
Function
calc_dpi_via_pdf
Convert input to PDF and compute DPI from its page size.
doc/scripts/render_docx.py:69
↓ 1 callers
Function
calc_tol
Calculate per-channel colour tolerance appropriate for *dpi* (anti-aliasing tolerance).
slides/scripts/slides_test.py:33
↓ 1 callers
Method
call_tool
Call a tool on the MCP server with provided arguments.
mcp-builder/scripts/connections.py:67
↓ 1 callers
Function
capture_linux
(args: argparse.Namespace, output: Path)
screenshot/scripts/take_screenshot.py:369
↓ 1 callers
Function
create_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 callers
Function
create_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 callers
Function
create_resource_dirs
(skill_dir, skill_name, skill_title, resources, include_examples)
skill-creator/scripts/init_skill.py:230
↓ 1 callers
Function
create_sample
(path: Path)
spreadsheet/references/examples/openpyxl/read_existing_spreadsheet.py:16
↓ 1 callers
Method
deduplicate_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 callers
Function
default_dir
(system: str)
screenshot/scripts/take_screenshot.py:124
↓ 1 callers
Function
default_output
(repo_root: Path, title: str)
jupyter-notebook/scripts/new_notebook.py:73
↓ 1 callers
Function
ease_in_bounce
Bounce ease-in (bouncy start).
slack-gif-creator/core/easing.py:51
↓ 1 callers
Function
enlarge_deck
Enlarge the input PPTX with a fixed grey padding and return the new page size.
slides/scripts/slides_test.py:42
↓ 1 callers
Function
ensure_gh_available
(repo_root: Path)
gh-fix-ci/scripts/inspect_pr_checks.py:150
↓ 1 callers
Function
ensure_macos_permissions
()
screenshot/scripts/take_screenshot.py:230
↓ 1 callers
Function
ensure_system_tools
()
doc/scripts/render_docx.py:19
↓ 1 callers
Function
evaluate_single_task
Evaluate a single QA pair with the given tools.
mcp-builder/scripts/evaluation.py:154
↓ 1 callers
Function
extract_failure_snippet
(log_text: str, max_lines: int, context: int)
gh-fix-ci/scripts/inspect_pr_checks.py:427
↓ 1 callers
Function
extract_job_id
(url: str)
gh-fix-ci/scripts/inspect_pr_checks.py:298
↓ 1 callers
Function
extract_run_id
(url: str)
gh-fix-ci/scripts/inspect_pr_checks.py:288
↓ 1 callers
Function
fetch_all
(owner: str, repo: str, number: int)
gh-address-comments/scripts/fetch_comments.py:170
↓ 1 callers
Function
fetch_check_log
( run_id: str, job_id: str | None, repo_root: Path, )
gh-fix-ci/scripts/inspect_pr_checks.py:333
↓ 1 callers
Function
fetch_checks
(pr_value: str, repo_root: Path)
gh-fix-ci/scripts/inspect_pr_checks.py:182
↓ 1 callers
Function
fetch_job_log
(job_id: str, repo_root: Path)
gh-fix-ci/scripts/inspect_pr_checks.py:366
↓ 1 callers
Function
fetch_repo_slug
(repo_root: Path)
gh-fix-ci/scripts/inspect_pr_checks.py:380
↓ 1 callers
Function
fetch_run_log
(run_id: str, repo_root: Path)
gh-fix-ci/scripts/inspect_pr_checks.py:358
↓ 1 callers
Function
fetch_run_metadata
(run_id: str, repo_root: Path)
gh-fix-ci/scripts/inspect_pr_checks.py:310
↓ 1 callers
Function
find_failure_index
(lines: Sequence[str])
gh-fix-ci/scripts/inspect_pr_checks.py:444
↓ 1 callers
Function
find_git_root
(start: Path)
gh-fix-ci/scripts/inspect_pr_checks.py:138
↓ 1 callers
Function
find_repo_root
(start: Path)
jupyter-notebook/scripts/new_notebook.py:17
↓ 1 callers
Function
format_display_name
(skill_name)
skill-creator/scripts/generate_openai_yaml.py:57
↓ 1 callers
Function
generate_short_description
(display_name)
skill-creator/scripts/generate_openai_yaml.py:76
↓ 1 callers
Function
get_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 callers
Function
get_easing
Get easing function by name.
slack-gif-creator/core/easing.py:117
↓ 1 callers
Function
gh_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 callers
Function
gh_pr_view_json
(fields: str)
gh-address-comments/scripts/fetch_comments.py:118
↓ 1 callers
Function
github_api_contents_url
(repo: str, path: str, ref: str)
skill-installer/scripts/github_utils.py:20
↓ 1 callers
Function
handle_event_detail
(args, token, base_url)
sentry/scripts/sentry_api.py:145
↓ 1 callers
Function
handle_issue_detail
(args, token, base_url)
sentry/scripts/sentry_api.py:131
↓ 1 callers
Function
handle_issue_events
(args, token, base_url)
sentry/scripts/sentry_api.py:138
↓ 1 callers
Function
handle_list_issues
(args, token, base_url)
sentry/scripts/sentry_api.py:116
↓ 1 callers
Function
indent_block
(text: str, prefix: str = " ")
gh-fix-ci/scripts/inspect_pr_checks.py:504
↓ 1 callers
Function
init_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 callers
Function
inspect_images
Return 1-based indices of slides that contain pixels outside the pad.
slides/scripts/slides_test.py:83
↓ 1 callers
Function
is_failing
(check: dict[str, Any])
gh-fix-ci/scripts/inspect_pr_checks.py:227
↓ 1 callers
Function
is_server_ready
Wait for server to be ready by polling the port.
webapp-testing/scripts/with_server.py:23
↓ 1 callers
Function
is_zip_payload
(payload: bytes)
gh-fix-ci/scripts/inspect_pr_checks.py:423
↓ 1 callers
Function
list_macos_windows
(args: argparse.Namespace)
screenshot/scripts/take_screenshot.py:306
↓ 1 callers
Function
list_test_macos_windows
(args: argparse.Namespace)
screenshot/scripts/take_screenshot.py:322
↓ 1 callers
Method
list_tools
Retrieve available tools from the MCP server.
mcp-builder/scripts/connections.py:55
↓ 1 callers
Function
load_template
(skill_dir: Path, kind: str)
jupyter-notebook/scripts/new_notebook.py:24
↓ 1 callers
Function
mac_default_dir
()
screenshot/scripts/take_screenshot.py:107
↓ 1 callers
Function
macos_display_indexes
()
screenshot/scripts/take_screenshot.py:263
↓ 1 callers
Function
macos_window_ids
(args: argparse.Namespace, capture_all: bool)
screenshot/scripts/take_screenshot.py:277
↓ 1 callers
Function
main
()
screenshot/scripts/take_screenshot.py:420
↓ 1 callers
Function
main
()
sentry/scripts/sentry_api.py:207
↓ 1 callers
Function
main
()
jupyter-notebook/scripts/new_notebook.py:105
↓ 1 callers
Function
main
()
transcribe/scripts/transcribe_diarize.py:189
↓ 1 callers
Function
main
()
gh-fix-ci/scripts/inspect_pr_checks.py:96
↓ 1 callers
Function
main
()
slides/scripts/create_montage.py:182
↓ 1 callers
Function
main
()
slides/scripts/detect_font.py:765
↓ 1 callers
Function
main
()
slides/scripts/slides_test.py:133
↓ 1 callers
Function
main
()
slides/scripts/render_slides.py:226
↓ 1 callers
Function
main
()
webapp-testing/scripts/with_server.py:35
↓ 1 callers
Function
main
()
gh-address-comments/scripts/fetch_comments.py:229
↓ 1 callers
Function
main
()
mcp-builder/scripts/evaluation.py:305
↓ 1 callers
Function
main
()
skill-creator/scripts/generate_openai_yaml.py:189
↓ 1 callers
Function
main
()
skill-creator/scripts/init_skill.py:333
↓ 1 callers
Function
main
()
sora/scripts/sora.py:1168
↓ 1 callers
Function
main
()
speech/scripts/text_to_speech.py:486
↓ 1 callers
Function
main
()
doc/scripts/render_docx.py:227
↓ 1 callers
Function
main
()
imagegen/scripts/image_gen.py:826
↓ 1 callers
Function
main
(argv: list[str])
skill-installer/scripts/list-skills.py:86
↓ 1 callers
Function
main
(argv: list[str])
skill-installer/scripts/install-skill-from-github.py:269
↓ 1 callers
Function
main
()
spreadsheet/references/examples/openpyxl/create_basic_spreadsheet.py:16
← previous
next →
201–300 of 437, ranked by callers