Alireza Rezvani
5df8928bc8
feat: multi-tool skill conversion (Cursor, Aider, Windsurf, etc.) ( #326 ) ( #327 ) ( #329 ) ( #330 )
2026-03-11 18:09:06 +01:00
Alireza Rezvani
795f1846f7
feat: multi-tool skill conversion (Cursor, Aider, Windsurf, etc.) ( #326 ) ( #327 )
...
* feat: add multi-tool conversion scripts (7 tools)
- convert.sh: converts 156 skills to Antigravity, Cursor, Aider, Kilo Code, Windsurf, OpenCode, Augment formats
- install.sh: installs converted skills to each tool's expected location
- Pure bash/awk, no external deps, macOS + Linux compatible
- Per-tool README with install/verify/update docs
- integrations/ added to .gitignore (generated output)
* docs: add multi-tool conversion to README
- New section documenting Cursor, Aider, Kilo Code, Windsurf, OpenCode, Augment support
- Install commands for each tool
- Link to integrations/ for per-tool docs
- Quick start: convert.sh + install.sh workflow
---------
Co-authored-by: Leo <leo@openclaw.ai >
2026-03-11 17:29:48 +01:00
Alireza Rezvani
0368224219
Merge pull request #325 from alirezarezvani/dev
...
fix(docs): rewrite broken relative links on agent and command pages
2026-03-11 15:30:54 +01:00
Reza Rezvani
aeab2174d2
fix(docs): convert backtick relative paths to clickable GitHub links
...
Extend rewrite_relative_links() to also handle `../../path/to/file`
backtick code references, converting them to clickable links showing
parent/filename for context (e.g., product-analytics/SKILL.md).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 15:27:32 +01:00
Reza Rezvani
d10d324d50
fix(docs): rewrite broken relative links in agent and command pages
...
Add rewrite_relative_links() to generate-docs.py that converts ../../
relative paths to absolute GitHub URLs. Sibling agent links (e.g.,
cs-foo.md → cs-bar.md) are preserved as local doc links. Regenerated
all agent pages with fixed references.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 15:25:31 +01:00
Alireza Rezvani
50fba924cc
Merge pull request #324 from alirezarezvani/dev
...
Dev
2026-03-11 15:18:19 +01:00
Alireza Rezvani
72df5ccf2f
Merge pull request #323 from alirezarezvani/feature/product-team-expansion
...
feat(product): add 4 new product skills, agent, commands + docs sync
2026-03-11 15:17:51 +01:00
Reza Rezvani
e2fff2f8f2
docs: sync counts and regenerate pages for product team expansion
...
Update all documentation to reflect 177 skills, 254 tools, 357 references,
16 agents, and 17 commands. Add 4 new skill pages, 1 agent page, and
2 command pages to MkDocs site. Sync Codex (156) and Gemini (218) indexes.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 15:15:39 +01:00
Reza Rezvani
d18c63d2aa
fix(product): resolve merge conflicts and improve changelog generator
...
- Resolve plugin.json conflict: keep version 2.1.2, update to 12 skills
- Resolve CLAUDE.md conflict: merge detailed tool docs with new skills
- Improve changelog_generator.py: add --stdin, --demo modes, graceful
error when git unavailable, support scoped prefixes (feat(scope):)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 15:00:48 +01:00
Leo
be61f84e36
docs: refresh product team guidance and plugin metadata
2026-03-11 14:59:41 +01:00
Leo
7857cff3bd
feat: add product slash commands
2026-03-11 14:58:51 +01:00
Leo
d740f77ef7
feat: add product specialist agent definitions
2026-03-11 14:58:45 +01:00
Leo
bed0f41aff
feat: add roadmap communicator skill with changelog generator
2026-03-11 14:58:31 +01:00
Leo
4fd0cb0b2c
feat: add product discovery skill with assumption mapper
2026-03-11 14:58:27 +01:00
Leo
4dbb0c581f
feat: add experiment designer skill with sample size calculator
2026-03-11 14:58:27 +01:00
Leo
0d85ba04d8
feat: add product analytics skill with metrics calculator
2026-03-11 14:58:27 +01:00
Leo
30f0aec8fc
docs: add reference frameworks for thin product skills
2026-03-11 14:58:27 +01:00
Leo
ef5bb7ae51
chore: clean up stale zip files and planning docs from product-team
2026-03-11 14:58:27 +01:00
Alireza Rezvani
9031aee8b1
Merge pull request #322 from alirezarezvani/dev
...
Dev
2026-03-11 14:42:47 +01:00
Alireza Rezvani
10e89f8df0
Merge pull request #321 from alirezarezvani/feat/google-workspace-cli
...
feat: add Google Workspace CLI skill + docs site overhaul
2026-03-11 14:42:21 +01:00
Reza Rezvani
53e66cb42b
style(docs): reduce font sizes for tighter layout
...
Sidebar nav: 0.78rem → 0.74rem, section labels: 0.72rem → 0.68rem,
body text: 0.82rem → 0.78rem.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 14:36:06 +01:00
Alireza Rezvani
9287375f67
Merge pull request #320 from alirezarezvani/dev
...
Dev
2026-03-11 13:36:27 +01:00
Alireza Rezvani
136c948a11
Merge pull request #319 from alirezarezvani/feat/google-workspace-cli
...
feat: add Google Workspace CLI skill + docs site overhaul
2026-03-11 13:36:00 +01:00
Reza Rezvani
5141543efd
fix(docs): fix invisible header text in dark mode
...
Override Material's var(--md-primary-bg-color) which resolves to near-black
in slate scheme, causing dark-on-dark header text.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 13:35:09 +01:00
Alireza Rezvani
70d0933c4a
Merge pull request #318 from alirezarezvani/dev
...
Dev
2026-03-11 12:58:52 +01:00
Alireza Rezvani
393ba842d3
Merge pull request #317 from alirezarezvani/feat/google-workspace-cli
...
feat: Google Workspace CLI skill, docs design system, plugins page
2026-03-11 12:58:26 +01:00
Reza Rezvani
2d5f846c58
docs: sync counts across CLAUDE.md, README, and agents guide
...
- CLAUDE.md: Marketing 42→43, pages 206→210+, date updated
- README.md: Python tools 245→250
- agents/CLAUDE.md: agent count 6→15, skill count 42→173, full agent table
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 12:54:54 +01:00
Reza Rezvani
670930c69d
feat(docs): implement unified design system across all generated pages
...
- Add CSS components: .page-meta badges, .domain-header, .install-banner
- Fix invisible tab navigation (explicit color for light/dark modes)
- Rewrite generate-docs.py with design system templates
- Domain indexes: centered headers with icons, install banners, grid cards
- Skill pages: pill badges (domain, skill ID, source), install commands
- Agent/command pages: type badges with domain icons
- Regenerate all 210 pages (180 skills + 15 agents + 15 commands)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 12:32:49 +01:00
Reza Rezvani
fce199156b
fix(docs): remove hardcoded dark colors from Mermaid diagram on plugins page
...
The style directives used dark theme colors (#161b22, #30363d) making
text invisible in light mode. Removed to let Mermaid use theme defaults.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 12:19:15 +01:00
Reza Rezvani
338830ffe8
feat(docs): add Plugins & Marketplace overview page
...
- Create comprehensive plugins page with all 19 plugins (9 domain bundles + 10 standalone)
- Include architecture diagram, compatibility matrix, install commands for all 4 platforms
- Add plugin structure docs, FAQ, and complete reference table
- Add Plugins nav tab in mkdocs.yml
- Add plugins stat card (19) to homepage grid
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 12:06:08 +01:00
Alireza Rezvani
5afa36685e
Merge pull request #316 from alirezarezvani/feat/google-workspace-cli
...
Feat/google workspace cli
2026-03-11 11:58:13 +01:00
Reza Rezvani
543646a0ac
feat(docs): comprehensive GitHub Primer theme overhaul with dark mode fix
...
- Fix broken dark mode by correcting palette toggle order and setting primary/accent to custom
- Rewrite extra.css with full GitHub Primer color scheme (light: #ffffff/#0969da, dark: #0d1117/#1f6feb)
- Style header, sidebar, buttons, cards, code blocks, and tables to match GitHub aesthetic
- Add Open Graph and Twitter Card meta tags via main.html override
- Add JSON-LD structured data (WebSite + SoftwareApplication schemas)
- Add announcement bar (v2.1.2 release)
- Add custom 404 page with navigation buttons
- Remove inline styles from skills/index.md (moved to extra.css)
- Mobile responsive adjustments for hero sections
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 11:54:41 +01:00
Reza Rezvani
2908d877c0
fix(docs): move Quick Install to top of Skills overview page
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 11:35:17 +01:00
Reza Rezvani
8608050906
feat(docs): add Skills overview page with architecture diagram, domain cards, and tabbed categories
...
New skills/index.md with full MkDocs Material capabilities:
- Hero section with gradient title and stats grid
- Mermaid architecture diagram showing skill package pattern
- 9 domain cards with skill counts and browse buttons
- Tabbed skills-by-category with expandable tables (173 skills)
- Pie chart showing Python tools distribution across domains
- 4-step "How Skills Work" explainer
- Multi-platform Quick Install tabs
- for-the-badge style shields.io badges in README.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 11:33:48 +01:00
Alireza Rezvani
e2cf0f218e
Merge pull request #315 from alirezarezvani/dev
...
Dev
2026-03-11 10:37:27 +01:00
Alireza Rezvani
c287caea7a
Merge pull request #314 from alirezarezvani/feat/google-workspace-cli
...
feat(engineering): add google-workspace-cli skill
2026-03-11 10:36:54 +01:00
Reza Rezvani
16716f4c79
fix(docs): add trailing slash to site_url for Google Search Console sitemap discovery
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 10:35:12 +01:00
Reza Rezvani
4e9f1d934d
feat(engineering): add google-workspace-cli skill with 5 Python tools
...
New skill for Google Workspace administration via the gws CLI:
- SKILL.md with 4 workflows (Gmail, Drive/Sheets, Calendar, Security Audit)
- 5 stdlib-only Python scripts (doctor, auth setup, recipe runner, audit, analyzer)
- 3 reference docs, 2 asset files, 43 built-in recipes, 10 persona bundles
- cs-workspace-admin agent, /google-workspace slash command
- Standalone marketplace plugin entry with .claude-plugin/plugin.json
- Cross-platform sync (Codex CLI, Gemini CLI), MkDocs docs pages
- All documentation updated (173 skills, 250 tools, 15 agents, 15 commands)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 09:59:40 +01:00
Alireza Rezvani
9a7cd85d2e
Merge pull request #313 from alirezarezvani/dev
...
Integrate x-twitter-growth skill across ecosystem
2026-03-11 08:18:59 +01:00
Reza Rezvani
778ce17b68
docs: integrate x-twitter-growth across plugin ecosystem and documentation
...
- Sync Gemini CLI (208 items), verify Codex CLI (151 skills)
- Update marketplace.json: 151 packages, marketing 43, tools 245
- Update marketing plugin.json with X/Twitter growth, 43 skills
- Update CLAUDE.md, README.md, docs/index.md, getting-started.md counts
(172 skills, 245 tools, 344 references)
- Add x-twitter-growth to marketing CLAUDE.md skill map
- Add x-twitter-growth docs page and mkdocs.yml nav entry
- Regenerate 207 MkDocs pages, build verified
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 08:15:28 +01:00
Leo
418de87449
docs: add ClawHub publishing constraints to CLAUDE.md, agents/CLAUDE.md, GEMINI.md
...
- cs- prefix for slug conflicts only (ClawHub registry, not repo)
- No paid/commercial service dependencies
- Rate limit: 5 new skills/hour
- plugin.json schema enforcement
- Version must match repo release
2026-03-10 19:27:16 +01:00
alirezarezvani
8738e5c291
chore: sync codex skills symlinks [automated]
2026-03-10 16:54:54 +00:00
Alireza Rezvani
1b86c4ebd8
Merge pull request #311 from alirezarezvani/feat/x-twitter-growth
2026-03-10 17:54:40 +01:00
Leo
66dcf674c5
feat(marketing): add x-twitter-growth skill with 5 Python tools
...
- Profile auditor (bio quality, posting patterns, growth readiness)
- Tweet composer (hooks, threads, validation, 30+ proven patterns)
- Content planner (weekly calendars with format mix)
- Competitor analyzer (competitive intel via data import)
- Growth tracker (snapshot-based progress tracking + milestone projection)
- Algorithm reference doc (ranking signals, timing, format performance)
- 226-line SKILL.md with practical playbook (no fluff)
- Security audit: PASS (0 findings)
2026-03-10 17:52:02 +01:00
Reza Rezvani
0897c48ddb
feat(git): add /git:clean command for branch hygiene
...
Add slash command to list and delete merged branches (local + remote),
keeping only main, dev, and gh-pages. Includes confirmation step before
remote deletion.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-10 16:17:11 +01:00
Alireza Rezvani
a028cc736c
Merge pull request #309 from alirezarezvani/dev
...
Release: saas-metrics-coach integration, finance commands, docs sync
2026-03-10 14:37:31 +01:00
Alireza Rezvani
b8231802f3
Merge pull request #308 from alirezarezvani/dev
...
Dev
2026-03-10 14:30:38 +01:00
Reza Rezvani
cb3fa6b7ea
feat: integrate saas-metrics-coach, add finance commands, remove seek-and-analyze-video
...
- Integrate saas-metrics-coach into cs-financial-analyst agent with SaaS health
and unit economics workflows
- Add /financial-health and /saas-health slash commands
- Add /update-docs repo command for post-creation sync pipeline
- Remove seek-and-analyze-video skill (requires paid external API)
- Update all documentation (CLAUDE.md, README.md, docs site, marketplace)
- Sync Codex CLI (150 skills), Gemini CLI (207 items), fix count consistency
- Regenerate 206 MkDocs pages, fix docs/index.md meta 170→171,
getting-started.md finance bundle 1→2
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-10 14:29:41 +01:00
Alireza Rezvani
ca336b59eb
Merge pull request #303 from voidborne-d/feat/skill-security-audit-ci
...
ci: integrate skill-security-auditor as automated PR check
2026-03-10 13:58:38 +01:00
alirezarezvani
8428901d94
chore: sync codex skills symlinks [automated]
2026-03-10 12:58:32 +00:00