Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LeonChaoX/qinyan-academic-skills
/ functions
Functions
1,568 in github.com/LeonChaoX/qinyan-academic-skills
⨍
Functions
1,568
◇
Types & classes
82
↓ 1,009 callers
Method
get
Get cached response if available and not expired.
skills/07-临床医学与精准医疗/fda-database/scripts/fda_query.py:64
↓ 56 callers
Method
close
Clean up environment resources.
skills/09-机器学习与人工智能/stable-baselines3/scripts/custom_env_template.py:216
↓ 47 callers
Method
search
Execute a web search via the Chat API. Args: objective: Natural language description of the search goal. model: Chat
skills/01-论文检索与文献管理/parallel-web/scripts/parallel_web.py:184
↓ 29 callers
Function
write
(text)
skills/01-论文检索与文献管理/parallel-web/scripts/parallel_web.py:373
↓ 28 callers
Method
_make_request
Make API request with retry logic.
skills/15-金融与经济数据/fred-economic-data/scripts/fred_query.py:54
↓ 24 callers
Method
_log
Log message if verbose mode is enabled.
skills/03-学术演示与可视化/infographics/scripts/generate_infographic_ai.py:364
↓ 24 callers
Method
_log
Log message if verbose mode is enabled.
skills/03-学术演示与可视化/scientific-schematics/scripts/generate_schematic_ai.py:180
↓ 19 callers
Method
_get_text_safe
Safely extract text from XML element
skills/12-科学数据库/drugbank-database/scripts/drugbank_helper.py:45
↓ 19 callers
Method
_log
Log message if verbose mode is enabled.
skills/03-学术演示与可视化/scientific-slides/scripts/generate_slide_image_ai.py:201
↓ 17 callers
Method
query
Generic query method for any FDA endpoint. Args: category: API category (drug, device, food, animalandveterinary, other)
skills/07-临床医学与精准医疗/fda-database/scripts/fda_query.py:160
↓ 15 callers
Method
_make_request
Make API request with retry logic. Args: endpoint: API endpoint (e.g., '/works', '/authors') params: Query p
skills/01-论文检索与文献管理/openalex-database/scripts/openalex_client.py:44
↓ 15 callers
Function
parse_km_entry
Parse a BRENDA Km value entry into structured data.
skills/12-科学数据库/brenda-database/scripts/brenda_queries.py:80
↓ 15 callers
Function
write_output
(text)
skills/01-论文检索与文献管理/research-lookup/research_lookup.py:480
↓ 15 callers
Function
write_output
(text)
skills/01-论文检索与文献管理/research-lookup/scripts/research_lookup.py:480
↓ 14 callers
Function
validate_dependencies
Validate that required dependencies are installed.
skills/12-科学数据库/brenda-database/scripts/brenda_queries.py:67
↓ 13 callers
Function
safe_api_call
Make API call with error handling and exponential backoff retry. Args: url: API endpoint URL params: Query parameters
skills/07-临床医学与精准医疗/clinpgx-database/scripts/query_clinpgx.py:41
↓ 12 callers
Method
_log
Print verbose logging messages.
skills/01-论文检索与文献管理/biorxiv-database/scripts/biorxiv_search.py:45
↓ 11 callers
Method
_make_request
Make an API request with error handling and retries. Args: endpoint: API endpoint path params: Query paramet
skills/12-科学数据库/ensembl-database/scripts/ensembl_query.py:50
↓ 9 callers
Function
format_value
Format DICOM values for display.
skills/07-临床医学与精准医疗/pydicom/scripts/extract_metadata.py:23
↓ 9 callers
Function
validate_dependencies
Validate that required dependencies are installed.
skills/12-科学数据库/brenda-database/scripts/brenda_visualization.py:58
↓ 8 callers
Method
get_observations
Get observations (data values) for an economic data series. Args: series_id: The FRED series ID. observation
skills/15-金融与经济数据/fred-economic-data/scripts/fred_query.py:113
↓ 8 callers
Method
search
Search PubMed and return PMIDs. Args: query: Search query max_results: Maximum number of results
skills/01-论文检索与文献管理/citation-management/scripts/search_pubmed.py:36
↓ 8 callers
Function
validate_dependencies
Validate that required dependencies are installed.
skills/12-科学数据库/brenda-database/scripts/enzyme_pathway_builder.py:66
↓ 7 callers
Method
convert
Convert PDF to images using PyMuPDF.
skills/03-学术演示与可视化/scientific-slides/scripts/pdf_to_images.py:48
↓ 7 callers
Function
execute_query
Execute a GraphQL query against the Open Targets Platform API. Args: query: GraphQL query string variables: Optional diction
skills/12-科学数据库/opentargets-database/scripts/query_opentargets.py:21
↓ 7 callers
Method
lookup
Perform a research lookup, routing to the best backend. Parallel Chat API is used by default. Perplexity sonar-pro-search is used onl
skills/01-论文检索与文献管理/research-lookup/research_lookup.py:408
↓ 7 callers
Method
to_dict
(self)
skills/09-机器学习与人工智能/timesfm-forecasting/scripts/check_system.py:101
↓ 6 callers
Function
load_tree
Load tree from file.
skills/05-生物信息与基因组学/etetoolkit/scripts/tree_operations.py:24
↓ 6 callers
Method
search_patents
Search for patents. Args: query: Query dictionary (see PatentSearch API docs for syntax) fields: Fields to r
skills/12-科学数据库/uspto-database/scripts/patent_search.py:75
↓ 5 callers
Function
_append_xml
(xml_path: Path, root_tag: str, content: str)
skills/14-文档处理与数据工具/docx/scripts/comment.py:86
↓ 5 callers
Method
_parse_id_value
(self, val: str, base: int = 16)
skills/14-文档处理与数据工具/pptx/scripts/office/validators/docx.py:251
↓ 5 callers
Method
_parse_id_value
(self, val: str, base: int = 16)
skills/14-文档处理与数据工具/docx/scripts/office/validators/docx.py:251
↓ 5 callers
Method
_parse_id_value
(self, val: str, base: int = 16)
skills/14-文档处理与数据工具/xlsx/scripts/office/validators/docx.py:251
↓ 5 callers
Method
_read_reference
(self, filename)
skills/14-文档处理与数据工具/open-notebook/scripts/test_open_notebook_skill.py:247
↓ 5 callers
Method
get_trademark_by_registration
Get trademark information by registration number. Args: registration_number: Trademark registration number (e.g., "56789
skills/12-科学数据库/uspto-database/scripts/trademark_client.py:63
↓ 5 callers
Method
get_trademark_by_serial
Get trademark information by serial number. Args: serial_number: Trademark serial number (e.g., "87654321") Ret
skills/12-科学数据库/uspto-database/scripts/trademark_client.py:42
↓ 5 callers
Function
rate_limited_request
Make a rate-limited request to PubChem API. Args: url: Request URL method: HTTP method ('GET' or 'POST') **kwargs: A
skills/12-科学数据库/pubchem-database/scripts/bioactivity_query.py:28
↓ 4 callers
Function
add_divider
(ax, label_top=True)
skills/09-机器学习与人工智能/timesfm-forecasting/examples/covariates-forecasting/demo_covariates.py:163
↓ 4 callers
Function
apply_structural_alerts
Apply structural alert filters.
skills/06-化学信息与药物发现/medchem/scripts/filter_molecules.py:114
↓ 4 callers
Function
compare_across_organisms
Compare enzyme properties across different organisms.
skills/12-科学数据库/brenda-database/scripts/brenda_queries.py:236
↓ 4 callers
Method
find_drug
Find drug element by DrugBank ID Args: drugbank_id: DrugBank ID (e.g., 'DB00001') Returns: XML elem
skills/12-科学数据库/drugbank-database/scripts/drugbank_helper.py:49
↓ 4 callers
Function
infer_transformation_type
Infer the type of transformation based on substrate and product.
skills/12-科学数据库/brenda-database/scripts/enzyme_pathway_builder.py:232
↓ 4 callers
Method
paginate_all
Paginate through all results. Args: endpoint: API endpoint params: Query parameters max_results:
skills/01-论文检索与文献管理/openalex-database/scripts/openalex_client.py:192
↓ 4 callers
Function
parse_reaction_entry
Parse a BRENDA reaction entry into structured data.
skills/12-科学数据库/brenda-database/scripts/brenda_queries.py:115
↓ 4 callers
Method
render
Render the environment. Returns: Rendered frame (if render_mode is 'rgb_array')
skills/09-机器学习与人工智能/stable-baselines3/scripts/custom_env_template.py:185
↓ 4 callers
Method
summary
Print summary statistics for all resources.
skills/10-材料科学与物理计算/simpy/scripts/resource_monitor.py:224
↓ 3 callers
Method
_check_script
(self, filename)
skills/14-文档处理与数据工具/open-notebook/scripts/test_open_notebook_skill.py:315
↓ 3 callers
Function
_find_elements
(root, tag: str)
skills/14-文档处理与数据工具/pptx/scripts/office/helpers/merge_runs.py:44
↓ 3 callers
Function
_find_elements
(root, tag: str)
skills/14-文档处理与数据工具/docx/scripts/office/helpers/merge_runs.py:44
↓ 3 callers
Function
_find_elements
(root, tag: str)
skills/14-文档处理与数据工具/xlsx/scripts/office/helpers/merge_runs.py:44
↓ 3 callers
Function
_is_run
(node)
skills/14-文档处理与数据工具/pptx/scripts/office/helpers/merge_runs.py:154
↓ 3 callers
Function
_is_run
(node)
skills/14-文档处理与数据工具/docx/scripts/office/helpers/merge_runs.py:154
↓ 3 callers
Function
_is_run
(node)
skills/14-文档处理与数据工具/xlsx/scripts/office/helpers/merge_runs.py:154
↓ 3 callers
Method
_make_request
Make an API request with error handling and rate limiting.
skills/01-论文检索与文献管理/biorxiv-database/scripts/biorxiv_search.py:50
↓ 3 callers
Function
check_file_exists
Check if file exists and is readable.
skills/05-生物信息与基因组学/deeptools/scripts/validate_files.py:15
↓ 3 callers
Function
classify_confidence
Classify confidence score into categories.
skills/06-化学信息与药物发现/diffdock/scripts/analyze_results.py:125
↓ 3 callers
Function
convert_structure
Convert a structure file to a different format. Args: input_path: Path to input structure file output_path: Path to output f
skills/10-材料科学与物理计算/pymatgen/scripts/structure_converter.py:31
↓ 3 callers
Method
count_by_field
Count and aggregate results by a specific field. Args: category: API category endpoint: Specific endpoint
skills/07-临床医学与精准医疗/fda-database/scripts/fda_query.py:357
↓ 3 callers
Function
create_pattern_query
Create SMARTS query from string or SMILES.
skills/06-化学信息与药物发现/rdkit/scripts/substructure_filter.py:95
↓ 3 callers
Function
find_enzymes_for_transformation
Find enzymes that catalyze a specific transformation.
skills/12-科学数据库/brenda-database/scripts/enzyme_pathway_builder.py:274
↓ 3 callers
Function
generate_latex_table
Convert DataFrame to LaTeX table code. Returns: String with LaTeX table code
skills/07-临床医学与精准医疗/clinical-decision-support/scripts/create_cohort_tables.py:333
↓ 3 callers
Function
generate_report
Generate comprehensive evaluation report.
skills/04-研究方法与科学思维/scholar-evaluation/scripts/calculate_scores.py:147
↓ 3 callers
Method
get_application
Get patent application data by application number. Args: application_number: Application number (e.g., "16123456")
skills/12-科学数据库/uspto-database/scripts/peds_client.py:38
↓ 3 callers
Method
get_interactions
Get all drug-drug interactions Args: drugbank_id: DrugBank ID Returns: List of interaction dictiona
skills/12-科学数据库/drugbank-database/scripts/drugbank_helper.py:97
↓ 3 callers
Method
get_properties
Get chemical properties Args: drugbank_id: DrugBank ID Returns: Dictionary with 'calculated' and 'e
skills/12-科学数据库/drugbank-database/scripts/drugbank_helper.py:169
↓ 3 callers
Function
get_skill_path
Get the path to the venue-templates skill directory.
skills/02-科学写作与学术交流/venue-templates/scripts/customize_template.py:16
↓ 3 callers
Function
get_soffice_env
()
skills/14-文档处理与数据工具/docx/scripts/office/soffice.py:24
↓ 3 callers
Function
get_soffice_env
()
skills/14-文档处理与数据工具/xlsx/scripts/office/soffice.py:24
↓ 3 callers
Function
get_substrate_specificity
Get substrate specificity data for an enzyme.
skills/12-科学数据库/brenda-database/scripts/brenda_queries.py:419
↓ 3 callers
Method
get_transaction_history
Get transaction history for an application. Args: application_number: Application number Returns: L
skills/12-科学数据库/uspto-database/scripts/peds_client.py:78
↓ 3 callers
Function
list_notebooks
List all notebooks, optionally filtering by archived status.
skills/14-文档处理与数据工具/open-notebook/scripts/notebook_management.py:33
↓ 3 callers
Function
list_templates
List available templates.
skills/07-临床医学与精准医疗/clinical-reports/scripts/generate_report_template.py:51
↓ 3 callers
Function
parse_timeframe_to_days
Parse timeframe string to start and end days. Examples: "Week 1-4" -> (0, 28), "Month 3" -> (60, 90)
skills/07-临床医学与精准医疗/treatment-plans/scripts/timeline_generator.py:75
↓ 3 callers
Method
query_drug_events
Query drug adverse events.
skills/07-临床医学与精准医疗/fda-database/scripts/fda_query.py:239
↓ 3 callers
Method
reset
Reset environment to initial state. Returns: observation: Initial observation
skills/09-机器学习与人工智能/pufferlib/scripts/env_template.py:66
↓ 3 callers
Method
reset
Reset all agents.
skills/09-机器学习与人工智能/pufferlib/scripts/env_template.py:196
↓ 3 callers
Method
reset
Reset the environment to initial state. Args: seed: Random seed for reproducibility options: Additional opti
skills/09-机器学习与人工智能/stable-baselines3/scripts/custom_env_template.py:78
↓ 3 callers
Method
search_by_date_range
Search for preprints within a date range. Args: start_date: Start date in YYYY-MM-DD format end_date: End da
skills/01-论文检索与文献管理/biorxiv-database/scripts/biorxiv_search.py:67
↓ 3 callers
Method
search_works
Search works with filters. Args: search: Full-text search query filter_params: Dictionary of filter paramete
skills/01-论文检索与文献管理/openalex-database/scripts/openalex_client.py:101
↓ 3 callers
Method
step
Execute one environment step. Args: action: Action to take Returns: observation: New observation
skills/09-机器学习与人工智能/pufferlib/scripts/env_template.py:81
↓ 3 callers
Method
step
Execute one step in the environment. Args: action: Action to take Returns: observation: New observa
skills/09-机器学习与人工智能/stable-baselines3/scripts/custom_env_template.py:106
↓ 3 callers
Function
upload_attachment
Upload a file attachment to an entry
skills/13-实验室自动化与集成/labarchive-integration/scripts/entry_operations.py:145
↓ 2 callers
Method
__init__
(self, num_features, hidden_channels, num_classes, dropout=0.5)
skills/09-机器学习与人工智能/torch-geometric/scripts/benchmark_model.py:25
↓ 2 callers
Function
_add_to_content_types
(unpacked_dir: Path, dest: str)
skills/14-文档处理与数据工具/pptx/scripts/add_slide.py:130
↓ 2 callers
Function
_add_to_presentation_rels
(unpacked_dir: Path, dest: str)
skills/14-文档处理与数据工具/pptx/scripts/add_slide.py:141
↓ 2 callers
Function
_binomial_ci
Calculate exact binomial confidence interval (Clopper-Pearson method). Returns: Lower and upper bounds as percentages
skills/07-临床医学与精准医疗/clinical-decision-support/scripts/create_cohort_tables.py:371
↓ 2 callers
Method
_check_slide_count
Check if slide count is appropriate for duration.
skills/03-学术演示与可视化/scientific-slides/scripts/validate_presentation.py:257
↓ 2 callers
Function
_detect_venue_tier
Detect venue tier from URL to indicate source quality.
skills/01-论文检索与文献管理/research-lookup/lookup.py:90
↓ 2 callers
Method
_extract_citations_from_text
Extract DOIs and academic URLs from response text as fallback.
skills/01-论文检索与文献管理/research-lookup/research_lookup.py:370
↓ 2 callers
Method
_extract_citations_from_text
Extract DOIs and academic URLs from response text as fallback.
skills/01-论文检索与文献管理/research-lookup/scripts/research_lookup.py:370
↓ 2 callers
Method
_extract_text_content
(self, root)
skills/14-文档处理与数据工具/pptx/scripts/office/validators/redlining.py:229
↓ 2 callers
Method
_extract_text_content
(self, root)
skills/14-文档处理与数据工具/docx/scripts/office/validators/redlining.py:229
↓ 2 callers
Method
_extract_text_content
(self, root)
skills/14-文档处理与数据工具/xlsx/scripts/office/validators/redlining.py:229
↓ 2 callers
Function
_find_elements
(root, tag: str)
skills/14-文档处理与数据工具/pptx/scripts/office/helpers/simplify_redlines.py:111
↓ 2 callers
Function
_find_elements
(root, tag: str)
skills/14-文档处理与数据工具/docx/scripts/office/helpers/simplify_redlines.py:111
↓ 2 callers
Function
_find_elements
(root, tag: str)
skills/14-文档处理与数据工具/xlsx/scripts/office/helpers/simplify_redlines.py:111
↓ 2 callers
Method
_format_application_data
Format raw PEDS data into cleaner structure.
skills/12-科学数据库/uspto-database/scripts/peds_client.py:207
↓ 2 callers
Method
_format_results
Format validation results.
skills/03-学术演示与可视化/scientific-slides/scripts/validate_presentation.py:291
↓ 2 callers
Function
_generate_hex_id
()
skills/14-文档处理与数据工具/docx/scripts/comment.py:68
↓ 2 callers
Function
_get_api_key
Validate and return the Parallel API key.
skills/01-论文检索与文献管理/parallel-web/scripts/parallel_web.py:29
next →
1–100 of 1,568, ranked by callers