Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anthropics/skills
/ functions
Functions
423 in github.com/anthropics/skills
⨍
Functions
423
◇
Types & classes
21
↓ 1 callers
Function
_consolidate_text
(run)
skills/xlsx/scripts/office/helpers/merge_runs.py:178
↓ 1 callers
Method
_create_context
Create the connection context based on connection type.
skills/mcp-builder/scripts/connections.py:21
↓ 1 callers
Function
_encode_smart_quotes
(text: str)
skills/docx/scripts/comment.py:80
↓ 1 callers
Function
_ensure_comment_content_types
(unpacked_dir: Path)
skills/docx/scripts/comment.py:179
↓ 1 callers
Function
_ensure_comment_relationships
(unpacked_dir: Path)
skills/docx/scripts/comment.py:137
↓ 1 callers
Function
_ensure_shim
()
skills/pptx/scripts/office/soffice.py:53
↓ 1 callers
Function
_ensure_shim
()
skills/docx/scripts/office/soffice.py:53
↓ 1 callers
Function
_ensure_shim
()
skills/xlsx/scripts/office/soffice.py:53
↓ 1 callers
Function
_escape_smart_quotes
(xml_file: Path)
skills/pptx/scripts/office/unpack.py:91
↓ 1 callers
Function
_escape_smart_quotes
(xml_file: Path)
skills/docx/scripts/office/unpack.py:91
↓ 1 callers
Function
_escape_smart_quotes
(xml_file: Path)
skills/xlsx/scripts/office/unpack.py:91
↓ 1 callers
Function
_find_para_id
(comments_path: Path, comment_id: int)
skills/docx/scripts/comment.py:98
↓ 1 callers
Function
_find_runs_recursive
(root: Path, current: Path, runs: list[dict])
skills/skill-creator/eval-viewer/generate_review.py:68
↓ 1 callers
Function
_first_child_run
(container)
skills/pptx/scripts/office/helpers/merge_runs.py:128
↓ 1 callers
Function
_first_child_run
(container)
skills/docx/scripts/office/helpers/merge_runs.py:128
↓ 1 callers
Function
_first_child_run
(container)
skills/xlsx/scripts/office/helpers/merge_runs.py:128
↓ 1 callers
Method
_generate_detailed_diff
(self, original_text, modified_text)
skills/pptx/scripts/office/validators/redlining.py:104
↓ 1 callers
Method
_generate_detailed_diff
(self, original_text, modified_text)
skills/docx/scripts/office/validators/redlining.py:104
↓ 1 callers
Method
_generate_detailed_diff
(self, original_text, modified_text)
skills/xlsx/scripts/office/validators/redlining.py:104
↓ 1 callers
Function
_get_authors_from_docx
(docx_path: Path)
skills/pptx/scripts/office/helpers/simplify_redlines.py:149
↓ 1 callers
Function
_get_authors_from_docx
(docx_path: Path)
skills/docx/scripts/office/helpers/simplify_redlines.py:149
↓ 1 callers
Function
_get_authors_from_docx
(docx_path: Path)
skills/xlsx/scripts/office/helpers/simplify_redlines.py:149
↓ 1 callers
Function
_get_children
(parent, tag: str)
skills/pptx/scripts/office/helpers/merge_runs.py:68
↓ 1 callers
Function
_get_children
(parent, tag: str)
skills/docx/scripts/office/helpers/merge_runs.py:68
↓ 1 callers
Function
_get_children
(parent, tag: str)
skills/xlsx/scripts/office/helpers/merge_runs.py:68
↓ 1 callers
Method
_get_expected_relationship_type
(self, element_name)
skills/pptx/scripts/office/validators/base.py:469
↓ 1 callers
Method
_get_expected_relationship_type
(self, element_name)
skills/docx/scripts/office/validators/base.py:469
↓ 1 callers
Method
_get_expected_relationship_type
(self, element_name)
skills/xlsx/scripts/office/validators/base.py:469
↓ 1 callers
Method
_get_git_word_diff
(self, original_text, modified_text)
skills/pptx/scripts/office/validators/redlining.py:127
↓ 1 callers
Method
_get_git_word_diff
(self, original_text, modified_text)
skills/docx/scripts/office/validators/redlining.py:127
↓ 1 callers
Method
_get_git_word_diff
(self, original_text, modified_text)
skills/xlsx/scripts/office/validators/redlining.py:127
↓ 1 callers
Function
_get_next_rid
(rels_path: Path)
skills/docx/scripts/comment.py:108
↓ 1 callers
Method
_get_original_file_errors
(self, xml_file)
skills/pptx/scripts/office/validators/base.py:787
↓ 1 callers
Method
_get_original_file_errors
(self, xml_file)
skills/docx/scripts/office/validators/base.py:787
↓ 1 callers
Method
_get_original_file_errors
(self, xml_file)
skills/xlsx/scripts/office/validators/base.py:787
↓ 1 callers
Method
_get_schema_path
(self, xml_file)
skills/pptx/scripts/office/validators/base.py:685
↓ 1 callers
Method
_get_schema_path
(self, xml_file)
skills/docx/scripts/office/validators/base.py:685
↓ 1 callers
Method
_get_schema_path
(self, xml_file)
skills/xlsx/scripts/office/validators/base.py:685
↓ 1 callers
Function
_has_content_type
(ct_path: Path, part_name: str)
skills/docx/scripts/comment.py:129
↓ 1 callers
Function
_has_relationship
(rels_path: Path, target: str)
skills/docx/scripts/comment.py:121
↓ 1 callers
Function
_is_adjacent
(elem1, elem2)
skills/pptx/scripts/office/helpers/merge_runs.py:78
↓ 1 callers
Function
_is_adjacent
(elem1, elem2)
skills/docx/scripts/office/helpers/merge_runs.py:78
↓ 1 callers
Function
_is_adjacent
(elem1, elem2)
skills/xlsx/scripts/office/helpers/merge_runs.py:78
↓ 1 callers
Function
_is_element
(node, tag: str)
skills/pptx/scripts/office/helpers/simplify_redlines.py:75
↓ 1 callers
Function
_is_element
(node, tag: str)
skills/docx/scripts/office/helpers/simplify_redlines.py:75
↓ 1 callers
Function
_is_element
(node, tag: str)
skills/xlsx/scripts/office/helpers/simplify_redlines.py:75
↓ 1 callers
Function
_kill_port
Kill any process listening on the given port.
skills/skill-creator/eval-viewer/generate_review.py:288
↓ 1 callers
Method
_looks_like_uuid
(self, value)
skills/pptx/scripts/office/validators/pptx.py:100
↓ 1 callers
Method
_looks_like_uuid
(self, value)
skills/docx/scripts/office/validators/pptx.py:100
↓ 1 callers
Method
_looks_like_uuid
(self, value)
skills/xlsx/scripts/office/validators/pptx.py:100
↓ 1 callers
Function
_merge_run_content
(target, source)
skills/pptx/scripts/office/helpers/merge_runs.py:170
↓ 1 callers
Function
_merge_run_content
(target, source)
skills/docx/scripts/office/helpers/merge_runs.py:170
↓ 1 callers
Function
_merge_run_content
(target, source)
skills/xlsx/scripts/office/helpers/merge_runs.py:170
↓ 1 callers
Function
_merge_runs_in
(container)
skills/pptx/scripts/office/helpers/merge_runs.py:108
↓ 1 callers
Function
_merge_runs_in
(container)
skills/docx/scripts/office/helpers/merge_runs.py:108
↓ 1 callers
Function
_merge_runs_in
(container)
skills/xlsx/scripts/office/helpers/merge_runs.py:108
↓ 1 callers
Function
_merge_tracked_content
(target, source)
skills/pptx/scripts/office/helpers/simplify_redlines.py:104
↓ 1 callers
Function
_merge_tracked_content
(target, source)
skills/docx/scripts/office/helpers/simplify_redlines.py:104
↓ 1 callers
Function
_merge_tracked_content
(target, source)
skills/xlsx/scripts/office/helpers/simplify_redlines.py:104
↓ 1 callers
Function
_needs_shim
()
skills/pptx/scripts/office/soffice.py:44
↓ 1 callers
Function
_needs_shim
()
skills/docx/scripts/office/soffice.py:44
↓ 1 callers
Function
_needs_shim
()
skills/xlsx/scripts/office/soffice.py:44
↓ 1 callers
Function
_next_element_sibling
(node)
skills/pptx/scripts/office/helpers/merge_runs.py:135
↓ 1 callers
Function
_next_element_sibling
(node)
skills/docx/scripts/office/helpers/merge_runs.py:135
↓ 1 callers
Function
_next_element_sibling
(node)
skills/xlsx/scripts/office/helpers/merge_runs.py:135
↓ 1 callers
Function
_next_sibling_run
(node)
skills/pptx/scripts/office/helpers/merge_runs.py:144
↓ 1 callers
Function
_next_sibling_run
(node)
skills/docx/scripts/office/helpers/merge_runs.py:144
↓ 1 callers
Function
_next_sibling_run
(node)
skills/xlsx/scripts/office/helpers/merge_runs.py:144
↓ 1 callers
Method
_preprocess_for_mc_ignorable
(self, xml_doc)
skills/pptx/scripts/office/validators/base.py:742
↓ 1 callers
Method
_preprocess_for_mc_ignorable
(self, xml_doc)
skills/docx/scripts/office/validators/base.py:742
↓ 1 callers
Method
_preprocess_for_mc_ignorable
(self, xml_doc)
skills/xlsx/scripts/office/validators/base.py:742
↓ 1 callers
Function
_pretty_print_xml
(xml_file: Path)
skills/pptx/scripts/office/unpack.py:82
↓ 1 callers
Function
_pretty_print_xml
(xml_file: Path)
skills/docx/scripts/office/unpack.py:82
↓ 1 callers
Function
_pretty_print_xml
(xml_file: Path)
skills/xlsx/scripts/office/unpack.py:82
↓ 1 callers
Function
_remove_elements
(root, tag: str)
skills/pptx/scripts/office/helpers/merge_runs.py:93
↓ 1 callers
Function
_remove_elements
(root, tag: str)
skills/docx/scripts/office/helpers/merge_runs.py:93
↓ 1 callers
Function
_remove_elements
(root, tag: str)
skills/xlsx/scripts/office/helpers/merge_runs.py:93
↓ 1 callers
Method
_remove_ignorable_elements
(self, root)
skills/pptx/scripts/office/validators/base.py:723
↓ 1 callers
Method
_remove_ignorable_elements
(self, root)
skills/docx/scripts/office/validators/base.py:723
↓ 1 callers
Method
_remove_ignorable_elements
(self, root)
skills/xlsx/scripts/office/validators/base.py:723
↓ 1 callers
Method
_remove_template_tags_from_text_nodes
(self, xml_doc)
skills/pptx/scripts/office/validators/base.py:814
↓ 1 callers
Method
_remove_template_tags_from_text_nodes
(self, xml_doc)
skills/docx/scripts/office/validators/base.py:814
↓ 1 callers
Method
_remove_template_tags_from_text_nodes
(self, xml_doc)
skills/xlsx/scripts/office/validators/base.py:814
↓ 1 callers
Function
_run_validation
( unpacked_dir: Path, original_file: Path, suffix: str, infer_author_func=None, )
skills/pptx/scripts/office/pack.py:69
↓ 1 callers
Function
_run_validation
( unpacked_dir: Path, original_file: Path, suffix: str, infer_author_func=None, )
skills/docx/scripts/office/pack.py:69
↓ 1 callers
Function
_run_validation
( unpacked_dir: Path, original_file: Path, suffix: str, infer_author_func=None, )
skills/xlsx/scripts/office/pack.py:69
↓ 1 callers
Function
_setup_libreoffice_macro
()
skills/docx/scripts/accept_changes.py:91
↓ 1 callers
Function
_strip_run_rsid_attrs
(root)
skills/pptx/scripts/office/helpers/merge_runs.py:99
↓ 1 callers
Function
_strip_run_rsid_attrs
(root)
skills/docx/scripts/office/helpers/merge_runs.py:99
↓ 1 callers
Function
_strip_run_rsid_attrs
(root)
skills/xlsx/scripts/office/helpers/merge_runs.py:99
↓ 1 callers
Function
accept_changes
( input_file: str, output_file: str, )
skills/docx/scripts/accept_changes.py:36
↓ 1 callers
Function
add_comment
( unpacked_dir: str, comment_id: int, text: str, author: str = "Claude", initials: str = "
skills/docx/scripts/comment.py:218
↓ 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)
skills/slack-gif-creator/core/gif_builder.py:34
↓ 1 callers
Function
agent_loop
Run the agent loop with MCP tools.
skills/mcp-builder/scripts/evaluation.py:86
↓ 1 callers
Function
aggregate_results
Aggregate run results into summary statistics. Returns run_summary with stats for each configuration and delta.
skills/skill-creator/scripts/aggregate_benchmark.py:176
↓ 1 callers
Function
build_run
Build a run dict with prompt, outputs, and grading data.
skills/skill-creator/eval-viewer/generate_review.py:85
↓ 1 callers
Function
build_slide_list
( slide_info: list[dict], visible_images: list[Path], temp_dir: Path, )
skills/pptx/scripts/thumbnail.py:121
↓ 1 callers
Method
call_tool
Call a tool on the MCP server with provided arguments.
skills/mcp-builder/scripts/connections.py:67
↓ 1 callers
Function
clean_unused_files
(unpacked_dir: Path)
skills/pptx/scripts/clean.py:241
↓ 1 callers
Method
compare_paragraph_counts
(self)
skills/pptx/scripts/office/validators/docx.py:243
← previous
next →
101–200 of 423, ranked by callers