> Structured Chinese Chenggu (“bone weight”) fortune analysis for 称骨算命 / 袁天罡称骨 tasks. Use when the user wants a deterministic lookup + structured output pipeline from birth datetime or normalized lunar components.
npx skills add https://github.com/shizhilya/yuan --skill chenggu-analysis
你要把“称骨算命”执行成一个 可计算、可结构化、可扩展 的民俗规则流程,而不是自由发挥的玄学散文。
lunar_components;若只有 birth_datetime 且是公历,先做可靠的农历转换。year/month/day/hour 四项权重。total_qian 必须一一对应 verse_profiles 的唯一档位。仅在以下场景使用:
不要用于:
references/chenggu_skill_spec.json: 完整规则总表(可直接被工具读取)references/lookup_tables.json: 年/月/日/时权重查表references/verse_profiles.json: 51 档歌诀与结构化标签references/skill_contract.json: 输入、派生特征、规则、决策流references/implementation_notes.md: 边界规则、转换要求、限制说明assets/output-template.json: 中文展示模板assets/input.schema.json / assets/output.schema.json: 机器可读 schemareferences/examples.md: 参考输入输出lunar_components,直接使用:year_ganzhimonthdayhour_branchis_leap_monthbirth_datetime:calendar_typegregorian,调用宿主环境中可靠的农历转换能力lunar,提取农历年月日时lookup_tables.json:year_weight_qian_by_ganzhimonth_weight_qianday_weight_qianhour_weight_qiantotal_qian = year + month + day + hourtotal_display = verse_profiles[total_qian].total_displaygrade = verse_profiles[total_qian].gradeverse_profiles.json 中对应档位:verse_canonicalstructured.trajectory_tagsstructured.career_levelstructured.wealth_levelstructured.marriage_levelstructured.scoresassets/output.schema.jsondisplay_zh,键名与 assets/output-template.json 一致skill_nameapi_nameinput_normalizedweightstotal_weightgradeverse_canonicalanalysisadvicedisplay_zhlimitationsdisplay_zh 内必须包含:骨重明细总骨重等级原始歌诀结构化分析建议Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.
Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances
Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.
Build and distribute Expo development clients locally or via TestFlight
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.
Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.
Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.
Take shizhilya/chenggu-analysis from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.