MCPcopy Create free account

hub / github.com/anthropics/skills / functions

Functions423 in github.com/anthropics/skills

↓ 1 callersMethodcompare_paragraph_counts
(self)
skills/docx/scripts/office/validators/docx.py:243
↓ 1 callersMethodcompare_paragraph_counts
(self)
skills/xlsx/scripts/office/validators/docx.py:243
↓ 1 callersFunctionconvert
(pdf_path, output_dir, max_dim=1000)
skills/pdf/scripts/convert_pdf_to_images.py:9
↓ 1 callersFunctionconvert_to_images
(pptx_path: Path, temp_dir: Path)
skills/pptx/scripts/thumbnail.py:158
↓ 1 callersMethodcount_paragraphs_in_original
(self)
skills/pptx/scripts/office/validators/docx.py:179
↓ 1 callersMethodcount_paragraphs_in_original
(self)
skills/docx/scripts/office/validators/docx.py:179
↓ 1 callersMethodcount_paragraphs_in_original
(self)
skills/xlsx/scripts/office/validators/docx.py:179
↓ 1 callersMethodcount_paragraphs_in_unpacked
(self)
skills/pptx/scripts/office/validators/docx.py:163
↓ 1 callersMethodcount_paragraphs_in_unpacked
(self)
skills/docx/scripts/office/validators/docx.py:163
↓ 1 callersMethodcount_paragraphs_in_unpacked
(self)
skills/xlsx/scripts/office/validators/docx.py:163
↓ 1 callersFunctioncreate_connection
Factory function to create the appropriate MCP connection. Args: transport: Connection type ("stdio", "sse", or "http") command:
skills/mcp-builder/scripts/connections.py:112
↓ 1 callersFunctioncreate_grid
( slides: list[tuple[Path, str]], cols: int, width: int, )
skills/pptx/scripts/thumbnail.py:225
↓ 1 callersFunctioncreate_grids
( slides: list[tuple[Path, str]], cols: int, width: int, output_path: Path, )
skills/pptx/scripts/thumbnail.py:196
↓ 1 callersFunctioncreate_hidden_placeholder
(size: tuple[int, int])
skills/pptx/scripts/thumbnail.py:149
↓ 1 callersFunctioncreate_slide_from_layout
(unpacked_dir: Path, layout_file: str)
skills/pptx/scripts/add_slide.py:33
↓ 1 callersFunctioncreate_validation_image
(page_number, fields_json_path, input_path, output_path)
skills/pdf/scripts/create_validation_image.py:9
↓ 1 callersMethoddeduplicate_frames
Remove duplicate or near-duplicate consecutive frames. Args: threshold: Similarity threshold (0.0-1.0). Higher = more st
skills/slack-gif-creator/core/gif_builder.py:124
↓ 1 callersFunctionduplicate_slide
(unpacked_dir: Path, source: str)
skills/pptx/scripts/add_slide.py:90
↓ 1 callersFunctionease_in_bounce
Bounce ease-in (bouncy start).
skills/slack-gif-creator/core/easing.py:51
↓ 1 callersFunctionembed_file
Read a file and return an embedded representation.
skills/skill-creator/eval-viewer/generate_review.py:149
↓ 1 callersFunctionevaluate_single_task
Evaluate a single QA pair with the given tools.
skills/mcp-builder/scripts/evaluation.py:154
↓ 1 callersFunctionextract_form_structure
(pdf_path)
skills/pdf/scripts/extract_form_structure.py:20
↓ 1 callersFunctionfill_pdf_fields
(input_pdf_path: str, fields_json_path: str, output_pdf_path: str)
skills/pdf/scripts/fill_fillable_fields.py:11
↓ 1 callersFunctionfill_pdf_form
(input_pdf_path, fields_json_path, output_pdf_path)
skills/pdf/scripts/fill_pdf_form_with_annotations.py:33
↓ 1 callersFunctiongenerate_benchmark
Generate complete benchmark.json from run results.
skills/skill-creator/scripts/aggregate_benchmark.py:227
↓ 1 callersFunctiongenerate_markdown
Generate human-readable benchmark.md from benchmark data.
skills/skill-creator/scripts/aggregate_benchmark.py:281
↓ 1 callersFunctionget_bounding_box_messages
(fields_json_stream)
skills/pdf/scripts/check_bounding_boxes.py:15
↓ 1 callersFunctionget_easing
Get easing function by name.
skills/slack-gif-creator/core/easing.py:117
↓ 1 callersFunctionget_full_annotation_field_id
(annotation)
skills/pdf/scripts/extract_form_field_info.py:9
↓ 1 callersFunctionget_mime_type
(path: Path)
skills/skill-creator/eval-viewer/generate_review.py:52
↓ 1 callersFunctionget_referenced_files
(unpacked_dir: Path)
skills/pptx/scripts/clean.py:153
↓ 1 callersFunctionget_slide_info
(pptx_path: Path)
skills/pptx/scripts/thumbnail.py:95
↓ 1 callersFunctionget_slide_referenced_files
(unpacked_dir: Path)
skills/pptx/scripts/clean.py:106
↓ 1 callersFunctionget_slides_in_sldidlst
(unpacked_dir: Path)
skills/pptx/scripts/clean.py:27
↓ 1 callersFunctionget_tracked_change_authors
(doc_xml_path: Path)
skills/pptx/scripts/office/helpers/simplify_redlines.py:126
↓ 1 callersFunctionget_tracked_change_authors
(doc_xml_path: Path)
skills/docx/scripts/office/helpers/simplify_redlines.py:126
↓ 1 callersFunctionget_tracked_change_authors
(doc_xml_path: Path)
skills/xlsx/scripts/office/helpers/simplify_redlines.py:126
↓ 1 callersFunctionhas_gtimeout
()
skills/xlsx/scripts/recalc.py:32
↓ 1 callersFunctionis_server_ready
Wait for server to be ready by polling the port.
skills/webapp-testing/scripts/with_server.py:23
↓ 1 callersMethodlist_tools
Retrieve available tools from the MCP server.
skills/mcp-builder/scripts/connections.py:55
↓ 1 callersFunctionload_previous_iteration
Load previous iteration's feedback and outputs. Returns a map of run_id -> {"feedback": str, "outputs": list[dict]}.
skills/skill-creator/eval-viewer/generate_review.py:213
↓ 1 callersFunctionload_run_results
Load all run results from a benchmark directory. Returns dict keyed by config name (e.g. "with_skill"/"without_skill", or "new_skill"/"o
skills/skill-creator/scripts/aggregate_benchmark.py:67
↓ 1 callersFunctionmain
()
skills/pptx/scripts/thumbnail.py:40
↓ 1 callersFunctionmain
()
skills/pptx/scripts/office/validate.py:25
↓ 1 callersFunctionmain
()
skills/pdf/scripts/extract_form_structure.py:91
↓ 1 callersFunctionmain
()
skills/webapp-testing/scripts/with_server.py:35
↓ 1 callersFunctionmain
()
skills/mcp-builder/scripts/evaluation.py:305
↓ 1 callersFunctionmain
()
skills/skill-creator/scripts/package_skill.py:111
↓ 1 callersFunctionmain
()
skills/skill-creator/scripts/run_loop.py:244
↓ 1 callersFunctionmain
()
skills/skill-creator/scripts/generate_report.py:304
↓ 1 callersFunctionmain
()
skills/skill-creator/scripts/aggregate_benchmark.py:338
↓ 1 callersFunctionmain
()
skills/skill-creator/scripts/improve_description.py:194
↓ 1 callersFunctionmain
()
skills/skill-creator/scripts/run_eval.py:259
↓ 1 callersFunctionmain
()
skills/skill-creator/eval-viewer/generate_review.py:387
↓ 1 callersFunctionmain
()
skills/docx/scripts/office/validate.py:25
↓ 1 callersFunctionmain
()
skills/xlsx/scripts/recalc.py:164
↓ 1 callersFunctionmain
()
skills/xlsx/scripts/office/validate.py:25
↓ 1 callersFunctionmake_field_dict
(field, field_id)
skills/pdf/scripts/extract_form_field_info.py:19
↓ 1 callersFunctionmonkeypatch_pydpf_method
()
skills/pdf/scripts/fill_fillable_fields.py:74
↓ 1 callersMethodoptimize_colors
Reduce colors in all frames using quantization. Args: num_colors: Target number of colors (8-256) use_global
skills/slack-gif-creator/core/gif_builder.py:59
↓ 1 callersFunctionpack
( input_directory: str, output_file: str, original_file: str | None = None, validate: bool = T
skills/pptx/scripts/office/pack.py:24
↓ 1 callersFunctionpack
( input_directory: str, output_file: str, original_file: str | None = None, validate: bool = T
skills/docx/scripts/office/pack.py:24
↓ 1 callersFunctionpack
( input_directory: str, output_file: str, original_file: str | None = None, validate: bool = T
skills/xlsx/scripts/office/pack.py:24
↓ 1 callersFunctionpackage_skill
Package a skill folder into a .skill file. Args: skill_path: Path to the skill folder output_dir: Optional output directory
skills/skill-creator/scripts/package_skill.py:42
↓ 1 callersFunctionparse_env_vars
Parse environment variable strings in format 'KEY=VALUE' into a dictionary.
skills/mcp-builder/scripts/evaluation.py:290
↓ 1 callersFunctionparse_evaluation_file
Parse XML evaluation file with qa_pair elements.
skills/mcp-builder/scripts/evaluation.py:56
↓ 1 callersFunctionparse_headers
Parse header strings in format 'Key: Value' into a dictionary.
skills/mcp-builder/scripts/evaluation.py:275
↓ 1 callersFunctionparse_source
(source: str)
skills/pptx/scripts/add_slide.py:165
↓ 1 callersFunctionrecalc
(filename, timeout=30)
skills/xlsx/scripts/recalc.py:70
↓ 1 callersFunctionrects_intersect
(r1, r2)
skills/pdf/scripts/check_bounding_boxes.py:20
↓ 1 callersFunctionremove_orphaned_files
(unpacked_dir: Path, referenced: set)
skills/pptx/scripts/clean.py:171
↓ 1 callersFunctionremove_orphaned_rels_files
(unpacked_dir: Path)
skills/pptx/scripts/clean.py:128
↓ 1 callersFunctionremove_orphaned_slides
(unpacked_dir: Path)
skills/pptx/scripts/clean.py:49
↓ 1 callersFunctionremove_trash_directory
(unpacked_dir: Path)
skills/pptx/scripts/clean.py:91
↓ 1 callersMethodrepair_durableId
(self)
skills/pptx/scripts/office/validators/docx.py:391
↓ 1 callersMethodrepair_durableId
(self)
skills/docx/scripts/office/validators/docx.py:391
↓ 1 callersMethodrepair_durableId
(self)
skills/xlsx/scripts/office/validators/docx.py:391
↓ 1 callersMethodrepair_whitespace_preservation
(self)
skills/pptx/scripts/office/validators/base.py:115
↓ 1 callersMethodrepair_whitespace_preservation
(self)
skills/docx/scripts/office/validators/base.py:115
↓ 1 callersMethodrepair_whitespace_preservation
(self)
skills/xlsx/scripts/office/validators/base.py:115
↓ 1 callersFunctionrun_evaluation
Run evaluation with MCP server tools.
skills/mcp-builder/scripts/evaluation.py:220
↓ 1 callersFunctionrun_loop
Run the eval + improvement loop.
skills/skill-creator/scripts/run_loop.py:47
↓ 1 callersFunctionrun_soffice
(args: list[str], **kwargs)
skills/pptx/scripts/office/soffice.py:35
↓ 1 callersFunctionrun_soffice
(args: list[str], **kwargs)
skills/docx/scripts/office/soffice.py:35
↓ 1 callersFunctionrun_soffice
(args: list[str], **kwargs)
skills/xlsx/scripts/office/soffice.py:35
↓ 1 callersFunctionsetup_libreoffice_macro
()
skills/xlsx/scripts/recalc.py:42
↓ 1 callersFunctionshould_exclude
Check if a path should be excluded from packaging.
skills/skill-creator/scripts/package_skill.py:27
↓ 1 callersFunctionsplit_eval_set
Split eval set into train and test sets, stratified by should_trigger.
skills/skill-creator/scripts/run_loop.py:24
↓ 1 callersFunctiontransform_from_image_coords
(bbox, image_width, image_height, pdf_width, pdf_height)
skills/pdf/scripts/fill_pdf_form_with_annotations.py:10
↓ 1 callersFunctiontransform_from_pdf_coords
(bbox, pdf_height)
skills/pdf/scripts/fill_pdf_form_with_annotations.py:23
↓ 1 callersFunctiontraverse
(node)
skills/pptx/scripts/office/helpers/simplify_redlines.py:114
↓ 1 callersFunctiontraverse
(node)
skills/pptx/scripts/office/helpers/merge_runs.py:47
↓ 1 callersFunctiontraverse
(node)
skills/docx/scripts/office/helpers/simplify_redlines.py:114
↓ 1 callersFunctiontraverse
(node)
skills/docx/scripts/office/helpers/merge_runs.py:47
↓ 1 callersFunctiontraverse
(node)
skills/xlsx/scripts/office/helpers/simplify_redlines.py:114
↓ 1 callersFunctiontraverse
(node)
skills/xlsx/scripts/office/helpers/merge_runs.py:47
↓ 1 callersFunctionunpack
( input_file: str, output_directory: str, merge_runs: bool = True, simplify_redlines: bool = T
skills/pptx/scripts/office/unpack.py:34
↓ 1 callersFunctionunpack
( input_file: str, output_directory: str, merge_runs: bool = True, simplify_redlines: bool = T
skills/docx/scripts/office/unpack.py:34
↓ 1 callersFunctionunpack
( input_file: str, output_directory: str, merge_runs: bool = True, simplify_redlines: bool = T
skills/xlsx/scripts/office/unpack.py:34
↓ 1 callersMethodupdate
()
skills/algorithmic-art/templates/generator_template.js:98
← previousnext →201–300 of 423, ranked by callers