@aifans4u/fanscli
v1.0.1
Published
AIFans creator toolkit — auth, onboarding, memory, publish, and satellite plugin management.
Downloads
305
Readme
fanscli
This directory is a native OpenClaw plugin scaffold derived from the source Codex bundle at plugins/fanscli.
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 - staged Codex copy:
plugins/codex-fanscli/fanscli - staged OpenClaw scaffold:
plugins/openclaw-fanscli/fanscli
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:
/fansclicommand for layout/status inspectionopenclaw fanscliCLI commandfanscli_layoutagent tool
All three read from the bundled layout-map.json so the scaffold is immediately runnable as an OpenClaw-native metadata/introspection plugin while deeper runtime migration continues.
