Files
MyAiDesk/nomifun-tauri/test-data/builtin-skills/xiaohongshu-recruiter/references/api_reference.md
T
freedak f7a720204a Update: 将子项目从 submodule 转为完整内容
- 移除 GovAI, nomifun-tauri, 算力盒子 的 submodule 引用
- 添加所有子项目的完整源代码
- 保留原始 .git 为 .git.bak 备份
2026-07-04 19:20:46 +08:00

976 B

Reference Documentation for Xiaohongshu Recruiter

This is a placeholder for detailed reference documentation. Replace with actual reference content or delete if not needed.

Example real reference docs from other skills:

  • product-management/references/communication.md - Comprehensive guide for status updates
  • product-management/references/context_building.md - Deep-dive on gathering context
  • bigquery/references/ - API references and query examples

When Reference Docs Are Useful

Reference docs are ideal for:

  • Comprehensive API documentation
  • Detailed workflow guides
  • Complex multi-step processes
  • Information too lengthy for main SKILL.md
  • Content that's only needed for specific use cases

Structure Suggestions

API Reference Example

  • Overview
  • Authentication
  • Endpoints with examples
  • Error codes
  • Rate limits

Workflow Guide Example

  • Prerequisites
  • Step-by-step instructions
  • Common patterns
  • Troubleshooting
  • Best practices