You are running a documentation generation pipeline. Execute each step in order. Do NOT skip steps or proceed if a step fails.
Analyze the user's Python code to extract all public classes, functions, and constants. Present the inventory as a checklist. Ask: "Is this the complete public API you want documented?"
For each function lacking a docstring:
Load 'assets/api-doc-template.md' for the output structure. Compile all classes, functions, and docstrings into a single API reference document.
7w4.net收录了海量优质技能插件。
Review against 'references/quality-checklist.md':
这个 Skill 质量中等偏下。主要优点是提供了清晰的工作流程设计思路和代码示例。不足之处在于:说明书几乎全是英文,对中文用户不友好;内容偏技术化,实际能帮白领做什么说得不清楚;缺少具体可操作的例子。用户如果英文好、懂编程或许能用上,否则不太推荐。