Pre-public review of the openlayer skill (v0.1.0). Please install it in your AI coding tool and confirm it (a) installs, (b) loads/triggers, and (c) produces correct guidance. Comment with pass/fail + what the agent did.
Access: repo is private — you need read access. For the skills CLI you also need a GitHub token in your environment.
A. Claude Code (primary)
B. skills CLI (Cursor / Windsurf / others)
C. Manual (fallback / any agent)
Also spot-check a dev-mode prompt
Report
For each system: ✅/❌ install, ✅/❌ trigger, and a sentence on the agent's behavior. File any wrong/outdated guidance as a separate issue (template: Skill issue or improvement).
Once this checks out across systems, we flip the repo public and submit the Cursor plugin.
Pre-public review of the
openlayerskill (v0.1.0). Please install it in your AI coding tool and confirm it (a) installs, (b) loads/triggers, and (c) produces correct guidance. Comment with pass/fail + what the agent did.Access: repo is private — you need read access. For the skills CLI you also need a GitHub token in your environment.
A. Claude Code (primary)
claude plugin marketplace add openlayer-ai/openlayer-skillsclaude plugin install openlayer@openlayerclaude plugin details openlayer@openlayershows 1 skillopenlayerskill, setsOPENLAYER_API_KEY+OPENLAYER_INFERENCE_PIPELINE_ID, wraps the client (trace_openai/etc.) +@trace, and does not hardcode keys.B. skills CLI (Cursor / Windsurf / others)
npx skills add openlayer-ai/openlayer-skills --skill "openlayer"C. Manual (fallback / any agent)
ln -s <repo>/skills/openlayer <agent-skills-dir>/openlayerAlso spot-check a dev-mode prompt
openlayer.json+tests.jsonusing real catalog subtypes (not invented), runsopenlayer validate.Report
For each system: ✅/❌ install, ✅/❌ trigger, and a sentence on the agent's behavior. File any wrong/outdated guidance as a separate issue (template: Skill issue or improvement).
Once this checks out across systems, we flip the repo public and submit the Cursor plugin.