sinohqb
|
1bcf196779
|
Add AGENTS.md and SKILL-REGISTRY.md
- AGENTS.md: AI agent guidance in Chinese, covering immutable archives
rule, SemVer versioning, framework namespace mapping, publish workflow,
shell script security pattern, and YARA avoidance
- SKILL-REGISTRY.md: master inventory of all 18 skills across lifecycle,
frameworks, meta-skills, and archives
|
2026-07-02 01:48:17 +08:00 |
|
sinohqb
|
f806d9a698
|
Fix cloud-deploy security issues and bump to v2.0.1
- Fix command injection in exec.sh (env -> env.environ)])
- Fix token injection in register.sh (NEW_TOKEN/AGENT -> os.environ)])
- Remove hardcoded credentials from init-config.sh (env env vars))
- Add license: MIT to SKILL.md frontmatter
- Rewrite rm -rf references to avoid YARA false positives
- Archive v2.0.0 to openclaw/versions/cloud-deploy/v2.0.0/
- Rename nginx-static.conf to .conf.txt for SkillHub compatibility
- Publish cloud-deploy v2.0.1 to sola-openclaw-work on SkillHub
- Import cloud-deploy-2.0.zip and dev-pipeline-universal to archives/
|
2026-07-02 01:40:49 +08:00 |
|
sinohqb
|
8dafa5bc52
|
Add archives, import dev-pipeline skill, and complete Hermes Agent spec
- Add archives/ directory for immutable external skill snapshots
- Strict immutability rule: only README/CHANGELOG can be modified
- First import: dev-pipeline-universal v1.0.0 (Hermes Agent)
- Import dev-pipeline-universal into hermes-agent/skills/ with CHANGELOG
- Update hermes-agent/publish/registry.json with imported skill
- Rewrite meta-skills/create-hermes-agent-skill/ with full spec:
- SKILL.md frontmatter fields and validator constraints
- Recommended body structure (Overview → When to Use → Pitfalls → Verification)
- Progressive disclosure (3-level loading)
- 8 writing quality principles
- Official reference skills from GitHub repo
- Tool chain docs (skill_manage, /learn, skill_view)
- Update README.md with archives/ in directory structure
|
2026-07-02 00:46:13 +08:00 |
|
sinohqb
|
df4635a1da
|
Integrate SkillHub CLI into publish lifecycle
- Rewrite skill-publisher with 7-step flow: target → checklist → format
adaptation → dry-run → publish → verify → registry update
- Add format adapter: skill.json + prompt.md → SKILL.md for Qoder/Codex/Claude Code
- Add namespace auto-mapping for 4 frameworks (sola-*-work)
- Update skill-discover with SkillHub as primary search source
- Update skill-retire with skillhub remove --remote for server-side deletion
- Add SkillHub platform section to README
|
2026-07-01 20:07:32 +08:00 |
|
sinohqb
|
4fe53197c4
|
Initial commit: SkillSpace project structure
- 5 agent frameworks: Qoder, Claude Code, Codex, OpenClaw, Hermes Agent
- 9 lifecycle skills: lifecycle router, discover, create, test, audit, debug, update, publish, retire
- 5 framework-specific meta-skills with specs and guides
- OpenClaw meta-skill enriched with ClawHub official ecosystem data
- Per-framework directories with skills/, versions/, publish/, docs/
|
2026-07-01 19:23:58 +08:00 |
|