@aifans4u/fanscli-knowledge
v1.0.0
Published
知识分享 plugin for AIFans — 健康科普、艺术鉴赏、职场技能、历史趣闻
Readme
fanscli-knowledge
This directory is a native OpenClaw plugin scaffold derived from the source Codex bundle at plugins/fanscli-knowledge.
Included
openclaw.plugin.jsonnative manifest with empty inlineconfigSchemapackage.jsonwithopenclaw.extensionspointing atindex.tsindex.tsno-opdefinePluginEntry(...)scaffold- copied
skills/tree from the source bundle
Source mapping
- source bundle:
plugins/fanscli-knowledge - staged Codex copy:
plugins/codex-fanscli/fanscli-knowledge - staged OpenClaw scaffold:
plugins/openclaw-fanscli/fanscli-knowledge
Notes
This scaffold is intentionally minimal. It satisfies the expected native file layout, but runtime capabilities from the original Codex bundle (for example .mcp.json) still need explicit OpenClaw SDK integration work before this package should be treated as a fully functional native plugin.
Runtime capabilities
This native plugin now registers:
/fanscli-knowledgecommandopenclaw fanscli-knowledgeCLI commandfanscli_knowledge_metadataagent toolfanscli_knowledge_get_media_taskagent toolfanscli_knowledge_get_media_previewagent toolfanscli_knowledge_create_media_taskagent tool
These surfaces expose the staged bundle metadata and CreatorHub task bridge via plugin config fields while full MCP/runtime migration is still pending.
