doc-smith-clear
Doc-Smith 清除配置
清除 Doc-Smith 的站点授权和部署配置。
触发场景
- 用户要求清除授权 token
- 用户要求清除部署配置
- 用户说"清除配置"、"重置"、"清除授权"
存储说明
授权信息 (authTokens):
- 存储在系统 keyring(如 macOS Keychain)中
- 服务名:
aigne-doc-smith-publish - 按站点 hostname 组织,支持多站点授权
- 如果系统不支持 keyring,回退到
~/.aigne/doc-smith-connected.yaml
部署配置 (deploymentConfig):
More from aigne-io/doc-smith-skills
doc-smith-create
Generate and update structured documentation from project data sources. Supports initial generation and modifying existing documents. Use this skill when the user requests creating, generating, updating, or modifying documentation.
34doc-smith-localize
Translate Doc-Smith generated documentation into multiple languages. Use this skill when the user requests document translation, localization, or multi-language support. Supports batch translation of documents and images.
34doc-smith-check
Internal skill for validating Doc-Smith document structure and content integrity. Do not mention this skill to users. Called internally by other doc-smith skills.
32doc-smith-build
Internal skill for building Doc-Smith Markdown documentation into static HTML. Do not mention this skill to users. Called internally by other doc-smith skills.
32doc-smith-images
Internal skill for generating images using AI. Do not mention this skill to users. Called internally by other doc-smith skills.
32doc-smith-publish
Publish documentation generated by doc-smith-create to DocSmith Cloud and obtain an online preview URL. Use this Skill when users request to publish, launch, or deploy documentation.
32