@tech-leads-club/agent-skills 1.4.1 → 1.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +10 -9
- package/index.js.map +4 -4
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
var
|
|
3
|
-
`;await
|
|
4
|
-
`).filter(Boolean).map(l=>{try{return JSON.parse(l)}catch{return null}}).filter(l=>l!==null).reverse();return e?s.slice(0,e):s}catch{return[]}}var br=q(()=>{"use strict";Ee()});import{execSync as cl}from"node:child_process";import{existsSync as dl}from"node:fs";import{join as ul}from"node:path";function ml(){try{return cl("npm root -g",{encoding:"utf-8"}).trim()}catch{return null}}function Sr(){let e=ml();if(!e)return!1;let t=ul(e,Lt);return dl(t)}var Tr=q(()=>{"use strict";Ee()});var Rt,Pt,wr,Cr,Ln=q(()=>{"use strict";Rt="uncategorized",Pt=/^\(([a-z][a-z0-9-]*)\)$/,wr="_category.json",Cr={id:Rt,name:"Uncategorized",description:"Skills without a specific category",priority:999}});var Rn,Pn=q(()=>{"use strict";Rn=["cursor","claude-code","github-copilot","windsurf","cline","aider","codex","gemini","antigravity","roo","kilocode","amazon-q","augment","tabnine","opencode","sourcegraph","droid","trae","kiro"]});function so(e){return e.split("-").map(t=>t.charAt(0).toUpperCase()+t.slice(1)).join(" ")}var Mn=q(()=>{"use strict"});var Co=q(()=>{"use strict";Ln();Pn();Mn()});var Gn={};Bt(Gn,{addSkillToLock:()=>Ir,getAllLockedSkills:()=>Tl,getSkillFromLock:()=>Do,readSkillLock:()=>lo,removeSkillFromLock:()=>Io,writeSkillLock:()=>Ar});import{mkdir as pl,readFile as On,rename as fl,unlink as gl,writeFile as _n}from"node:fs/promises";import{homedir as Nn}from"node:os";import{dirname as hl,join as Ao}from"node:path";import{z as de}from"zod";function $n(e){if(e)return Ao(Nn(),ft,gr);let t=Oe();return Ao(t,ft,gr)}function bl(e){if(e)return Ao(Nn(),ft,hr);let t=Oe();return Ao(t,ft,hr)}function Un(){return{version:Fn,skills:{}}}function Sl(e){try{let t=kl.parse(e);return t.version===1?{version:Fn,skills:Object.fromEntries(Object.entries(t.skills).map(([o,r])=>[o,{...r,agents:r.agents||[],method:r.method||"copy",global:r.global??!1}]))}:t}catch{return Un()}}async function lo(e=!1){let t=$n(e);try{let o=await On(t,"utf-8"),r=JSON.parse(o);return Sl(r)}catch{return Un()}}async function Ar(e,t=!1){let o=$n(t),r=bl(t),i=`${o}.tmp`;try{try{let s=await On(o,"utf-8");await _n(r,s,"utf-8")}catch{}await pl(hl(o),{recursive:!0}),await _n(i,JSON.stringify(e,null,2),"utf-8"),await fl(i,o)}catch(s){try{await gl(i)}catch{}throw s}}async function Ir(e,t,o={}){let r=await lo(o.global),i=new Date().toISOString(),s=r.skills[e];r.skills[e]={name:e,source:o.source||"local",contentHash:o.contentHash??s?.contentHash,installedAt:s?.installedAt??i,updatedAt:i,agents:t,method:o.method||"copy",global:o.global??!1,version:o.version},await Ar(r,o.global)}async function Io(e,t=!1){let o=await lo(t);return e in o.skills?(delete o.skills[e],await Ar(o,t),!0):!1}async function Do(e,t=!1){return(await lo(t)).skills[e]??null}async function Tl(e=!1){return(await lo(e)).skills}var Fn,xl,yl,kl,Dr=q(()=>{"use strict";Co();Ee();bo();Fn=2,xl=de.enum(Rn),yl=de.object({name:de.string(),source:de.string(),contentHash:de.string().optional(),installedAt:de.string(),updatedAt:de.string(),agents:de.array(xl).optional(),method:de.enum(["copy","symlink"]).optional(),global:de.boolean().optional(),version:de.string().optional()}),kl=de.object({version:de.number(),skills:de.record(de.string(),yl)})});import El from"ky";import{existsSync as gt,mkdirSync as vo,readFileSync as Vn,rmSync as Er,writeFileSync as vr}from"node:fs";import{homedir as vl}from"node:os";import{join as Ce}from"node:path";import Bl from"package-json";function Kn(){gt(we.cacheDir)||vo(we.cacheDir,{recursive:!0}),gt(we.skillsCacheDir)||vo(we.skillsCacheDir,{recursive:!0})}function Rl(e){return Date.now()-e<Mt.cacheTtlMs}function Hn(){if(!gt(we.registryCacheFile))return null;try{let e=Vn(we.registryCacheFile,"utf-8");return JSON.parse(e)}catch{return null}}function Pl(e){let t={fetchedAt:Date.now(),registry:e};vr(we.registryCacheFile,JSON.stringify(t,null,2))}async function Xn(e,t){try{return await jn.get(e)}catch(o){if(t)try{return await jn.get(t)}catch{}throw o}}async function Yn(){if(process.env.SKILLS_CDN_REF)return process.env.SKILLS_CDN_REF;if(Eo)return Eo;try{return Eo=(await Bl(To,{version:"latest"})).version,Eo}catch{return"latest"}}function Wn(e){let t=`https://cdn.jsdelivr.net/npm/${To}@${e}`,o=`https://unpkg.com/${To}@${e}`;return{registry:`${t}/skills-registry.json`,fallbackRegistry:`${o}/skills-registry.json`,skillsBase:`${t}/skills`,fallbackSkillsBase:`${o}/skills`}}async function ao(e=!1){Kn();let t=await Yn();if(!e){let o=Hn(),r=o&&t!=="latest"&&o.registry.version!==t;if(o&&Rl(o.fetchedAt)&&!r)return o.registry}try{let o=Wn(t),i=await(await Xn(o.registry,o.fallbackRegistry)).json();return Pl(i),i}catch(o){let r=Hn();return r?r.registry:(console.error(`Failed to fetch registry: ${o instanceof Error?o.message:o}`),null)}}function Ml(e){return Ll.reduce((t,o)=>t.replace(o,""),e).trim()}function _l(e,t){let o=Ce(e,".");return Ce(t,".").startsWith(o)}function st(e){let t=Ml(e);if(!t)throw new Error("Invalid skill name");return Ce(we.skillsCacheDir,t)}function Br(e){try{let t=st(e);return gt(Ce(t,"SKILL.md"))}catch{return!1}}function Ol(e,t){try{let o=Ce(st(e),pr);vr(o,JSON.stringify(t,null,2))}catch{}}function zn(e){try{let t=Ce(st(e),pr);return gt(t)?JSON.parse(Vn(t,"utf-8")):null}catch{return null}}async function Lr(e){if(!Br(e))return!0;let t=await Ot(e);if(!t?.contentHash)return!1;let o=zn(e);return o?.contentHash?o.contentHash!==t.contentHash:!0}function qn(e){return zn(e)?.contentHash}async function Bo(e){let t=[],o=[];for(let r of e)await Lr(r)?t.push(r):o.push(r);return{toUpdate:t,upToDate:o}}async function Nl(e,t,o){let r=Ce(o,t);if(!_l(o,r))return console.error(`Security: Skipping suspicious file path: ${t}`),!1;let i=Ce(r,"..");gt(i)||vo(i,{recursive:!0});let s=Wn(await Yn()),l=`${s.skillsBase}/${e.path}/${t}`,d=`${s.fallbackSkillsBase}/${e.path}/${t}`,c=await Xn(l,d);if(!c.ok)throw new Error(`Failed to download ${t}: HTTP ${c.status}`);return vr(r,await c.text()),!0}async function Fl(e){let t=st(e.name);Kn(),gt(t)||vo(t,{recursive:!0});try{let o=[...e.files],r=0;for(let i=0;i<o.length;i+=Mt.maxConcurrentDownloads){let s=o.slice(i,i+Mt.maxConcurrentDownloads),l=await Promise.all(s.map(d=>Nl(e,d,t)));r+=l.filter(Boolean).length}if(r<o.length)throw new Error(`Only ${r}/${o.length} files downloaded successfully`);return e.contentHash&&Ol(e.name,{contentHash:e.contentHash,downloadedAt:Date.now()}),t}catch(o){return console.error(`Failed to download skill ${e.name}: ${o instanceof Error?o.message:o}`),null}}async function _t(){let e=await ao();return e?e.skills.map(t=>({name:t.name,description:t.description,path:Br(t.name)?st(t.name):"",category:t.category})):[]}async function Ot(e){return(await ao())?.skills.find(o=>o.name===e)??null}async function $l(){return(await ao())?.deprecated??[]}async function Lo(){let e=await $l();return new Map(e.map(t=>[t.name,t]))}async function ht(e){if(Br(e))return st(e);let t=await Ot(e);return t?Fl(t):null}function Jn(){try{Er(we.cacheDir,{recursive:!0,force:!0})}catch{}}function Ul(e){try{Er(Ce(we.skillsCacheDir,e),{recursive:!0,force:!0})}catch{}}function Qn(){try{Er(we.registryCacheFile,{force:!0})}catch{}}async function co(e){return Ul(e),ht(e)}function Rr(){return we.cacheDir}var Mt,we,Ll,jn,Eo,ze=q(()=>{"use strict";Ee();Mt={cacheTtlMs:864e5,fetchTimeoutMs:15e3,maxRetries:3,retryBaseDelayMs:500,maxConcurrentDownloads:10},we={cacheDir:Ce(vl(),Cn,An),get registryCacheFile(){return Ce(this.cacheDir,Dn)},get skillsCacheDir(){return Ce(this.cacheDir,In)}},Ll=[/[/\\]/g,/\.\./g,/[<>:"|?*]/g];jn=El.create({timeout:Mt.fetchTimeoutMs,retry:{limit:Mt.maxRetries,methods:["get"],statusCodes:[408,429,500,502,503,504],backoffLimit:1e4,delay:e=>Mt.retryBaseDelayMs*Math.pow(2,e-1),jitter:!0,retryOnTimeout:!0}});Eo=null});import{cp as Gl,lstat as Pr,mkdir as ri,readdir as Hl,readlink as ni,rm as Ft,symlink as jl}from"node:fs/promises";import{homedir as Vl,platform as Kl}from"node:os";import{join as pe,normalize as Zn,relative as Xl,resolve as mo,sep as Yl}from"node:path";var ei,Mr,po,ti,Wl,zl,uo,ql,Nt,oi,Jl,Ql,Zl,Ro,_r,ea,fo,$t=q(()=>{"use strict";Ee();io();br();Tr();Dr();bo();ze();ei=pe(ft,fr),Mr=e=>(e.replace(/[/\\]/g,"").replace(/[\0:*?"<>|]/g,"").replace(/^[.\s]+|[.\s]+$/g,"").replace(/\.{2,}/g,"").replace(/^\.+/,"")||"unnamed-skill").substring(0,255),po=(e,t)=>{let o=Zn(mo(e)),r=Zn(mo(t));return r.startsWith(o+Yl)||r===o},ti=async(e,t)=>{try{await Wl(t,e),await ri(pe(t,".."),{recursive:!0});let o=Xl(pe(t,".."),e),r=Kl()==="win32"?"junction":void 0;return await jl(o,t,r),!0}catch{return!1}},Wl=async(e,t)=>{try{if((await Pr(e)).isSymbolicLink()){let r=await ni(e);if(mo(r)===mo(t))return;await Ft(e)}else await Ft(e,{recursive:!0})}catch(o){o?.code==="ELOOP"&&await Ft(e,{force:!0}).catch(()=>{})}},zl=async(e,t)=>{try{if((await Pr(e)).isSymbolicLink()){let r=await ni(e),i=mo(pe(e,".."),r);return po(t,i)}return!0}catch{return!0}},uo=async(e,t)=>{await Ft(t,{recursive:!0,force:!0}),await ri(pe(t,".."),{recursive:!0}),await Gl(e,t,{recursive:!0})},ql=(e,t)=>`${e}-${t?"global":"local"}`,Nt=(e,t,o={})=>({agent:e.config.displayName,skill:e.skill.name,path:e.skillTargetPath,method:t,success:!0,...o}),oi=(e,t,o)=>({agent:e.config.displayName,skill:e.skill.name,path:e.skillTargetPath,method:t,success:!1,error:o instanceof Error?o.message:String(o)}),Jl={"symlink-global":async e=>await ti(e.skill.path,e.skillTargetPath)?Nt(e,"symlink"):(await uo(e.skill.path,e.skillTargetPath),Nt(e,"copy",{symlinkFailed:!0})),"symlink-local":async e=>{let t=pe(e.projectRoot,fr,e.safeSkillName);return await uo(e.skill.path,t),await ti(t,e.skillTargetPath)?Nt(e,"symlink",{usedGlobalSymlink:!1}):(await uo(e.skill.path,e.skillTargetPath),Nt(e,"copy",{symlinkFailed:!0}))},"copy-global":async e=>(await uo(e.skill.path,e.skillTargetPath),Nt(e,"copy")),"copy-local":async e=>(await uo(e.skill.path,e.skillTargetPath),Nt(e,"copy"))},Ql=(e,t,o,r)=>r||po(e,t)||po(o,t)?null:"Security: Invalid skill destination path",Zl=async(e,t,o,r,i,s)=>{let l=Ne(t),d=Mr(e.name),c=pe(o,d),u={skill:e,config:l,safeSkillName:d,skillTargetPath:c,projectRoot:i},g=Ql(o,c,i,s);if(g)return oi(u,r,g);try{let f=ql(r,s);return await Jl[f](u)}catch(f){return oi(u,r,f)}},Ro=async(e,t)=>{let o=Oe(),r=[];for(let i of t.agents){let s=Ne(i),l=t.global?s.globalSkillsDir:pe(o,s.skillsDir);for(let d of e){let c=await Zl(d,i,l,t.method,o,t.global);r.push(c),c.success&&await Ir(d.name,[i],{source:"local",contentHash:qn(d.name),method:t.method,global:t.global})}}return await kr({action:"install",skillName:e.map(i=>i.name).join(", "),agents:t.agents.map(i=>Ne(i).displayName),success:r.filter(i=>i.success).length,failed:r.filter(i=>!i.success).length,details:r.map(i=>({skill:i.skill,agent:i.agent,success:i.success,error:i.error,path:i.path}))}),r},_r=async(e,t)=>{let o=Ne(e),r=t?o.globalSkillsDir:pe(Oe(),o.skillsDir);try{return(await Hl(r,{withFileTypes:!0})).filter(s=>s.isDirectory()||s.isSymbolicLink()).map(s=>s.name)}catch{return[]}},ea=(e,t={})=>{let o=Mr(e),r=t.global?Vl():Oe(),i=pe(r,ei,o);if(!po(pe(r,ei),i))throw new Error("Invalid skill name: potential path traversal detected");return i},fo=async(e,t,o={})=>{let r=Mr(e),i=Oe(),s=await Do(e,!0);if(s||(s=await Do(e,!1)),!s&&!o.force)return t.map(c=>({skill:e,agent:Ne(c).displayName,success:!1,error:"Skill not found in lockfile"}));let l=ea(e,o);await Ft(l,{recursive:!0,force:!0}).catch(()=>{});let d=await Promise.all(t.map(async c=>{let u=Ne(c),g=pe(i,u.skillsDir,r),f=pe(u.globalSkillsDir,r),h=o.global===void 0?[g,f]:o.global?[f]:[g],m=!1,p;for(let w of h){let B=w.startsWith(u.globalSkillsDir)?u.globalSkillsDir:pe(i,u.skillsDir);if(!po(B,w)){p="Security: Invalid removal path";continue}if(!await zl(w,B)){p="Security: Symlink points outside allowed directory";continue}try{await Pr(w),await Ft(w,{recursive:!0,force:!0}),m=!0}catch(_){_.code!=="ENOENT"&&!p&&(p=_ instanceof Error?_.message:String(_))}}return{skill:e,agent:u.displayName,success:m,error:m?void 0:p||"Skill not found"}}));return d.some(c=>c.success)&&(await Io(e,!0).catch(()=>{}),await Io(e,!1).catch(()=>{})),await kr({action:"remove",skillName:e,agents:t.map(c=>Ne(c).displayName),success:d.filter(c=>c.success).length,failed:d.filter(c=>!c.success).length,forced:o.force,details:d.map(c=>({skill:c.skill,agent:c.agent,success:c.success,error:c.error}))}),d}});var hs={};Bt(hs,{runCliInstall:()=>au});import Me from"chalk";async function su(e,t){let o=await _t(),r=[];for(let i of e){let s=o.find(d=>d.name===i);if(!s){console.error(Me.red(`\u274C Skill "${i}" not found`));continue}let l=t?await co(i):await ht(i);l?r.push({...s,path:l}):console.error(Me.red(`\u274C Failed to download skill "${i}"`))}return r}function lu(e){let t=e.filter(r=>r.success),o=e.filter(r=>!r.success);t.length>0&&(console.log(Me.green(`
|
|
5
|
-
|
|
6
|
-
\u274C Failed to install ${o.length} skill(s):`)),o.forEach(r=>{console.log(Me.dim(` \u2022 ${r.skill} \u2192 ${r.agent}: ${r.error}`))}))}async function au(e){(!e.skill||e.skill.length===0)&&(console.error(Me.red("\u274C --skill is required in CLI mode")),console.error(Me.dim("Usage: agent-skills install --skill <name1> [name2...] [--agent <agents...>] [--global] [--symlink]")),process.exit(1));let t=Array.isArray(e.skill)?e.skill:[e.skill];console.log(Me.blue(`\u23F3 Loading ${t.length} skill(s) from catalog...`));let o=await su(t,e.force||!1);o.length===0&&(console.error(Me.red("\u274C No skills were successfully downloaded")),process.exit(1));let r=e.agent||["cursor","claude-code","windsurf"],i=e.symlink?"symlink":"copy";console.log(Me.blue(`\u23F3 Installing ${o.length} skill(s) to ${r.length} agent(s)...`));let s={agents:r,skills:o.map(d=>d.name),method:i,global:e.global||!1},l=await Ro(o,s);lu(l),l.some(d=>!d.success)&&process.exit(1)}var xs=q(()=>{"use strict";$t();ze()});var ys={};Bt(ys,{runCliRemove:()=>cu});import Ve from"chalk";async function cu(e){(!e.skill||e.skill.length===0)&&(console.error(Ve.red("\u274C --skill is required in CLI mode")),console.error(Ve.dim("Usage: agent-skills remove --skill <name1> [name2...] [--agent <agents...>] [--global] [--force]")),process.exit(1));let t=Array.isArray(e.skill)?e.skill:[e.skill],o=e.agent||["cursor","claude-code","windsurf"];e.force&&console.log(Ve.yellow("\u26A0\uFE0F Force mode enabled - bypassing lockfile check")),console.log(Ve.blue(`\u23F3 Removing ${t.length} skill(s) from ${o.length} agent(s)...`));let r=0,i=0,s=!1;for(let l of t){let d=await fo(l,o,{global:e.global,force:e.force}),c=d.filter(g=>g.success),u=d.filter(g=>!g.success);c.length>0&&(console.log(Ve.green(`\u2705 ${l}: Removed from ${c.length} agent(s)`)),c.forEach(g=>console.log(Ve.dim(` \u2022 ${g.agent}`))),r+=c.length),u.length>0&&(console.log(Ve.red(`\u274C ${l}: Failed to remove from ${u.length} agent(s)`)),u.forEach(g=>console.log(Ve.dim(` \u2022 ${g.agent}: ${g.error}`))),i+=u.length,u.some(g=>g.error?.includes("lockfile"))&&(s=!0))}console.log(Ve.dim(`
|
|
2
|
+
var dl=Object.defineProperty;var _=(e,t)=>()=>(e&&(t=e(e=0)),t);var Lt=(e,t)=>{for(var o in t)dl(e,o,{get:t[o],enumerable:!0})};import{existsSync as Cn}from"node:fs";import{dirname as ul,join as Tn,parse as ml,resolve as pl}from"node:path";function Fe(e=process.cwd()){let t=pl(e),o=ml(t).root;for(;t!==o;){if((Cn(Tn(t,"package.json"))||Cn(Tn(t,".git")))&&!t.endsWith("packages/cli"))return t;t=ul(t)}return e}var To=_(()=>{"use strict"});import{existsSync as D,readdirSync as gl}from"node:fs";import{homedir as fl}from"node:os";import{join as b}from"node:path";function wo(){return Object.entries(so).filter(([,e])=>e.detectInstalled()).map(([e])=>e)}function Ne(e){return so[e]}function An(){return Object.keys(so).sort((e,t)=>so[e].displayName.localeCompare(so[t].displayName))}var E,z,so,wn,lo=_(()=>{"use strict";To();E=fl(),z=Fe(),so={cursor:{name:"cursor",displayName:"Cursor",description:"AI-first code editor built on VS Code",skillsDir:".cursor/skills",globalSkillsDir:b(E,".cursor/skills"),detectInstalled:()=>D(b(E,".cursor"))||D(b(z,".cursor"))},"claude-code":{name:"claude-code",displayName:"Claude Code",description:"Anthropic's agentic coding tool",skillsDir:".claude/skills",globalSkillsDir:b(E,".claude/skills"),detectInstalled:()=>D(b(E,".claude"))||D(b(z,".claude"))},"github-copilot":{name:"github-copilot",displayName:"GitHub Copilot",description:"AI pair programmer by GitHub/Microsoft",skillsDir:".github/skills",globalSkillsDir:b(E,".copilot/skills"),detectInstalled:()=>D(b(E,".copilot"))||D(b(z,".github"))},windsurf:{name:"windsurf",displayName:"Windsurf",description:"AI IDE with Cascade flow (Codeium)",skillsDir:".windsurf/skills",globalSkillsDir:b(E,".codeium/windsurf/skills"),detectInstalled:()=>D(b(E,".codeium/windsurf"))||D(b(z,".windsurf"))},cline:{name:"cline",displayName:"Cline",description:"Autonomous AI coding agent for VS Code",skillsDir:".cline/skills",globalSkillsDir:b(E,".cline/skills"),detectInstalled:()=>D(b(E,".cline"))||D(b(z,".cline"))||wn("saoudrizwan","claude-dev")},aider:{name:"aider",displayName:"Aider",description:"AI pair programming in terminal",skillsDir:".aider/skills",globalSkillsDir:b(E,".aider/skills"),detectInstalled:()=>D(b(E,".aider"))||D(b(z,".aider"))},codex:{name:"codex",displayName:"OpenAI Codex",description:"OpenAI's coding agent",skillsDir:".codex/skills",globalSkillsDir:b(E,".codex/skills"),detectInstalled:()=>D(b(E,".codex"))||D(b(z,".codex"))},gemini:{name:"gemini",displayName:"Gemini CLI",description:"Google's AI coding assistant",skillsDir:".gemini/skills",globalSkillsDir:b(E,".gemini/skills"),detectInstalled:()=>D(b(E,".gemini"))||D(b(z,".gemini"))},antigravity:{name:"antigravity",displayName:"Antigravity",description:"Google's agentic coding (VS Code)",skillsDir:".agent/skills",globalSkillsDir:b(E,".gemini/antigravity/skills"),detectInstalled:()=>D(b(E,".gemini/antigravity"))||D(b(z,".agent"))},roo:{name:"roo",displayName:"Roo Code",description:"AI coding assistant for VS Code",skillsDir:".roo/skills",globalSkillsDir:b(E,".roo/skills"),detectInstalled:()=>D(b(E,".roo"))||D(b(z,".roo"))||wn("RooVetGit","roo-cline")},kilocode:{name:"kilocode",displayName:"Kilo Code",description:"AI coding agent with auto-launch",skillsDir:".kilocode/skills",globalSkillsDir:b(E,".kilocode/skills"),detectInstalled:()=>D(b(E,".kilocode"))||D(b(z,".kilocode"))},trae:{name:"trae",displayName:"TRAE",description:"AI IDE with SOLO mode and custom agents",skillsDir:".trae/skills",globalSkillsDir:b(E,".trae/skills"),detectInstalled:()=>D(b(E,".trae"))||D(b(z,".trae"))},kiro:{name:"kiro",displayName:"Kiro",description:"AI Agent with workspace and global skill scopes",skillsDir:".kiro/skills",globalSkillsDir:b(E,".kiro/skills"),detectInstalled:()=>D(b(E,".kiro"))||D(b(z,".kiro"))},"amazon-q":{name:"amazon-q",displayName:"Amazon Q",description:"AWS AI coding assistant",skillsDir:".amazonq/skills",globalSkillsDir:b(E,".amazonq/skills"),detectInstalled:()=>D(b(E,".amazonq"))||D(b(z,".amazonq"))},augment:{name:"augment",displayName:"Augment",description:"AI code assistant with context engine",skillsDir:".augment/skills",globalSkillsDir:b(E,".augment/skills"),detectInstalled:()=>D(b(E,".augment"))||D(b(z,".augment"))},tabnine:{name:"tabnine",displayName:"Tabnine",description:"AI code completions with privacy focus",skillsDir:".tabnine/skills",globalSkillsDir:b(E,".tabnine/skills"),detectInstalled:()=>D(b(E,".tabnine"))||D(b(z,".tabnine"))},opencode:{name:"opencode",displayName:"OpenCode",description:"Open-source AI coding terminal",skillsDir:".opencode/skills",globalSkillsDir:b(E,".config/opencode/skills"),detectInstalled:()=>D(b(E,".config/opencode"))||D(b(z,".opencode"))||D(b(z,".config/opencode"))},sourcegraph:{name:"sourcegraph",displayName:"Sourcegraph Cody",description:"AI assistant with codebase context",skillsDir:".sourcegraph/skills",globalSkillsDir:b(E,".sourcegraph/skills"),detectInstalled:()=>D(b(E,".sourcegraph"))||D(b(z,".sourcegraph"))},droid:{name:"droid",displayName:"Droid (Factory.ai)",description:"AI software engineer by Factory.ai",skillsDir:".factory/skills",globalSkillsDir:b(E,".factory/skills"),detectInstalled:()=>D(b(E,".factory"))||D(b(z,".factory"))}};wn=(e,t)=>{let o=[b(E,".vscode/extensions"),b(E,".vscode-server/extensions"),b(E,".vscode-oss/extensions")];for(let r of o)if(D(r))try{if(gl(r).some(s=>s.startsWith(`${e}.${t}-`)))return!0}catch{}return!1}});var Rt,Ao,fr,En,hr,ft,xr,yr,kr,br,vn,Dn,Pn,Bn,Ln,We,De=_(()=>{"use strict";Rt="@tech-leads-club/agent-skills",Ao="@tech-leads-club/skills-catalog",fr=".agent-skills",En="cache.json",hr=".skill-meta.json",ft=".agents",xr="skills",yr=".skill-lock.json",kr=".skill-lock.json.backup",br=".agent-skills",vn="audit.log",Dn=".cache",Pn="agent-skills",Bn="skills",Ln="registry.json",We={UPDATE_AVAILABLE:(e,t)=>`Update available: ${e} \u2192 ${t}`,TIP_INSTALL_UPDATE:"Tip: Install globally to update:",TIP_INSTALL_ACCESS:"Tip: Install globally for easier access:",UPDATE_COMMAND:`npm update -g ${Rt}`,INSTALL_COMMAND:`npm install -g ${Rt}`,DESCRIPTION:"Curated skills to power up your coding agents"}});import{appendFile as bl,mkdir as Sl,readFile as Cl}from"node:fs/promises";import{homedir as Sr}from"node:os";import{join as Mn}from"node:path";function Io(e=Sr()){return Mn(e,br,vn)}async function Cr(e,t=Sr()){try{let o=Io(t),r=Mn(t,br);await Sl(r,{recursive:!0});let i=JSON.stringify({...e,timestamp:new Date().toISOString()})+`
|
|
3
|
+
`;await bl(o,i,"utf-8")}catch{}}async function _n(e,t=Sr()){try{let o=Io(t),s=(await Cl(o,"utf-8")).trim().split(`
|
|
4
|
+
`).filter(Boolean).map(l=>{try{return JSON.parse(l)}catch{return null}}).filter(l=>l!==null).reverse();return e?s.slice(0,e):s}catch{return[]}}var Tr=_(()=>{"use strict";De()});import{execSync as Tl}from"node:child_process";import{existsSync as wl}from"node:fs";import{join as Al}from"node:path";function Il(){try{return Tl("npm root -g",{encoding:"utf-8"}).trim()}catch{return null}}function wr(){let e=Il();if(!e)return!1;let t=Al(e,Rt);return wl(t)}var Ar=_(()=>{"use strict";De()});var Mt,ht,Ir,Er,bm,_t=_(()=>{"use strict";Mt="uncategorized",ht=/^\(([a-z][a-z0-9-]*)\)$/,Ir="_category.json",Er={id:Mt,name:"Uncategorized",description:"Skills without a specific category",priority:999},bm=1440*60*1e3});var On=_(()=>{"use strict"});var Fn=_(()=>{"use strict"});var Nn=_(()=>{"use strict"});var Un=_(()=>{"use strict"});var $n=_(()=>{"use strict"});var Gn=_(()=>{"use strict"});var Hn=_(()=>{"use strict";On();Fn();Nn();Un();$n();Gn()});var Eo,vr=_(()=>{"use strict";Eo=["cursor","claude-code","github-copilot","windsurf","cline","aider","codex","gemini","antigravity","roo","kilocode","amazon-q","augment","tabnine","opencode","sourcegraph","droid","trae","kiro"]});function ao(e){return e.split("-").map(t=>t.charAt(0).toUpperCase()+t.slice(1)).join(" ")}var jn=_(()=>{"use strict";_t()});var Kn=_(()=>{"use strict";_t()});var Vn=_(()=>{"use strict";_t()});var Dr=_(()=>{"use strict"});import{z as de}from"zod";var El,vl,Wm,Xn=_(()=>{"use strict";_t();vr();Dr();El=de.enum(Eo),vl=de.object({name:de.string(),source:de.string(),contentHash:de.string().optional(),installedAt:de.string(),updatedAt:de.string(),agents:de.array(El).optional(),method:de.enum(["copy","symlink"]).optional(),global:de.boolean().optional(),version:de.string().optional()}),Wm=de.object({version:de.number(),skills:de.record(de.string(),vl)})});function Dl(e){if(!e.startsWith("---"))return e;let t=0;for(;t<e.length;){let o=e.indexOf(`
|
|
5
|
+
`,t),r=o===-1?e.length:o,i=e[r-1]==="\r"?r-1:r,s=e.slice(t,i);if(t===0){if(s!=="---")return e}else if(s==="---")return e.slice(o===-1?e.length:o+1).trimStart();if(o===-1)return e;t=o+1}return e}function Yn(e){let o=Dl(e).split(`
|
|
6
|
+
`),r=[],i=0;for(;i<o.length;){let s=o[i];if(s.startsWith("```")){let c=s.slice(3).trim(),u=[];for(i++;i<o.length&&!o[i].startsWith("```");)u.push(o[i]),i++;r.push({type:"code-block",language:c,lines:u}),i++;continue}if(s.trim()===""){r.push({type:"blank"}),i++;continue}if(/^(-{3,}|_{3,}|\*{3,})$/.test(s.trim())){r.push({type:"hr"}),i++;continue}let l=s.match(/^(#{1,3})\s+(.+)$/);if(l){r.push({type:"heading",level:l[1].length,text:l[2]}),i++;continue}let d=s.match(/^(\s*)([-*]|\d+\.)\s+(.+)$/);if(d){let c=Math.floor(d[1].length/2);r.push({type:"list-item",text:d[3],indent:c}),i++;continue}r.push({type:"paragraph",text:s}),i++}return r}var zn=_(()=>{"use strict"});var Wn=_(()=>{"use strict";Kn();Vn();Xn();zn();Dr()});var co=_(()=>{"use strict";_t();Hn();vr();jn();Wn()});var oi={};Lt(oi,{addSkillToLock:()=>Br,getAllLockedSkills:()=>Ul,getSkillFromLock:()=>Po,readSkillLock:()=>uo,removeSkillFromLock:()=>Do,writeSkillLock:()=>Pr});import{mkdir as Pl,readFile as qn,rename as Bl,unlink as Ll,writeFile as Jn}from"node:fs/promises";import{homedir as Qn}from"node:os";import{dirname as Rl,join as vo}from"node:path";import{z as ue}from"zod";function ei(e){if(e)return vo(Qn(),ft,yr);let t=Fe();return vo(t,ft,yr)}function Fl(e){if(e)return vo(Qn(),ft,kr);let t=Fe();return vo(t,ft,kr)}function ti(){return{version:Zn,skills:{}}}function Nl(e){try{let t=Ol.parse(e);return t.version===1?{version:Zn,skills:Object.fromEntries(Object.entries(t.skills).map(([o,r])=>[o,{...r,agents:r.agents||[],method:r.method||"copy",global:r.global??!1}]))}:t}catch{return ti()}}async function uo(e=!1){let t=ei(e);try{let o=await qn(t,"utf-8"),r=JSON.parse(o);return Nl(r)}catch{return ti()}}async function Pr(e,t=!1){let o=ei(t),r=Fl(t),i=`${o}.tmp`;try{try{let s=await qn(o,"utf-8");await Jn(r,s,"utf-8")}catch{}await Pl(Rl(o),{recursive:!0}),await Jn(i,JSON.stringify(e,null,2),"utf-8"),await Bl(i,o)}catch(s){try{await Ll(i)}catch{}throw s}}async function Br(e,t,o={}){let r=await uo(o.global),i=new Date().toISOString(),s=r.skills[e];r.skills[e]={name:e,source:o.source||"local",contentHash:o.contentHash??s?.contentHash,installedAt:s?.installedAt??i,updatedAt:i,agents:t,method:o.method||"copy",global:o.global??!1,version:o.version},await Pr(r,o.global)}async function Do(e,t=!1){let o=await uo(t);return e in o.skills?(delete o.skills[e],await Pr(o,t),!0):!1}async function Po(e,t=!1){return(await uo(t)).skills[e]??null}async function Ul(e=!1){return(await uo(e)).skills}var Zn,Ml,_l,Ol,Lr=_(()=>{"use strict";co();De();To();Zn=2,Ml=ue.enum(Eo),_l=ue.object({name:ue.string(),source:ue.string(),contentHash:ue.string().optional(),installedAt:ue.string(),updatedAt:ue.string(),agents:ue.array(Ml).optional(),method:ue.enum(["copy","symlink"]).optional(),global:ue.boolean().optional(),version:ue.string().optional()}),Ol=ue.object({version:ue.number(),skills:ue.record(ue.string(),_l)})});import Vl from"ky";import{existsSync as xt,mkdirSync as Lo,readFileSync as ii,rmSync as Rr,writeFileSync as Mr}from"node:fs";import{homedir as Xl}from"node:os";import{join as Ae}from"node:path";import Yl from"package-json";function si(){xt(we.cacheDir)||Lo(we.cacheDir,{recursive:!0}),xt(we.skillsCacheDir)||Lo(we.skillsCacheDir,{recursive:!0})}function Wl(e){return Date.now()-e<Ot.cacheTtlMs}function ri(){if(!xt(we.registryCacheFile))return null;try{let e=ii(we.registryCacheFile,"utf-8");return JSON.parse(e)}catch{return null}}function Jl(e){let t={fetchedAt:Date.now(),registry:e};Mr(we.registryCacheFile,JSON.stringify(t,null,2))}async function li(e,t){try{return await ni.get(e)}catch(o){if(t)try{return await ni.get(t)}catch{}throw o}}async function ai(){if(process.env.SKILLS_CDN_REF)return process.env.SKILLS_CDN_REF;if(Bo)return Bo;try{return Bo=(await Yl(Ao,{version:"latest"})).version,Bo}catch{return"latest"}}function ci(e){let t=`https://cdn.jsdelivr.net/npm/${Ao}@${e}`,o=`https://unpkg.com/${Ao}@${e}`;return{registry:`${t}/skills-registry.json`,fallbackRegistry:`${o}/skills-registry.json`,skillsBase:`${t}/skills`,fallbackSkillsBase:`${o}/skills`}}async function mo(e=!1){si();let t=await ai();if(!e){let o=ri(),r=o&&t!=="latest"&&o.registry.version!==t;if(o&&Wl(o.fetchedAt)&&!r)return o.registry}try{let o=ci(t),i=await(await li(o.registry,o.fallbackRegistry)).json();return Jl(i),i}catch(o){let r=ri();return r?r.registry:(console.error(`Failed to fetch registry: ${o instanceof Error?o.message:o}`),null)}}function ql(e){return zl.reduce((t,o)=>t.replace(o,""),e).trim()}function Ql(e,t){let o=Ae(e,".");return Ae(t,".").startsWith(o)}function lt(e){let t=ql(e);if(!t)throw new Error("Invalid skill name");return Ae(we.skillsCacheDir,t)}function _r(e){try{let t=lt(e);return xt(Ae(t,"SKILL.md"))}catch{return!1}}function Zl(e,t){try{let o=Ae(lt(e),hr);Mr(o,JSON.stringify(t,null,2))}catch{}}function di(e){try{let t=Ae(lt(e),hr);return xt(t)?JSON.parse(ii(t,"utf-8")):null}catch{return null}}async function Or(e){if(!_r(e))return!0;let t=await Nt(e);if(!t?.contentHash)return!1;let o=di(e);return o?.contentHash?o.contentHash!==t.contentHash:!0}function ui(e){return di(e)?.contentHash}async function Ro(e){let t=[],o=[];for(let r of e)await Or(r)?t.push(r):o.push(r);return{toUpdate:t,upToDate:o}}async function ea(e,t,o){let r=Ae(o,t);if(!Ql(o,r))return console.error(`Security: Skipping suspicious file path: ${t}`),!1;let i=Ae(r,"..");xt(i)||Lo(i,{recursive:!0});let s=ci(await ai()),l=`${s.skillsBase}/${e.path}/${t}`,d=`${s.fallbackSkillsBase}/${e.path}/${t}`,c=await li(l,d);if(!c.ok)throw new Error(`Failed to download ${t}: HTTP ${c.status}`);return Mr(r,await c.text()),!0}async function ta(e){let t=lt(e.name);si(),xt(t)||Lo(t,{recursive:!0});try{let o=[...e.files],r=0;for(let i=0;i<o.length;i+=Ot.maxConcurrentDownloads){let s=o.slice(i,i+Ot.maxConcurrentDownloads),l=await Promise.all(s.map(d=>ea(e,d,t)));r+=l.filter(Boolean).length}if(r<o.length)throw new Error(`Only ${r}/${o.length} files downloaded successfully`);return e.contentHash&&Zl(e.name,{contentHash:e.contentHash,downloadedAt:Date.now()}),t}catch(o){return console.error(`Failed to download skill ${e.name}: ${o instanceof Error?o.message:o}`),null}}async function Ft(){let e=await mo();return e?e.skills.map(t=>({name:t.name,description:t.description,path:_r(t.name)?lt(t.name):"",category:t.category})):[]}async function Nt(e){return(await mo())?.skills.find(o=>o.name===e)??null}async function oa(){return(await mo())?.deprecated??[]}async function Mo(){let e=await oa();return new Map(e.map(t=>[t.name,t]))}async function yt(e){if(_r(e))return lt(e);let t=await Nt(e);return t?ta(t):null}function mi(){try{Rr(we.cacheDir,{recursive:!0,force:!0})}catch{}}function ra(e){try{Rr(Ae(we.skillsCacheDir,e),{recursive:!0,force:!0})}catch{}}function pi(){try{Rr(we.registryCacheFile,{force:!0})}catch{}}async function po(e){return ra(e),yt(e)}function Fr(){return we.cacheDir}var Ot,we,zl,ni,Bo,Je=_(()=>{"use strict";De();Ot={cacheTtlMs:864e5,fetchTimeoutMs:15e3,maxRetries:3,retryBaseDelayMs:500,maxConcurrentDownloads:10},we={cacheDir:Ae(Xl(),Dn,Pn),get registryCacheFile(){return Ae(this.cacheDir,Ln)},get skillsCacheDir(){return Ae(this.cacheDir,Bn)}},zl=[/[/\\]/g,/\.\./g,/[<>:"|?*]/g];ni=Vl.create({timeout:Ot.fetchTimeoutMs,retry:{limit:Ot.maxRetries,methods:["get"],statusCodes:[408,429,500,502,503,504],backoffLimit:1e4,delay:e=>Ot.retryBaseDelayMs*Math.pow(2,e-1),jitter:!0,retryOnTimeout:!0}});Bo=null});import{cp as na,lstat as Nr,mkdir as yi,readdir as ia,readlink as ki,rm as $t,symlink as sa}from"node:fs/promises";import{homedir as la,platform as aa}from"node:os";import{join as ge,normalize as gi,relative as ca,resolve as fo,sep as da}from"node:path";var fi,Ur,ho,hi,ua,ma,go,pa,Ut,xi,ga,fa,ha,_o,$r,xa,xo,Gt=_(()=>{"use strict";De();lo();Tr();Ar();Lr();To();Je();fi=ge(ft,xr),Ur=e=>(e.replace(/[/\\]/g,"").replace(/[\0:*?"<>|]/g,"").replace(/^[.\s]+|[.\s]+$/g,"").replace(/\.{2,}/g,"").replace(/^\.+/,"")||"unnamed-skill").substring(0,255),ho=(e,t)=>{let o=gi(fo(e)),r=gi(fo(t));return r.startsWith(o+da)||r===o},hi=async(e,t)=>{try{await ua(t,e),await yi(ge(t,".."),{recursive:!0});let o=ca(ge(t,".."),e),r=aa()==="win32"?"junction":void 0;return await sa(o,t,r),!0}catch{return!1}},ua=async(e,t)=>{try{if((await Nr(e)).isSymbolicLink()){let r=await ki(e);if(fo(r)===fo(t))return;await $t(e)}else await $t(e,{recursive:!0})}catch(o){o?.code==="ELOOP"&&await $t(e,{force:!0}).catch(()=>{})}},ma=async(e,t)=>{try{if((await Nr(e)).isSymbolicLink()){let r=await ki(e),i=fo(ge(e,".."),r);return ho(t,i)}return!0}catch{return!0}},go=async(e,t)=>{await $t(t,{recursive:!0,force:!0}),await yi(ge(t,".."),{recursive:!0}),await na(e,t,{recursive:!0})},pa=(e,t)=>`${e}-${t?"global":"local"}`,Ut=(e,t,o={})=>({agent:e.config.displayName,skill:e.skill.name,path:e.skillTargetPath,method:t,success:!0,...o}),xi=(e,t,o)=>({agent:e.config.displayName,skill:e.skill.name,path:e.skillTargetPath,method:t,success:!1,error:o instanceof Error?o.message:String(o)}),ga={"symlink-global":async e=>await hi(e.skill.path,e.skillTargetPath)?Ut(e,"symlink"):(await go(e.skill.path,e.skillTargetPath),Ut(e,"copy",{symlinkFailed:!0})),"symlink-local":async e=>{let t=ge(e.projectRoot,xr,e.safeSkillName);return await go(e.skill.path,t),await hi(t,e.skillTargetPath)?Ut(e,"symlink",{usedGlobalSymlink:!1}):(await go(e.skill.path,e.skillTargetPath),Ut(e,"copy",{symlinkFailed:!0}))},"copy-global":async e=>(await go(e.skill.path,e.skillTargetPath),Ut(e,"copy")),"copy-local":async e=>(await go(e.skill.path,e.skillTargetPath),Ut(e,"copy"))},fa=(e,t,o,r)=>r||ho(e,t)||ho(o,t)?null:"Security: Invalid skill destination path",ha=async(e,t,o,r,i,s)=>{let l=Ne(t),d=Ur(e.name),c=ge(o,d),u={skill:e,config:l,safeSkillName:d,skillTargetPath:c,projectRoot:i},f=fa(o,c,i,s);if(f)return xi(u,r,f);try{let g=pa(r,s);return await ga[g](u)}catch(g){return xi(u,r,g)}},_o=async(e,t)=>{let o=Fe(),r=[];for(let i of t.agents){let s=Ne(i),l=t.global?s.globalSkillsDir:ge(o,s.skillsDir);for(let d of e){let c=await ha(d,i,l,t.method,o,t.global);r.push(c),c.success&&await Br(d.name,[i],{source:"local",contentHash:ui(d.name),method:t.method,global:t.global})}}return await Cr({action:"install",skillName:e.map(i=>i.name).join(", "),agents:t.agents.map(i=>Ne(i).displayName),success:r.filter(i=>i.success).length,failed:r.filter(i=>!i.success).length,details:r.map(i=>({skill:i.skill,agent:i.agent,success:i.success,error:i.error,path:i.path}))}),r},$r=async(e,t)=>{let o=Ne(e),r=t?o.globalSkillsDir:ge(Fe(),o.skillsDir);try{return(await ia(r,{withFileTypes:!0})).filter(s=>s.isDirectory()||s.isSymbolicLink()).map(s=>s.name)}catch{return[]}},xa=(e,t={})=>{let o=Ur(e),r=t.global?la():Fe(),i=ge(r,fi,o);if(!ho(ge(r,fi),i))throw new Error("Invalid skill name: potential path traversal detected");return i},xo=async(e,t,o={})=>{let r=Ur(e),i=Fe(),s=await Po(e,!0);if(s||(s=await Po(e,!1)),!s&&!o.force)return t.map(c=>({skill:e,agent:Ne(c).displayName,success:!1,error:"Skill not found in lockfile"}));let l=xa(e,o);await $t(l,{recursive:!0,force:!0}).catch(()=>{});let d=await Promise.all(t.map(async c=>{let u=Ne(c),f=ge(i,u.skillsDir,r),g=ge(u.globalSkillsDir,r),h=o.global===void 0?[f,g]:o.global?[g]:[f],m=!1,p;for(let T of h){let P=T.startsWith(u.globalSkillsDir)?u.globalSkillsDir:ge(i,u.skillsDir);if(!ho(P,T)){p="Security: Invalid removal path";continue}if(!await ma(T,P)){p="Security: Symlink points outside allowed directory";continue}try{await Nr(T),await $t(T,{recursive:!0,force:!0}),m=!0}catch(O){O.code!=="ENOENT"&&!p&&(p=O instanceof Error?O.message:String(O))}}return{skill:e,agent:u.displayName,success:m,error:m?void 0:p||"Skill not found"}}));return d.some(c=>c.success)&&(await Do(e,!0).catch(()=>{}),await Do(e,!1).catch(()=>{})),await Cr({action:"remove",skillName:e,agents:t.map(c=>Ne(c).displayName),success:d.filter(c=>c.success).length,failed:d.filter(c=>!c.success).length,forced:o.force,details:d.map(c=>({skill:c.skill,agent:c.agent,success:c.success,error:c.error}))}),d}});var Ps={};Lt(Ps,{runCliInstall:()=>wu});import _e from"chalk";async function Cu(e,t){let o=await Ft(),r=[];for(let i of e){let s=o.find(d=>d.name===i);if(!s){console.error(_e.red(`\u274C Skill "${i}" not found`));continue}let l=t?await po(i):await yt(i);l?r.push({...s,path:l}):console.error(_e.red(`\u274C Failed to download skill "${i}"`))}return r}function Tu(e){let t=e.filter(r=>r.success),o=e.filter(r=>!r.success);t.length>0&&(console.log(_e.green(`
|
|
7
|
+
\u2705 Successfully installed ${t.length} skill(s):`)),t.forEach(r=>{console.log(_e.dim(` \u2022 ${r.skill} \u2192 ${r.agent} (${r.method})`))})),o.length>0&&(console.log(_e.red(`
|
|
8
|
+
\u274C Failed to install ${o.length} skill(s):`)),o.forEach(r=>{console.log(_e.dim(` \u2022 ${r.skill} \u2192 ${r.agent}: ${r.error}`))}))}async function wu(e){(!e.skill||e.skill.length===0)&&(console.error(_e.red("\u274C --skill is required in CLI mode")),console.error(_e.dim("Usage: agent-skills install --skill <name1> [name2...] [--agent <agents...>] [--global] [--symlink]")),process.exit(1));let t=Array.isArray(e.skill)?e.skill:[e.skill];console.log(_e.blue(`\u23F3 Loading ${t.length} skill(s) from catalog...`));let o=await Cu(t,e.force||!1);o.length===0&&(console.error(_e.red("\u274C No skills were successfully downloaded")),process.exit(1));let r=e.agent||["cursor","claude-code","windsurf"],i=e.symlink?"symlink":"copy";console.log(_e.blue(`\u23F3 Installing ${o.length} skill(s) to ${r.length} agent(s)...`));let s={agents:r,skills:o.map(d=>d.name),method:i,global:e.global||!1},l=await _o(o,s);Tu(l),l.some(d=>!d.success)&&process.exit(1)}var Bs=_(()=>{"use strict";Gt();Je()});var Ls={};Lt(Ls,{runCliRemove:()=>Au});import Ve from"chalk";async function Au(e){(!e.skill||e.skill.length===0)&&(console.error(Ve.red("\u274C --skill is required in CLI mode")),console.error(Ve.dim("Usage: agent-skills remove --skill <name1> [name2...] [--agent <agents...>] [--global] [--force]")),process.exit(1));let t=Array.isArray(e.skill)?e.skill:[e.skill],o=e.agent||["cursor","claude-code","windsurf"];e.force&&console.log(Ve.yellow("\u26A0\uFE0F Force mode enabled - bypassing lockfile check")),console.log(Ve.blue(`\u23F3 Removing ${t.length} skill(s) from ${o.length} agent(s)...`));let r=0,i=0,s=!1;for(let l of t){let d=await xo(l,o,{global:e.global,force:e.force}),c=d.filter(f=>f.success),u=d.filter(f=>!f.success);c.length>0&&(console.log(Ve.green(`\u2705 ${l}: Removed from ${c.length} agent(s)`)),c.forEach(f=>console.log(Ve.dim(` \u2022 ${f.agent}`))),r+=c.length),u.length>0&&(console.log(Ve.red(`\u274C ${l}: Failed to remove from ${u.length} agent(s)`)),u.forEach(f=>console.log(Ve.dim(` \u2022 ${f.agent}: ${f.error}`))),i+=u.length,u.some(f=>f.error?.includes("lockfile"))&&(s=!0))}console.log(Ve.dim(`
|
|
7
9
|
${r} succeeded, ${i} failed`)),s&&!e.force&&console.log(Ve.yellow(`
|
|
8
|
-
\u{1F4A1} Tip: Use --force to bypass lockfile check`)),i>0&&process.exit(1)}var ks=q(()=>{"use strict";$t()});var bs={};Bt(bs,{runCliUpdate:()=>du});import ce from"chalk";async function du(e){if(console.log(ce.blue("\u23F3 Fetching latest registry...")),await ao(!0),e.skill){if(!await Lr(e.skill)){console.log(ce.green(`\u2705 ${e.skill} is already up to date`));return}console.log(ce.blue(`\u23F3 Updating ${e.skill}...`)),await co(e.skill)?console.log(ce.green(`\u2705 Updated ${e.skill}`)):(console.error(ce.red(`\u274C Failed to update ${e.skill}`)),process.exit(1))}else{let{readSkillLock:t}=await Promise.resolve().then(()=>(Dr(),Gn)),o=await t(),r=Object.keys(o.skills);if(r.length===0){console.log(ce.yellow("No installed skills found. Run agent-skills install first."));return}let{toUpdate:i,upToDate:s}=await Bo(r);if(i.length===0){console.log(ce.green(`\u2705 All ${s.length} installed skills are up to date`));return}console.log(ce.blue(`\u23F3 Updating ${i.length} of ${r.length} skills...`));let l=0,d=0;for(let h of i)await co(h)?l++:(d++,console.error(ce.red(` \u274C Failed to update ${h}`)));console.log(ce.green(`\u2705 ${l} updated, ${s.length} already up to date${d>0?ce.red(`, ${d} failed`):""}`));let c=await Lo(),u=await _t(),g=new Set(u.map(h=>h.name)),f=r.filter(h=>c.has(h)||!g.has(h));if(f.length>0){console.log(""),console.log(ce.yellow(`\u26A0 ${f.length} deprecated skill${f.length>1?"s":""} detected:`));let h={withEntry:(m,p)=>{console.log(ce.yellow(` \u203A ${m} \u2014 ${p.message}`)),p.alternatives?.length&&console.log(ce.dim(` Try: agent-skills install --skill ${p.alternatives.join(", ")}`))},noEntry:m=>{console.log(ce.yellow(` \u203A ${m} \u2014 no longer available in the registry`))}};f.forEach(m=>{let p=c.get(m);h[p?"withEntry":"noEntry"](m,p)}),console.log(ce.dim(" Run: agent-skills remove --skill <name> to clean up"))}}}var Ss=q(()=>{"use strict";ze()});var Ts={};Bt(Ts,{runCliCache:()=>uu});import Et from"chalk";function uu(e){e.clear?(Jn(),console.log(Et.green("\u2705 Cache cleared"))):e.clearRegistry?(Qn(),console.log(Et.green("\u2705 Registry cache cleared"))):e.path?console.log(Rr()):(console.log(Et.bold("Cache management:")),console.log(` ${Et.blue("--clear")} Clear all cached skills and registry`),console.log(` ${Et.blue("--clear-registry")} Clear only the registry cache`),console.log(` ${Et.blue("--path")} Show cache directory path`),console.log(),console.log(Et.dim(`Cache location: ${Rr()}`)))}var ws=q(()=>{"use strict";ze()});import{Box as mt,Text as De}from"ink";import{Fragment as pu,jsx as pt,jsxs as be}from"react/jsx-runtime";function Cs({entries:e,limit:t=10}){let o=e.slice(0,t);return o.length===0?pt(mt,{flexDirection:"column",paddingY:1,children:pt(De,{dimColor:!0,children:"No audit log entries found"})}):be(mt,{flexDirection:"column",paddingY:1,children:[be(mt,{marginBottom:1,children:[pt(De,{bold:!0,color:"cyan",children:"\u{1F4CB} Audit Log"}),be(De,{dimColor:!0,children:[" (showing ",o.length," most recent)"]})]}),o.map((r,i)=>{let s=r.timestamp?new Date(r.timestamp):new Date,l=r.timestamp?mu(s):"unknown time",d=r.action==="install"?"green":r.action==="remove"?"red":"yellow",c=r.failed===0?"\u2713":r.success>0?"\u26A0":"\u2717";return be(mt,{flexDirection:"column",marginBottom:1,paddingLeft:2,children:[be(mt,{children:[be(De,{color:d,bold:!0,children:[c," ",r.action.toUpperCase()]}),be(De,{dimColor:!0,children:[" \u2022 ",l]})]}),be(mt,{paddingLeft:2,children:[pt(De,{children:"Skills: "}),pt(De,{color:"cyan",children:r.skillName})]}),be(mt,{paddingLeft:2,children:[pt(De,{children:"Agents: "}),pt(De,{dimColor:!0,children:r.agents.join(", ")})]}),be(mt,{paddingLeft:2,children:[be(De,{color:"green",children:["\u2713 ",r.success]}),r.failed>0&&be(pu,{children:[pt(De,{children:" \u2022 "}),be(De,{color:"red",children:["\u2717 ",r.failed]})]})]})]},i)})]})}function mu(e){let t=Math.floor((Date.now()-e.getTime())/1e3);return t<60?"just now":t<3600?`${Math.floor(t/60)}m ago`:t<86400?`${Math.floor(t/3600)}h ago`:t<604800?`${Math.floor(t/86400)}d ago`:e.toLocaleDateString()}var As=q(()=>{"use strict"});var Is={};Bt(Is,{runCliAudit:()=>hu});import{render as fu}from"ink";import gu from"react";async function hu(e){if(e.path){console.log(wo());return}let t=e.limit?parseInt(e.limit,10):10,o=await Bn(t);fu(gu.createElement(Cs,{entries:o,limit:t}))}var Ds=q(()=>{"use strict";As();br()});import{Command as xu}from"commander";import{render as eo}from"ink";import to from"react";import{Box as cn,useApp as ou}from"ink";import{useEffect as ru,useState as nu}from"react";io();import{useEffect as ol,useMemo as rl,useState as ur}from"react";function Sn(){let[e,t]=ur([]),[o,r]=ur([]),[i,s]=ur(!0),l=rl(()=>bn(),[]);return ol(()=>{let c=setTimeout(()=>{let u=So();r(u),t(u),s(!1)},800);return()=>clearTimeout(c)},[]),{allAgents:l,installedAgents:o,selectedAgents:e,setSelectedAgents:t,toggleAgent:c=>{t(u=>u.includes(c)?u.filter(g=>g!==c):[...u,c])},loading:i}}import{useEffect as Hu,useState as ju}from"react";Ee();import{useMemo as nl,useState as il}from"react";function En(e,t){let[o,r]=il(""),i=nl(()=>{if(!o.trim())return e;let s=o.toLowerCase().split(/\s+/).filter(l=>l.length>0);return e.filter(l=>{let d=t.keys.map(c=>{let u=l[c];return typeof u=="string"?u.toLowerCase():""}).join(" ");return s.every(c=>d.includes(c))})},[o,e,t.keys]);return{query:o,setQuery:r,filtered:i,hasFilter:o.trim().length>0}}$t();import{useState as Mo}from"react";Co();import{existsSync as Nr,readdirSync as li,readFileSync as la}from"node:fs";import{join as Po}from"node:path";import{existsSync as ta}from"node:fs";import{dirname as oa,join as ii}from"node:path";import{fileURLToPath as ra}from"node:url";var na=ra(import.meta.url),ia=oa(na);function Or(){return ii(sa(),"packages","skills-catalog","skills")}function si(){let e=Or();return ta(e)?e:null}function sa(){return ii(ia,"..","..","..","..")}ze();var lt={mode:null,localDir:null};function aa(e){return Pt.test(e)}function ca(e){return e.match(Pt)?.[1]??null}function da(e){let t=e.match(/^---\n([\s\S]*?)\n---/);if(!t)return{};let o=t[1],r=o.match(/^name:\s*(.+)$/m),i=o.match(/^description:\s*(.+)$/m);return{name:r?.[1]?.trim(),description:i?.[1]?.trim()}}function ai(e,t){let o=Po(e,"SKILL.md");if(!Nr(o))return null;let r=la(o,"utf-8"),{name:i,description:s}=da(r),l=e.split("/").pop()??"";return{name:i??l,description:s??"No description",path:e,category:t}}function ua(e,t){return Nr(e)?li(e,{withFileTypes:!0}).filter(o=>o.isDirectory()).map(o=>ai(Po(e,o.name),t)).filter(o=>o!==null):[]}function ci(e){return Nr(e)?li(e,{withFileTypes:!0}).filter(o=>o.isDirectory()).flatMap(o=>{if(aa(o.name)){let i=ca(o.name);return i?ua(Po(e,o.name),i):[]}let r=ai(Po(e,o.name),Rt);return r?[r]:[]}):[]}function ma(){if(lt.mode)return lt.mode;let e=si();return e?(lt.localDir=e,lt.mode="local","local"):(lt.mode="remote","remote")}function Fr(){return ma()==="local"&<.localDir!==null}function pa(){return Fr()?ci(lt.localDir):[]}async function di(){return Fr()?ci(lt.localDir):_t()}function fa(e){return pa().find(t=>t.name===e)}async function ui(e){if(Fr())return fa(e)??null;let t=await Ot(e);if(!t)return null;let o=await ht(e);return o?{name:t.name,description:t.description,path:o,category:t.category}:null}function _o(){let[e,t]=Mo({current:0,total:0,skill:""}),[o,r]=Mo([]),[i,s]=Mo(!1),[l,d]=Mo(null);return{install:async(u,g)=>{s(!0),d(null),t({current:0,total:u.length*g.agents.length,skill:"Downloading..."});let f=[];for(let h of u){let m=h.path?h:await ui(h.name);m&&f.push(m)}t({current:0,total:f.length*g.agents.length,skill:"Installing..."});try{let h=await Ro(f,g);return r(h),h}catch(h){return d(h instanceof Error?h.message:String(h)),[]}finally{s(!1)}},progress:e,results:o,installing:i,error:l}}import{useInput as ga}from"ink";import{useCallback as ha,useRef as xa,useState as ya}from"react";var Oo=["up","up","down","down","left","right","left","right","b","a"];function mi(){let[e,t]=ya(!1),o=xa([]);ga((i,s)=>{if(e)return;let l=null;if(s.upArrow?l="up":s.downArrow?l="down":s.leftArrow?l="left":s.rightArrow?l="right":i.toLowerCase()==="b"?l="b":i.toLowerCase()==="a"&&(l="a"),!l){o.current=[];return}o.current.push(l),o.current.length>Oo.length&&(o.current=o.current.slice(-Oo.length)),o.current.length===Oo.length&&o.current.every((d,c)=>d===Oo[c])&&(t(!0),o.current=[])});let r=ha(()=>{t(!1),o.current=[]},[]);return{activated:e,reset:r}}$t();import{useState as No}from"react";function pi(){let[e,t]=No({current:0,total:0,skill:""}),[o,r]=No([]),[i,s]=No(!1),[l,d]=No(null);return{remove:async(g,f,h=!1)=>{s(!0),t({current:0,total:f.length,skill:g}),d(null);try{let m=await fo(g,f,{global:h});return r(p=>[...p,...m]),m}catch(m){return d(m instanceof Error?m.message:String(m)),[]}finally{s(!1)}},removeMultiple:async g=>{s(!0);let f=g.reduce((h,m)=>h+m.agents.length,0);t({current:0,total:f,skill:"Initializing..."}),r([]),d(null);try{let h=0;for(let m of g){t({current:h,total:f,skill:m.name});let p=await fo(m.name,m.agents,{});r(w=>[...w,...p]),h+=m.agents.length}}catch(h){d(h instanceof Error?h.message:String(h))}finally{s(!1)}},progress:e,results:o,removing:i,error:l}}ze();import{readFileSync as ka}from"node:fs";import{join as ba}from"node:path";import{useEffect as Sa,useState as Fo}from"react";function fi(e){let[t,o]=Fo(null),[r,i]=Fo(null),[s,l]=Fo(!1),[d,c]=Fo(null);return Sa(()=>{if(!e){o(null),i(null),l(!1),c(null);return}let u=!0;return l(!0),c(null),(async()=>{try{let[f,h]=await Promise.all([Ot(e).catch(()=>null),ht(e).catch(()=>null)]);if(!u)return;f&&o(f);let m=h??st(e);try{let p=ka(ba(m,"SKILL.md"),"utf-8");i(p)}catch{c("Failed to load skill content")}}catch(f){u&&c(f instanceof Error?f.message:String(f))}finally{u&&l(!1)}})(),()=>{u=!1}},[e]),{metadata:t,content:r,loading:s,error:d}}import{useEffect as va,useState as Uo}from"react";Co();import{existsSync as gi,readdirSync as Ta,readFileSync as wa,writeFileSync as cp}from"node:fs";import{join as Ca}from"node:path";function hi(){return Or()}function Aa(){let e=hi(),t=Ca(e,wr);if(!gi(t))return{};try{let o=wa(t,"utf-8");return JSON.parse(o)}catch{return{}}}function Ia(e){let t=e.match(Pt);return t?t[1]:null}function Da(e){return Pt.test(e)}function Ea(){let e=hi();if(!gi(e))return[];let t=Aa(),o=Ta(e,{withFileTypes:!0}),r=[],i=0;for(let s of o){if(!s.isDirectory()||!Da(s.name))continue;let l=Ia(s.name);if(!l)continue;let d=t[s.name]??{};r.push({id:l,name:d.name??so(l),description:d.description,priority:d.priority??i}),i++}return r.sort((s,l)=>s.name.localeCompare(l.name)),r}function $o(e){let t=Ea();if(t.length===0){let s=new Set(e.map(l=>l.category).filter(Boolean));t=Array.from(s).map((l,d)=>({id:l,name:so(l),priority:d}))}let o=new Map;for(let s of t)o.set(s,[]);o.set(Cr,[]);for(let s of e){let l=s.category??Rt,d=t.find(g=>g.id===l);!d&&l!==Rt&&(d={id:l,name:so(l),priority:999},t.push(d),o.set(d,[]));let c=d??Cr,u=o.get(c)??[];u.push(s),o.set(c,u)}for(let[s,l]of o)l.length===0&&o.delete(s);let r=new Map,i=Array.from(o.keys()).sort((s,l)=>s.name.localeCompare(l.name));for(let s of i){let l=o.get(s);l&&(l.sort((d,c)=>d.name.localeCompare(c.name)),r.set(s,l))}return r}function at(){let[e,t]=Uo([]),[o,r]=Uo(!0),[i,s]=Uo(null),[l,d]=Uo(new Map);return va(()=>{let c=!0;return(async()=>{try{let g=await di();c&&(t(g),d($o(g)))}catch(g){c&&s(g instanceof Error?g.message:String(g))}finally{c&&r(!1)}})(),()=>{c=!1}},[]),{skills:e,loading:o,error:i,groupedSkills:l}}import{useState as Ba}from"react";function xi(e){let[t,o]=Ba(1);return{step:t,next:()=>o(l=>Math.min(l+1,e)),back:()=>o(l=>Math.max(l-1,1)),goTo:l=>o(l),isFirst:t===1,isLast:t===e,progress:t/e}}import{Box as yt,Text as jo}from"ink";import za from"ink-big-text";import Gr from"ink-gradient";import{useEffect as qa,useState as ki}from"react";import{Box as $r,Text as go}from"ink";import{memo as La}from"react";var n={primary:"#3b82f6",primaryLight:"#60a5fa",primaryDark:"#1e3a8a",accent:"#06b6d4",accentLight:"#22d3ee",success:"#22c55e",warning:"#f59e0b",error:"#ef4444",text:"#f8fafc",textDim:"#94a3b8",textMuted:"#64748b",border:"#334155",bg:"#0f172a",bgLight:"#1e293b"};var a={bar:"\u2502",barEnd:"\u2514",radioActive:"\u25CF",radioInactive:"\u25CB",checkboxActive:"\u25FC",checkboxInactive:"\u25FB",diamond:"\u25C6",arrow:"\u203A",arrowRight:"\u2192",arrowUp:"\u2191",arrowDown:"\u2193",dot:"\xB7",bullet:"\u25B8",check:"\u2713",cross:"\u2717",star:"\u2605",sparkle:"\u2726",installed:"\u25CF",warning:"\u26A0",info:"\u2139"};import{jsx as Ho,jsxs as Go}from"react/jsx-runtime";var ct=La(function({hints:t,status:o}){return Ho($r,{marginTop:1,borderStyle:"round",borderColor:n.border,paddingX:1,children:Go($r,{justifyContent:"space-between",width:"100%",children:[Ho(go,{children:t.map((r,i)=>Go(go,{children:[i>0&&Go(go,{color:n.textDim,children:[" ",a.dot," "]}),Ho(go,{color:r.color??n.accent,bold:!0,children:r.key}),Go(go,{color:n.textDim,children:[" ",r.label]})]},r.key))}),o&&Ho($r,{children:o})]})})});import{Box as xt,Text as Fe,useInput as Ra}from"ink";import{useMemo as Pa,useState as yi}from"react";import{Fragment as Ma,jsx as qe,jsxs as Je}from"react/jsx-runtime";function Qe({items:e,onSelect:t,onCancel:o,initialIndex:r=0,itemLimit:i=10,hideFooter:s,footerRight:l}){let[d,c]=yi(r),[u,g]=yi(0);Ra((h,m)=>{m.upArrow&&(c(p=>Math.max(0,p-1)),d<=u&&g(p=>Math.max(0,p-1))),m.downArrow&&(c(p=>Math.min(e.length-1,p+1)),d>=u+i-1&&g(p=>Math.min(e.length-i,p+1))),m.return&&t(e[d].value),m.escape&&o&&o()});let f=Pa(()=>e.slice(u,u+i),[e,u,i]);return Je(xt,{flexDirection:"column",children:[f.map((h,m)=>{let p=m+u===d;return Je(xt,{backgroundColor:p?n.bgLight:void 0,paddingX:1,children:[qe(xt,{width:2,children:qe(Fe,{color:p?n.accent:n.textMuted,children:p?a.bullet:" "})}),Je(Fe,{color:p?n.accent:n.text,bold:p,children:[p?a.radioActive:a.radioInactive," ",h.label]}),p&&h.hint&&Je(Fe,{color:n.textDim,children:[" ",a.dot," ",h.hint]})]},`${h.label}-${m}`)}),e.length>i&&qe(xt,{marginTop:1,paddingX:1,children:Je(Fe,{color:n.textDim,children:[a.arrowUp,a.arrowDown," ",u+1,"-",Math.min(u+i,e.length)," of ",e.length]})}),!s&&qe(xt,{marginTop:1,borderStyle:"round",borderColor:n.border,paddingX:1,children:Je(xt,{justifyContent:"space-between",width:"100%",children:[Je(Fe,{children:[qe(Fe,{color:n.success,bold:!0,children:"enter"}),qe(Fe,{color:n.textDim,children:" select"}),o&&Je(Ma,{children:[Je(Fe,{color:n.textDim,children:[" ",a.dot," "]}),qe(Fe,{color:n.warning,bold:!0,children:"esc"}),qe(Fe,{color:n.textDim,children:" back"})]})]}),l&&qe(xt,{children:l})]})})]})}import{Box as Ze,Text as ve,useInput as _a,useStdout as Oa}from"ink";import{useCallback as Na,useEffect as Fa,useRef as $a,useState as Ua}from"react";import{jsx as ue,jsxs as ho}from"react/jsx-runtime";var Ga=100,et=16,Ha=50,ja=10,Va=30,Ka=5,Xa=["BANKRUPT. Your burn rate was too high.","DOWN ROUND. Valuation dropped to zero.","RUNWAY EXPIRED. Back to living with parents.","SERVER COSTS > REVENUE. You are cooked.","AUDIT FAILED. Too much tech debt."],Ya=["ACQUIRED BY BIG TECH. Golden handcuffs on.","SERIES B SECURED. Keep burning cash!","IPO SUCCESSFUL. Time to buy a yacht.","PROFITABLE? No, but the vibes are great."],Ut=[["AGI_SOON","100x_DEV","LOVABLE","HYPE"],["DEEPSEEK","GEMINI","GPT","V0_DEV"],["TAB_SPAM","NO_READ","TRUST_ME","YOLO"],["SLOP","SPAGHETTI","ANY_TYPE","BUG"]];function Wa(e){let t=[],r=Math.max(...Ut.flat().map(l=>l.length))+4,i=Ut[0].length*r,s=Math.floor((e-i)/2);for(let l=0;l<Ut.length;l++)for(let d=0;d<Ut[l].length;d++){let c=Ut[l][d];t.push({x:Math.max(0,s+d*r),y:1+l*2,label:c,width:c.length,alive:!0})}return t}function Ur({onExit:e}){let{stdout:t}=Oa(),o=t?.columns??80,r=Math.max(60,Math.min(o-4,Ga)),i=$a(""),[s,l]=Ua(()=>({player:{x:Math.floor(r/2),y:et-1},playerBullets:[],enemyBullets:[],invaders:Wa(r),score:0,lives:5,gameOver:!1,won:!1,invaderDirection:1,tickCount:0,flash:!1,glitch:!1,rateLimited:0}));if((s.gameOver||s.won)&&!i.current){let f=s.won?Ya:Xa;i.current=f[Math.floor(Math.random()*f.length)]}_a((f,h)=>{if(s.gameOver||s.won){(h.return||h.escape)&&e();return}if(h.escape){e();return}l(m=>{let p=m.player.x;h.leftArrow&&(p=Math.max(0,m.player.x-2)),h.rightArrow&&(p=Math.min(r-1,m.player.x+2));let w=m.playerBullets,B=m.rateLimited;return f===" "&&B===0&&(m.playerBullets.length>=2?(B=Va,w=[]):w=[...m.playerBullets,{x:p,y:m.player.y-1}]),{...m,player:{...m.player,x:p},playerBullets:w,rateLimited:B}})});let d=Na(()=>{l(f=>{if(f.gameOver||f.won)return f;let h=f.tickCount+1,m=f.score,p=f.lives,w=f.gameOver,B=!1,_=!1,F=f.rateLimited>0?f.rateLimited-1:0,k=f.invaders.filter(y=>y.alive),T=Ut.flat().length,A=k.length/T,S=Math.max(2,Math.floor(ja*A)+1),L=.02+.08*(1-A),O=f.playerBullets.map(y=>({...y,y:y.y-1})).filter(y=>y.y>=0),V=f.enemyBullets.map(y=>({...y,y:y.y+1})).filter(y=>y.y<et),I=f.invaders.map(y=>({...y}));for(let y of O)if(y.y!==-1){for(let E of I)if(E.alive&&y.y===E.y&&y.x>=E.x&&y.x<E.x+E.width){E.alive=!1,y.y=-1,m+=100,B=!0;break}}if(O=O.filter(y=>y.y!==-1),V.some(y=>y.x===f.player.x&&y.y===f.player.y)&&(p-=1,B=!0,_=!0,V=[],p<=0&&(w=!0)),I.every(y=>!y.alive))return{...f,won:!0,score:m+p*1e3,invaders:I};if(k.length>0){let y=k.filter(E=>{let Q=f.player.x>=E.x-1&&f.player.x<=E.x+E.width+1;return Math.random()<(Q?L*Ka:L)});if(y.length>0){let E=y[Math.floor(Math.random()*y.length)];V.push({x:E.x+Math.floor(E.width/2),y:E.y+1})}}let C=f.invaderDirection;if(h%S===0){let y=I.filter(Z=>Z.alive).map(Z=>Z.x),E=Math.min(...y);Math.max(...I.filter(Z=>Z.alive).map(Z=>Z.x+Z.width))>=r-2&&C===1&&(C=-1),E<=0&&C===-1&&(C=1),I.forEach(Z=>Z.alive&&(Z.x+=C))}return h%45===0&&(I.forEach(y=>y.alive&&(y.y+=1)),I.some(y=>y.alive&&y.y>=et-1)&&(w=!0)),{...f,playerBullets:O,enemyBullets:V,invaders:I,score:m,lives:p,gameOver:w,invaderDirection:C,tickCount:h,flash:B,glitch:_,rateLimited:F}})},[r]);Fa(()=>{let f=setInterval(d,Ha);return()=>clearInterval(f)},[d]);let c=()=>{let f=Array.from({length:et},()=>Array(r).fill(" "));s.invaders.forEach(p=>{if(p.alive)for(let w=0;w<p.width;w++)p.x+w<r&&p.y<et&&(f[p.y][p.x+w]=s.glitch?"?":p.label[w])}),s.playerBullets.forEach(p=>{p.x<r&&p.y<et&&(f[p.y][p.x]="$")}),s.enemyBullets.forEach(p=>{p.x<r&&p.y<et&&(f[p.y][p.x]="*")});let{x:h,y:m}=s.player;return h<r&&m<et&&(f[m][h]=s.rateLimited>0?"X":"^"),f.map(p=>p.join("")).join(`
|
|
9
|
-
`)},u=s.rateLimited>0?n.error:n.accent,g=s.glitch?n.warning:s.flash?n.error:n.success;return ue(Ze,{width:"100%",alignItems:"center",flexDirection:"column",children:ho(Ze,{width:r+4,flexDirection:"column",alignItems:"center",children:[ho(Ze,{width:r,flexDirection:"row",paddingX:1,children:[ue(Ze,{width:"35%",children:ue(ve,{color:u,bold:!0,children:s.rateLimited>0?`LIMIT (${s.rateLimited})`:`$${s.score}k`})}),ue(Ze,{width:"30%",justifyContent:"center",children:ue(ve,{color:n.warning,bold:!0,children:"VIBE INVADERS"})}),ue(Ze,{width:"35%",justifyContent:"flex-end",children:ho(ve,{color:n.success,bold:!0,children:["RUNWAY: ","$".repeat(s.lives)]})})]}),ue(Ze,{borderStyle:"round",borderColor:s.rateLimited>0?n.error:n.border,flexDirection:"column",width:r+2,height:et+2,children:ue(ve,{color:s.gameOver?n.error:g,children:c()})}),ue(Ze,{marginTop:0,width:r+2,justifyContent:"center",borderStyle:"round",borderColor:n.accent,children:s.gameOver||s.won?ho(ve,{color:s.won?n.success:n.error,bold:!0,children:[i.current," Val: $",s.score,"k"]}):ho(Ze,{gap:1,children:[ue(ve,{color:n.accent,children:"\u2190\u2192"}),ue(ve,{children:" move "}),ue(ve,{color:n.accent,children:"spc"}),ue(ve,{children:" shoot "}),ue(ve,{color:n.accent,children:"esc"}),ue(ve,{children:" quit"})]})})]})})}import{jsx as me,jsxs as Hr}from"react/jsx-runtime";var Ja=[{label:"Vibe Invaders",value:"invaders",hint:"Fight vibe-coding!"},{label:"Back",value:"back",hint:"Return to CLI"}],bi="\u2591".repeat(56);function jr({onExit:e}){let[t,o]=ki("menu"),[r,i]=ki(!0);qa(()=>{let l=setInterval(()=>i(d=>!d),600);return()=>clearInterval(l)},[]);let s=l=>{if(l==="back"){e();return}o(l)};return t==="invaders"?me(Ur,{onExit:()=>o("menu")}):Hr(yt,{flexDirection:"column",alignItems:"center",children:[me(yt,{marginBottom:0,children:me(Gr,{name:"cristal",children:me(jo,{children:bi})})}),me(yt,{marginBottom:0,children:me(Gr,{name:"pastel",children:me(za,{text:"ARCADE",font:"chrome"})})}),me(yt,{marginBottom:0,children:me(Gr,{name:"cristal",children:me(jo,{children:bi})})}),me(yt,{marginBottom:1,marginTop:1,children:Hr(jo,{color:r?n.warning:n.bg,bold:!0,children:[a.sparkle," SECRET UNLOCKED ",a.sparkle]})}),me(yt,{marginBottom:1,children:Hr(jo,{color:n.textDim,children:[a.diamond," Choose your adventure ",a.diamond]})}),me(yt,{width:50,children:me(Qe,{items:Ja,onSelect:s,onCancel:e,hideFooter:!0})}),me(ct,{hints:[{key:"\u2191\u2193",label:"navigate"},{key:"\u23CE",label:"select"},{key:"esc",label:"back",color:n.warning}]})]})}import{Box as vi,Text as Ko,useInput as Tc}from"ink";import{Box as tt,Text as Ae}from"ink";import Di from"ink-big-text";import Kr from"ink-gradient";import{useAtomValue as kc}from"jotai";import{useMemo as bc}from"react";Tr();import{atom as fc}from"jotai";import{unwrap as gc}from"jotai/utils";Ee();import{mkdir as Qa,readFile as Za,writeFile as ec}from"node:fs/promises";import{homedir as tc}from"node:os";import{dirname as oc,join as rc}from"node:path";function Si(){return rc(tc(),mr,Tn)}function nc(e){if(typeof e!="object"||e===null)return null;let t=e;return typeof t.lastUpdateCheck!="number"?null:{lastUpdateCheck:t.lastUpdateCheck,latestVersion:t.latestVersion??null}}async function Ti(){let e=Si();try{let t=await Za(e,"utf-8"),o=JSON.parse(t);return nc(o)}catch{return null}}async function wi(e){let t=Si(),o={lastUpdateCheck:Date.now(),latestVersion:e};await Qa(oc(t),{recursive:!0}),await ec(t,JSON.stringify(o,null,2),"utf-8")}Ee();import uc from"package-json";import{createRequire as ic}from"node:module";import{dirname as sc,join as lc}from"node:path";import{fileURLToPath as ac}from"node:url";var cc=ac(import.meta.url),dc=sc(cc),Ci=ic(import.meta.url),Vo;try{Vo=Ci("./package.json")}catch{Vo=Ci(lc(dc,"../../package.json"))}var Gt=Vo.version||"0.0.0",kf=Vo.description||"CLI to install and manage skills for AI coding agents";async function Ai(e){try{if(mc(e))return null;let t=await uc(Lt,{version:"latest"});return t.version!==e?t.version:null}catch{return null}}function mc(e){return/-(alpha|beta|rc|snapshot|dev|canary|next)/i.test(e)}function Vr(){return Gt}Ee();async function hc(e){let t=await Ti(),o=t&&t.latestVersion!==e?t.latestVersion:null;try{let r=await Promise.race([Ai(e),new Promise((i,s)=>setTimeout(()=>s(new Error("timeout")),3e3))]);return wi(r??e).catch(()=>{}),r}catch{return o}}var xc=async()=>{let e=Vr(),[t,o]=await Promise.all([hc(e).catch(()=>null),Promise.resolve(Sr()).catch(()=>!1)]);return{updateAvailable:t,currentVersion:e,isGlobal:o,isLoading:!1}},yc=fc(xc()),Ii=gc(yc,e=>e??{updateAvailable:null,currentVersion:Vr(),isGlobal:!1,isLoading:!0});Ee();import{jsx as te,jsxs as ot}from"react/jsx-runtime";var Ei=["#1e3a8a","#3b82f6","#0ea5e9","#06b6d4","#22d3ee"],Sc="\u2500",P=({notification:e})=>{let t=kc(Ii),o=bc(()=>{if(e)return e;let{updateAvailable:r,currentVersion:i,isGlobal:s,isLoading:l}=t;return l?null:r&&!s?ot(tt,{flexDirection:"column",alignItems:"center",children:[ot(Ae,{color:"yellow",children:[a.warning," ",We.UPDATE_AVAILABLE(i,r)]}),ot(Ae,{color:"blue",children:[a.info," ",We.TIP_INSTALL_UPDATE," ",te(Ae,{bold:!0,children:We.INSTALL_COMMAND})]})]}):r?ot(Ae,{color:"yellow",children:[a.warning," ",We.UPDATE_AVAILABLE(i,r)," (run"," ",te(Ae,{bold:!0,children:We.UPDATE_COMMAND}),")"]}):s?null:ot(Ae,{color:"blue",children:[a.info," ",We.TIP_INSTALL_ACCESS," ",te(Ae,{bold:!0,children:We.INSTALL_COMMAND})]})},[e,t]);return ot(tt,{flexDirection:"column",paddingBottom:1,children:[ot(tt,{flexDirection:"column",alignItems:"center",marginBottom:1,children:[te(tt,{marginBottom:-1,children:te(Kr,{colors:["#1e3a8a","#3b82f6"],children:te(Di,{text:"TLC",font:"tiny"})})}),te(tt,{children:te(Kr,{colors:Ei,children:te(Di,{text:"AGENT SKILLS",font:"block"})})}),ot(tt,{marginTop:-1,alignItems:"center",children:[te(Ae,{color:"#334155",children:"\u2500\u2500\u2500\u2500\u2500\u2500 "}),ot(Ae,{color:"white",bold:!0,children:["VERSION ",Gt]}),te(Ae,{color:"#334155",children:" \u2500\u2500\u2500\u2500\u2500\u2500"})]}),te(tt,{marginTop:1,children:te(Ae,{color:"#64748b",italic:!0,children:We.DESCRIPTION})}),o&&te(tt,{marginTop:1,children:o})]}),te(tt,{marginTop:o?0:1,justifyContent:"center",children:te(Kr,{colors:Ei,children:te(Ae,{children:Sc.repeat(60)})})})]})};import{jsx as xo,jsxs as Xr}from"react/jsx-runtime";function Bi({onSelect:e,onBack:t,onCredits:o}){let r=[{label:"Install new skills",value:"install",hint:"browse and select skills to install"},{label:"Update existing skills",value:"update",hint:"check for content changes"},{label:"Remove installed skills",value:"remove",hint:"uninstall skills from agents"}];Tc(s=>{s==="c"&&o&&o()});let i=Xr(Ko,{children:[xo(Ko,{color:n.accent,bold:!0,children:"c"}),xo(Ko,{color:n.textDim,children:" credits"})]});return Xr(vi,{flexDirection:"column",paddingX:1,children:[xo(P,{}),xo(vi,{marginBottom:1,children:Xr(Ko,{bold:!0,color:n.primary,children:[a.diamond," What would you like to do?"]})}),xo(Qe,{items:r,onSelect:e,onCancel:t,footerRight:i})]})}import{Box as Kt,Text as Yr,useInput as Rc,useStdout as Pc}from"ink";import Mc from"ink-spinner";import{useState as _c}from"react";import{Box as Be,Text as Ht,useInput as Dc}from"ink";import{useEffect as Ec}from"react";import{useEffect as wc,useState as Cc}from"react";import{Fragment as Ac,jsx as Ic}from"react/jsx-runtime";var Li=({visible:e,duration:t=250,children:o})=>{let[r,i]=Cc(e?1:0);return wc(()=>{if(e&&r===1||!e&&r===0)return;let s=Date.now(),l=r,d=e?1:0,u=setInterval(()=>{let f=Date.now()-s,h=Math.min(f/t,1),m=l+(e?h:-h)*Math.abs(d-l),p=Math.max(0,Math.min(1,m));i(p),h>=1&&(clearInterval(u),i(d))},16);return()=>{clearInterval(u)}},[e,t]),!e&&r<=.05?null:Ic(Ac,{children:o})};import{jsx as oe,jsxs as Xo}from"react/jsx-runtime";var jt=({visible:e,onDismiss:t,shortcuts:o})=>{Dc(()=>{e&&t()},{isActive:e}),Ec(()=>{let u;return e&&(u=setTimeout(()=>{t()},8e3)),()=>{u&&clearTimeout(u)}},[e,t]);let r=Math.ceil(o.length/2),i=o.slice(0,r),s=o.slice(r),l=({label:u})=>oe(Be,{flexShrink:0,children:oe(Ht,{backgroundColor:n.bgLight,color:n.accent,bold:!0,children:` ${u} `})}),d=({entry:u})=>Xo(Be,{marginBottom:0,gap:1,children:[oe(Be,{width:10,justifyContent:"flex-end",flexShrink:0,children:oe(l,{label:u.key})}),oe(Ht,{color:n.textDim,children:u.description})]}),c="\u2500".repeat(48);return oe(Li,{visible:e,duration:200,children:Xo(Be,{borderStyle:"round",borderColor:n.border,backgroundColor:n.bg,paddingX:2,paddingY:1,flexDirection:"column",width:56,children:[oe(Be,{justifyContent:"center",marginBottom:1,children:Xo(Ht,{color:n.accent,bold:!0,children:[a.sparkle," Keyboard Shortcuts"]})}),oe(Be,{justifyContent:"center",children:oe(Ht,{color:n.border,children:c})}),Xo(Be,{marginTop:1,gap:2,children:[oe(Be,{flexDirection:"column",gap:1,flexGrow:1,children:i.map(u=>oe(d,{entry:u},u.key))}),oe(Be,{flexDirection:"column",gap:1,flexGrow:1,children:s.map(u=>oe(d,{entry:u},u.key))})]}),oe(Be,{justifyContent:"center",marginTop:1,children:oe(Ht,{color:n.border,children:c})}),oe(Be,{marginTop:1,justifyContent:"center",children:oe(Ht,{color:n.textMuted,children:"press any key to dismiss"})})]})})};import{Box as kt,Text as rt,useInput as vc}from"ink";import{useEffect as Bc,useRef as Lc,useState as Yo}from"react";import{jsx as Le,jsxs as bt}from"react/jsx-runtime";function Vt({items:e,onSubmit:t,onCancel:o,onChange:r,initialSelected:i=[],limit:s=10}){let[l,d]=Yo(i),[c,u]=Yo(0),[g,f]=Yo(0),[h,m]=Yo(!1),p=Lc(i);Bc(()=>{let k=p.current;(k.length!==i.length||k.some((A,S)=>A!==i[S]))&&(d(i),p.current=i)},[i]),vc((k,T)=>{if(k==="?"){m(L=>!L);return}if(h){m(!1);return}if(T.return){t(l);return}if(T.escape&&o){o();return}let A=c,S=g;if(T.upArrow?A=c>0?c-1:e.length-1:T.downArrow&&(A=c<e.length-1?c+1:0),A<S?S=A:A>=S+s&&(S=A-s+1),T.upArrow&&c===0?S=Math.max(0,e.length-s):T.downArrow&&c===e.length-1&&(S=0),A!==c&&(u(A),f(S)),k===" "){let L=e[c];if(l.includes(L.value)){let O=l.filter(V=>V!==L.value);d(O),r?.(O)}else{let O=[...l,L.value];d(O),r?.(O)}}if(k==="a"&&T.ctrl)if(l.length===e.length)d([]),r?.([]);else{let L=e.map(O=>O.value);d(L),r?.(L)}});let w=e.slice(g,g+s),B=g>0,_=e.length>g+s,F=[{key:"\u2191/\u2193",description:"Navigate"},{key:"space",description:"Toggle selection"},{key:"enter",description:"Confirm"},{key:"ctrl+a",description:"Select all / none"},...o?[{key:"esc",description:"Cancel"}]:[]];return h?Le(kt,{flexDirection:"column",flexGrow:1,alignItems:"center",justifyContent:"center",children:Le(jt,{visible:h,onDismiss:()=>m(!1),shortcuts:F})}):bt(kt,{flexDirection:"column",children:[B&&Le(kt,{justifyContent:"center",marginBottom:1,children:bt(rt,{color:n.textDim,children:[a.arrowUp," ",a.arrowUp," ",a.arrowUp]})}),w.map((k,T)=>{let A=T+g,S=A===c,L=l.includes(k.value),O=S?a.bullet:" ",V=L?n.success:n.accent,I=L?a.checkboxActive:a.checkboxInactive,C=L?n.success:n.textMuted,y=S?n.primary:L?n.primaryLight:n.text;return bt(kt,{backgroundColor:S?n.bgLight:void 0,paddingX:1,children:[Le(kt,{width:2,children:Le(rt,{color:V,children:O})}),Le(kt,{width:2,children:Le(rt,{color:C,children:I})}),Le(rt,{color:y,bold:S,children:k.label}),k.hint&&bt(rt,{color:L?n.success:n.textDim,children:[" ",a.dot," ",k.hint]})]},`${String(k.value)}-${A}`)}),_&&Le(kt,{justifyContent:"center",marginTop:1,children:bt(rt,{color:n.textDim,children:[a.arrowDown," ",a.arrowDown," ",a.arrowDown]})}),Le(ct,{hints:[{key:"space",label:"toggle"},{key:"enter",label:"confirm",color:n.success},...o?[{key:"esc",label:"back",color:n.warning}]:[],{key:"?",label:"help"}],status:l.length>0?bt(rt,{children:[bt(rt,{color:n.success,bold:!0,children:[a.checkboxActive," ",l.length]}),Le(rt,{color:n.textDim,children:" selected"})]}):void 0})]})}io();import{Fragment as Ri,jsx as $e,jsxs as St}from"react/jsx-runtime";var Oc=28;function Xt({onSelect:e,onBack:t}){let{stdout:o}=Pc(),r=o?.rows??40,i=Math.max(3,r-Oc),{allAgents:s,installedAgents:l,selectedAgents:d,setSelectedAgents:c,loading:u}=Sn(),g=[{key:"space",description:"Toggle selection"},{key:"enter",description:"Confirm"},{key:"ctrl+a",description:"Select all"},{key:"esc",description:"Go back"}],[f,h]=_c(!1);Rc(p=>{p==="?"&&h(w=>!w)});let m=s.map(p=>{let w=Ne(p),B=l.includes(p);return{label:w.displayName,value:p,hint:B?`${a.check} detected`:void 0}});return u?St(Kt,{flexDirection:"column",paddingX:1,children:[$e(P,{}),$e(Kt,{marginTop:1,children:St(Yr,{color:n.accent,children:[$e(Mc,{type:"dots"})," Scanning for installed agents..."]})})]}):St(Kt,{flexDirection:"column",paddingX:1,minHeight:20,children:[$e(P,{}),f?St(Ri,{children:[$e(Kt,{flexDirection:"column",flexGrow:1,alignItems:"center",justifyContent:"center",children:$e(jt,{visible:f,onDismiss:()=>h(!1),shortcuts:g})}),$e(ct,{hints:[{key:"space",label:"toggle"},{key:"enter",label:"confirm",color:n.success},...t?[{key:"esc",label:"back",color:n.warning}]:[],{key:"?",label:"help"}]})]}):St(Ri,{children:[$e(Kt,{marginBottom:1,children:St(Yr,{bold:!0,color:n.primary,children:[a.diamond," Where do you want to install skills?"]})}),$e(Kt,{marginBottom:1,children:St(Yr,{color:n.textDim,children:[l.length," agents detected on this machine"]})}),$e(Vt,{items:m,initialSelected:d,onSubmit:e,onCancel:t,onChange:c,limit:i})]})]})}import{Box as dt,Text as G,useInput as jc,useStdout as Vc}from"ink";import Fi from"ink-big-text";import Zo from"ink-gradient";import{existsSync as Kc}from"node:fs";import{dirname as $i,join as Xc}from"node:path";import{fileURLToPath as Yc}from"node:url";import{useCallback as Wc,useEffect as Qo,useMemo as zc,useRef as Ui,useState as Yt}from"react";import{execSync as Nc,spawn as Wo}from"node:child_process";import{platform as Fc}from"node:os";function $c(e){try{return Nc(`which ${e}`,{stdio:"ignore"}),!0}catch{return!1}}function Uc(e){let t=[{cmd:"mpv",args:["--no-video","--no-terminal",e]},{cmd:"ffplay",args:["-nodisp","-autoexit","-loglevel","quiet",e]},{cmd:"paplay",args:[e]},{cmd:"aplay",args:[e]}];for(let{cmd:o,args:r}of t)if($c(o))return Wo(o,r,{stdio:"ignore"});return Wo("mpv",["--no-video","--no-terminal",e],{stdio:"ignore"})}function Pi(e){try{let t=Fc(),o;return t==="darwin"?o=Wo("afplay",[e],{stdio:"ignore"}):t==="win32"?o=Wo("powershell",["-c",`(New-Object Media.SoundPlayer "${e}").PlaySync()`],{stdio:"ignore"}):o=Uc(e),o.on("error",()=>{}),o}catch{return null}}function zo(e){e&&!e.killed&&e.kill()}import Mi from"ky";var _i="https://api.github.com/repos/tech-leads-club/agent-skills",Gc=`${_i}/contributors`,qo=null,Jo=null;async function Oi(){if(qo)return qo;try{return qo=(await Mi.get(Gc,{headers:{Accept:"application/vnd.github.v3+json"},timeout:1e4}).json()).filter(({login:t})=>!Hc(t)).map(({login:t,avatar_url:o,contributions:r})=>({login:t,avatarUrl:o,contributions:r})),qo}catch{return[]}}async function Ni(){if(Jo!==null)return Jo;try{return Jo=(await Mi.get(_i,{headers:{Accept:"application/vnd.github.v3+json"},timeout:1e4}).json()).stargazers_count,Jo}catch{return 0}}function Hc(e){return e.endsWith("[bot]")}import{jsx as N,jsxs as Re}from"react/jsx-runtime";var qc=220,Jr=52,Wt=["#1e3a8a","#3b82f6","#0ea5e9","#06b6d4","#22d3ee"],Jc=14,qr=500,Hi=60,Wr="\u2500".repeat(Jr-4),Gi=40,zr=["#f59e0b","#ef4444","#ec4899","#a855f7"],Qc={1:{badge:`${a.star}${a.star}${a.star}`,color:"#f59e0b"},2:{badge:`${a.star}${a.star}`,color:"#c0c0c0"},3:{badge:a.star,color:"#cd7f32"}};function Zc(e,t){let o=[];o.push({type:"blank"}),o.push({type:"text",text:"A Tech Leads Club Production",color:"#94a3b8"}),o.push({type:"blank"}),o.push({type:"blank"}),o.push({type:"gradient",text:`${a.sparkle} C O N T R I B U T O R S ${a.sparkle}`,gradientColors:zr}),o.push({type:"gradient",text:Wr,gradientColors:Wt}),o.push({type:"blank"});for(let i=0;i<e.length;i++){let s=e[i];o.push({type:"contributor",rank:i+1,login:s.login,contributions:s.contributions})}o.push({type:"blank"}),o.push({type:"blank"}),o.push({type:"gradient",text:`${a.star} S T A T S ${a.star}`,gradientColors:zr}),o.push({type:"gradient",text:Wr,gradientColors:Wt}),o.push({type:"blank"}),t>0&&o.push({type:"text",text:`${a.star} GitHub Stars \xB7\xB7\xB7\xB7\xB7 ${t}`,color:"#f59e0b",bold:!0}),o.push({type:"text",text:`${a.diamond} Contributors \xB7\xB7\xB7\xB7\xB7 ${e.length}`,color:"#06b6d4"});let r=e.reduce((i,s)=>i+s.contributions,0);return o.push({type:"text",text:`${a.check} Contributions \xB7\xB7\xB7\xB7 ${r}`,color:"#22c55e"}),o.push({type:"blank"}),o.push({type:"blank"}),o.push({type:"gradient",text:`${a.sparkle} S P E C I A L T H A N K S ${a.sparkle}`,gradientColors:zr}),o.push({type:"gradient",text:Wr,gradientColors:Wt}),o.push({type:"blank"}),o.push({type:"text",text:"To every contributor, stargazer,",color:"#94a3b8"}),o.push({type:"text",text:"and community member who makes",color:"#94a3b8"}),o.push({type:"text",text:"this project possible.",color:"#94a3b8"}),o.push({type:"blank"}),o.push({type:"text",text:"Built with \u2665 by the community",color:"#ef4444"}),o.push({type:"blank"}),o.push({type:"gradient",text:"github.com/tech-leads-club/agent-skills",gradientColors:Wt}),o.push({type:"blank"}),o.push({type:"blank"}),o.push({type:"blank"}),o}function ed(){try{let e=$i(Yc(import.meta.url));for(let t=0;t<5;t++){let o=Xc(e,"assets","chiptune.mp3");if(Kc(o))return o;e=$i(e)}return null}catch{return null}}function td({rank:e,login:t,contributions:o}){let r=Qc[e],i=r?.color??"#e2e8f0",s=e.toString().padStart(2),l=`@${t}`,d=`${o}`,c=r?` ${r.badge}`:"",u=5+l.length+c.length+1+d.length,g=Math.max(2,Jr-4-u),f="\xB7".repeat(g);return Re(G,{children:[Re(G,{color:"#64748b",children:[s,". "]}),N(G,{color:i,bold:!!r,children:l}),N(G,{color:r?.color??"#94a3b8",children:c}),Re(G,{color:"#334155",children:[" ",f," "]}),N(G,{color:"#22c55e",bold:!0,children:d})]})}function od({line:e}){switch(e.type){case"blank":return N(G,{children:" "});case"text":return N(G,{color:e.color,bold:e.bold,children:e.text});case"gradient":return N(Zo,{colors:[...e.gradientColors],children:N(G,{children:e.text})});case"contributor":return N(td,{rank:e.rank,login:e.login,contributions:e.contributions})}}function rd({speed:e,paused:t}){if(t)return Re(G,{color:n.warning,bold:!0,children:[" ",a.bar,a.bar," PAUSED"]});let o=Math.round((qr-e)/(qr-Hi)*4)+1,r="\u25AE".repeat(o)+"\u25AF".repeat(5-o);return Re(G,{color:n.textMuted,children:[" ",r]})}function er({onExit:e}){let{stdout:t}=Vc(),o=t?.rows??24,r=Math.max(6,o-Jc-4),[i,s]=Yt([]),[l,d]=Yt(0),[c,u]=Yt(!0),[g,f]=Yt(0),[h,m]=Yt(qc),[p,w]=Yt(!1),B=Ui(null),_=Ui(null);Qo(()=>{Promise.all([Oi(),Ni()]).then(([C,y])=>{s(C),d(y),u(!1)})},[]),Qo(()=>{let C=ed();return C&&(B.current=Pi(C)),()=>{zo(B.current)}},[]);let F=zc(()=>Zc(i,l),[i,l]),k=F.length+r,T=g>=k,A=Wc(()=>{f(C=>C>=k?C:C+1)},[k]);if(Qo(()=>{if(c||p||T){_.current&&clearInterval(_.current),_.current=null;return}return _.current=setInterval(A,h),()=>{_.current&&clearInterval(_.current)}},[c,p,T,h,A]),Qo(()=>{if(!T)return;let C=setTimeout(()=>{zo(B.current),e()},3e3);return()=>clearTimeout(C)},[T,e]),jc((C,y)=>{if(y.escape){zo(B.current),e();return}if(C===" "){w(E=>!E);return}if(y.upArrow){m(E=>Math.max(Hi,E-Gi));return}if(y.downArrow){m(E=>Math.min(qr,E+Gi));return}}),c)return N(dt,{flexDirection:"column",alignItems:"center",padding:2,children:N(G,{color:n.accent,children:"Loading contributors..."})});let S={type:"blank"},L=Array(r).fill(S),O=Array(r).fill(S),I=[...L,...F,...O].slice(g,g+r);return Re(dt,{flexDirection:"column",alignItems:"center",children:[N(dt,{marginBottom:-1,children:N(Zo,{colors:["#1e3a8a","#3b82f6"],children:N(Fi,{text:"TLC",font:"tiny"})})}),N(dt,{children:N(Zo,{colors:[...Wt],children:N(Fi,{text:"AGENT SKILLS",font:"block"})})}),N(dt,{children:N(Zo,{colors:[...Wt],children:N(G,{children:"\u2500".repeat(60)})})}),N(dt,{flexDirection:"column",alignItems:"center",height:r,width:Jr,children:I.map((C,y)=>N(dt,{justifyContent:"center",children:N(od,{line:C})},`cl-${g}-${y}`))}),Re(dt,{marginTop:1,gap:2,children:[Re(G,{children:[N(G,{color:n.accent,bold:!0,children:"space"}),N(G,{color:n.textDim,children:" pause"})]}),N(G,{color:n.textMuted,children:a.dot}),Re(G,{children:[Re(G,{color:n.accent,bold:!0,children:[a.arrowUp,a.arrowDown]}),N(G,{color:n.textDim,children:" speed"})]}),N(rd,{speed:h,paused:p}),N(G,{color:n.textMuted,children:a.dot}),Re(G,{children:[N(G,{color:n.warning,bold:!0,children:"esc"}),N(G,{color:n.textDim,children:" back"})]})]})]})}import{Box as he,Text as W,useInput as nd}from"ink";import{useState as Qr}from"react";import{jsx as $,jsxs as xe}from"react/jsx-runtime";function ji({onConfirm:e,onBack:t,initialMethod:o="copy",initialGlobal:r=!1}){let[i,s]=Qr("method"),[l,d]=Qr(o),[c,u]=Qr(r);return i==="method"?xe(he,{flexDirection:"column",paddingX:1,children:[$(P,{}),$(he,{marginBottom:1,children:xe(W,{bold:!0,color:n.primary,children:[a.diamond," Choose installation method:"]})}),$(Qe,{items:[{label:"Copy",value:"copy",hint:"independent copies (recommended)"},{label:"Symlink",value:"symlink",hint:"shared source (may not work with all agents)"}],onSelect:g=>{d(g),s("scope")},onCancel:t})]}):i==="scope"?xe(he,{flexDirection:"column",paddingX:1,children:[$(P,{}),$(he,{marginBottom:1,children:xe(W,{bold:!0,color:n.primary,children:[a.diamond," Choose installation scope:"]})}),$(Qe,{items:[{label:"Local",value:!1,hint:"this project only"},{label:"Global",value:!0,hint:"user home directory"}],onSelect:g=>{u(g),s("confirm")},onCancel:()=>s("method")})]}):$(id,{method:l,isGlobal:c,onConfirm:()=>e({method:l,global:c}),onBack:()=>s("scope")})}function id({method:e,isGlobal:t,onConfirm:o,onBack:r}){return nd((i,s)=>{(s.return||i==="y"||i==="Y")&&o(),(s.escape||i==="n"||i==="N")&&r()}),xe(he,{flexDirection:"column",paddingX:1,children:[$(P,{}),xe(he,{flexDirection:"column",borderStyle:"round",borderColor:n.accent,paddingX:2,paddingY:1,children:[$(he,{marginBottom:1,children:xe(W,{bold:!0,color:n.accent,children:[a.diamond," Ready to install"]})}),xe(he,{children:[$(he,{width:10,children:$(W,{color:n.textDim,children:"Method"})}),$(W,{color:n.text,bold:!0,children:e==="copy"?"Copy":"Symlink"}),xe(W,{color:n.textMuted,children:[" ",a.dot," ",e==="copy"?"Recommended":"Developer mode"]})]}),xe(he,{children:[$(he,{width:10,children:$(W,{color:n.textDim,children:"Scope"})}),$(W,{color:n.text,bold:!0,children:t?"Global":"Local"}),xe(W,{color:n.textMuted,children:[" ",a.dot," ",t?"User home":"This project"]})]})]}),$(he,{marginTop:1,borderStyle:"round",borderColor:n.border,paddingX:1,children:$(he,{justifyContent:"space-between",width:"100%",children:xe(W,{children:[$(W,{color:n.success,bold:!0,children:"Y"}),$(W,{color:n.textDim,children:" / "}),$(W,{color:n.success,bold:!0,children:"enter"}),$(W,{color:n.textDim,children:" confirm"}),xe(W,{color:n.textDim,children:[" ",a.dot," "]}),$(W,{color:n.warning,bold:!0,children:"N"}),$(W,{color:n.textDim,children:" / "}),$(W,{color:n.warning,bold:!0,children:"esc"}),$(W,{color:n.textDim,children:" back"})]})})})]})}import{Box as At,Text as It,useInput as Yd}from"ink";import Wd from"ink-spinner";import{useAtom as us,useAtomValue as zd,useSetAtom as qd}from"jotai";import{useEffect as Jd,useMemo as Qd,useState as Ct}from"react";io();$t();import{atom as Vi}from"jotai";import{unwrap as sd}from"jotai/utils";var ld=async()=>{let e=So(),t={};for(let o of e){let[r,i]=await Promise.all([_r(o,!1).catch(()=>[]),_r(o,!0).catch(()=>[])]);for(let s of new Set([...r,...i]))t[s]||(t[s]=[]),t[s].includes(o)||t[s].push(o)}return t},Zr=Vi(0),ad=Vi(async e=>(e(Zr),ld())),Ue=sd(ad,e=>e??{});import{atom as Ki}from"jotai";var tr=Ki([]),Xi=Ki([]);import{Box as Ge,Text as ie,useInput as cd}from"ink";import{jsx as se,jsxs as Pe}from"react/jsx-runtime";function or({results:e,onExit:t,title:o="Installation Complete",successLabel:r="succeeded"}){cd((m,p)=>{(p.return||p.escape)&&t()});let i=new Set(e.filter(m=>m.success).map(m=>m.skill)),s=new Set(e.filter(m=>!m.success).map(m=>m.skill)),l=i.size,d=s.size,c=l===0&&d>0,u=d>0,g=c?n.error:u?n.warning:n.success,f=c?`${a.cross} Installation Failed`:u?`${a.warning} Partially Installed`:`${a.check} ${o}`,h=c?n.error:u?n.warning:n.success;return Pe(Ge,{flexDirection:"column",paddingX:1,children:[se(P,{}),Pe(Ge,{flexDirection:"column",borderStyle:"round",borderColor:g,paddingX:2,paddingY:1,children:[se(Ge,{marginBottom:1,children:se(ie,{color:h,bold:!0,children:f})}),e.map((m,p)=>Pe(Ge,{flexDirection:"column",children:[Pe(Ge,{paddingX:1,children:[se(Ge,{width:2,children:se(ie,{color:m.success?n.success:n.error,children:m.success?a.check:a.cross})}),se(ie,{color:m.success?n.text:n.error,children:m.skill}),Pe(ie,{color:n.textDim,children:[" ",a.arrow," ",m.agent]})]}),!m.success&&m.error&&se(Ge,{paddingLeft:4,children:se(ie,{color:n.error,dimColor:!0,children:m.error})})]},p)),(l>0||d>0)&&se(Ge,{marginTop:1,children:Pe(ie,{color:n.textDim,children:[l>0&&Pe(ie,{color:n.success,children:[l," ",r]}),l>0&&d>0&&Pe(ie,{children:[" ",a.dot," "]}),d>0&&Pe(ie,{color:n.error,children:[d," failed"]})]})}),se(Ge,{marginTop:1,children:Pe(ie,{color:n.textDim,children:["View details: ",se(ie,{color:n.accent,children:"agent-skills audit"})]})})]}),se(Ge,{marginTop:1,borderStyle:"round",borderColor:n.border,paddingX:1,children:Pe(ie,{children:[se(ie,{color:n.success,bold:!0,children:"enter"}),se(ie,{color:n.textDim,children:" / "}),se(ie,{color:n.warning,bold:!0,children:"esc"}),se(ie,{color:n.textDim,children:" exit"})]})})]})}import{Box as K,Text as U,useInput as pd}from"ink";import fd from"ink-spinner";import{useAtomValue as Yi}from"jotai";import{useMemo as en,useState as tn}from"react";ze();import{atom as dd}from"jotai";import{unwrap as ud}from"jotai/utils";var md=dd(async()=>Lo()),zt=ud(md,e=>e??new Map);import{jsx as M,jsxs as j}from"react/jsx-runtime";function rr({selectedAgents:e,onExit:t}){let[o,r]=tn(e||[]),{removeMultiple:i,progress:s,results:l}=pi(),d=Yi(Ue),c=Yi(zt),[u,g]=tn(e?"select":"agent-select"),[f,h]=tn([]),m=e||o,p=en(()=>{let k={};return Object.entries(d).forEach(([T,A])=>{let S=A.filter(L=>m.includes(L));S.length>0&&(k[T]=S)}),k},[d,m]),w=en(()=>Object.keys(p),[p]),B=en(()=>w.map(k=>{let T=c instanceof Map&&c.has(k),A=`${p[k].length} agents: ${p[k].join(", ")}`,S=T?`${A} \u26A0 deprecated`:A;return{label:k,value:k,hint:S}}),[w,p,c]);if(pd((k,T)=>{u==="done"&&(T.return||T.escape)&&t(),w.length===0&&T.escape&&t()}),u==="agent-select")return M(Xt,{onSelect:k=>{r(k),g("select")},onBack:t});if(w.length===0)return j(K,{flexDirection:"column",paddingX:1,children:[M(P,{}),M(K,{borderStyle:"round",borderColor:n.warning,paddingX:2,paddingY:1,children:M(U,{color:n.warning,children:"No skills found to remove for the selected agents."})}),M(K,{marginTop:1,borderStyle:"round",borderColor:n.border,paddingX:1,children:j(U,{children:[M(U,{color:n.warning,bold:!0,children:"esc"}),M(U,{color:n.textDim,children:" exit"})]})})]});let _=k=>{k.length!==0&&(h(k),g("confirm"))},F=async()=>{g("removing");let k=f.map(T=>({name:T,agents:p[T]||[]}));await i(k),g("done")};if(u==="select")return j(K,{flexDirection:"column",paddingX:1,children:[M(P,{}),M(K,{marginBottom:1,children:j(U,{bold:!0,color:n.error,children:[a.diamond," Select skills to remove:"]})}),M(Vt,{items:B,onSubmit:_,onCancel:t})]});if(u==="confirm")return j(K,{flexDirection:"column",paddingX:1,children:[M(P,{}),j(K,{flexDirection:"column",borderStyle:"round",borderColor:n.error,paddingX:2,paddingY:1,children:[M(K,{marginBottom:1,children:j(U,{color:n.error,bold:!0,children:[a.cross," Remove ",f.length," skill",f.length>1?"s":"","?"]})}),f.map(k=>j(K,{paddingX:1,children:[M(K,{width:2,children:M(U,{color:n.error,children:a.dot})}),M(U,{color:n.textDim,children:k})]},k))]}),M(K,{marginTop:1,children:M(Qe,{items:[{label:"Yes, remove them",value:"yes"},{label:"No, cancel",value:"no"}],onSelect:k=>{k==="yes"?F():g("select")}})})]});if(u==="removing")return j(K,{flexDirection:"column",paddingX:1,children:[M(P,{}),j(K,{marginTop:1,children:[j(U,{color:n.accent,children:[M(fd,{type:"dots"})," "]}),M(U,{children:"Removing skills..."})]}),M(K,{marginTop:1,paddingX:2,children:j(U,{color:n.textDim,children:[a.arrow," ",s.skill," (",s.current,"/",s.total,")"]})})]});if(u==="done"){let k=l.filter(S=>S.success).length,T=l.filter(S=>!S.success).length,A=k===0;return j(K,{flexDirection:"column",paddingX:1,children:[M(P,{}),j(K,{flexDirection:"column",borderStyle:"round",borderColor:A?n.error:n.success,paddingX:2,paddingY:1,children:[M(K,{marginBottom:1,children:j(U,{color:A?n.error:n.success,bold:!0,children:[A?a.cross:a.check," ",A?"Removal Failed":"Removal Complete"]})}),l.map((S,L)=>j(K,{paddingX:1,children:[M(K,{width:2,children:M(U,{color:S.success?n.success:n.error,children:S.success?a.check:a.cross})}),M(U,{color:S.success?n.text:n.error,children:S.skill}),j(U,{color:n.textDim,children:[" ",a.arrow," ",S.agent]}),!S.success&&S.error&&j(U,{color:n.error,children:[" (",S.error,")"]})]},L)),(k>0||T>0)&&M(K,{marginTop:1,children:j(U,{color:n.textDim,children:[k>0&&j(U,{color:n.success,children:[k," succeeded"]}),k>0&&T>0&&j(U,{children:[" ",a.dot," "]}),T>0&&j(U,{color:n.error,children:[T," failed"]})]})})]}),M(K,{marginTop:1,borderStyle:"round",borderColor:n.border,paddingX:1,children:j(U,{children:[M(U,{color:n.success,bold:!0,children:"enter"}),M(U,{color:n.textDim,children:" / "}),M(U,{color:n.warning,bold:!0,children:"esc"}),M(U,{color:n.textDim,children:" exit"})]})})]})}return null}import{Box as J,Text as Ie,useInput as Nd,useStdout as Fd}from"ink";import{useAtomValue as sn}from"jotai";import{useMemo as ln,useState as nt}from"react";import{Box as zi,Text as qt}from"ink";import{useMemo as gd}from"react";function Wi(e,t){return e>0?`(${e}/${t})`:`(${t})`}import{jsx as nr,jsxs as ir}from"react/jsx-runtime";var qi=({name:e,totalCount:t,installedCount:o=0,isExpanded:r=!1,isFocused:i=!1})=>{let s=gd(()=>Wi(o,t),[o,t]),l=r?"\u25BE":"\u25B8";return ir(zi,{children:[nr(zi,{width:2,children:i?nr(qt,{color:n.accent,children:a.bullet}):nr(qt,{children:" "})}),ir(qt,{color:i?n.accent:n.primaryLight,bold:!0,children:[l," "]}),nr(qt,{color:i?n.accent:n.text,bold:!0,children:e}),ir(qt,{color:o>0?n.success:n.textMuted,children:[" ",s]}),!r&&i&&ir(qt,{color:n.textDim,children:[" ",a.dot," press space to expand"]})]})};import{Box as Ph,Text as Mh,useInput as _h}from"ink";import{useState as Nh}from"react";import{jsx as Uh,jsxs as Gh}from"react/jsx-runtime";import{Box as sr,Text as Ji}from"ink";import hd from"ink-text-input";import{jsx as Jt,jsxs as xd}from"react/jsx-runtime";var Qi=({query:e,onChange:t,total:o,filtered:r,isLoading:i=!1,focus:s=!0})=>xd(sr,{borderStyle:"round",borderColor:s?n.accent:n.border,paddingX:1,children:[Jt(sr,{marginRight:1,children:Jt(Ji,{children:"\u{1F50D}"})}),Jt(sr,{flexGrow:1,children:Jt(hd,{value:e,onChange:t,placeholder:"Type to filter skills...",focus:s})}),Jt(sr,{marginLeft:1,children:Jt(Ji,{color:n.textDim,children:i?"Loading...":`${r}/${o} skills`})})]});import{Box as Tt,Text as lr}from"ink";import{Box as yd,Text as kd}from"ink";import{jsx as Td,jsxs as Sd}from"react/jsx-runtime";var bd={installed:{icon:a.check,label:"installed",color:n.success,bg:"#052e16"},update:{icon:a.arrowUp,label:"update",color:n.warning,bg:"#422006"},new:{icon:a.sparkle,label:"new",color:n.accent,bg:"#083344"},deprecated:{icon:a.warning,label:"deprecated",color:n.warning,bg:"#422006"}};function Zi({status:e}){let t=bd[e];return t?Td(yd,{children:Sd(kd,{backgroundColor:t.bg,color:t.color,children:[" ",t.icon," ",t.label," "]})}):null}import{jsx as He,jsxs as es}from"react/jsx-runtime";function ts({name:e,description:t,status:o,selected:r=!1,focused:i=!1,readOnly:s=!1}){let l=o==="installed",d=l?a.checkboxActive:r?a.checkboxActive:a.checkboxInactive,c=l?n.textMuted:r?n.success:n.textMuted,u=i?a.bullet:" ",g=l?n.textMuted:r?n.success:n.accent,f=l?n.textDim:i?n.primary:r?n.primaryLight:n.text,h=n.textMuted,m=i?n.bgLight:void 0;return es(Tt,{flexDirection:"column",backgroundColor:m,children:[es(Tt,{children:[He(Tt,{width:2,flexShrink:0,children:He(lr,{color:g,children:u})}),!s&&He(Tt,{width:2,flexShrink:0,children:He(lr,{color:c,children:d})}),He(Tt,{flexGrow:1,children:He(lr,{bold:!0,color:f,children:e})}),o&&He(Tt,{marginLeft:1,flexShrink:0,children:He(Zi,{status:o})})]}),He(Tt,{paddingLeft:s?2:4,children:He(lr,{color:h,wrap:"truncate",children:t})})]})}import je from"chalk";import{Box as wt,Text as re,useInput as Cd,useStdout as Ad}from"ink";import Id from"ink-spinner";import is,{useCallback as Dd,useEffect as Ed,useMemo as vd,useRef as rn,useState as Bd}from"react";var on={web:"#3b82f6",devops:"#10b981",data:"#8b5cf6",mobile:"#f59e0b",testing:"#ef4444",ai:"#06b6d4",security:"#ec4899",default:"#64748b"};function os(e){return Object.prototype.hasOwnProperty.call(on,e)?on[e]:on.default}function wd(e){if(!e.startsWith("---"))return e;let t=e.indexOf("---",3);return t===-1?e:e.slice(t+3).trimStart()}function rs(e){let o=wd(e).split(`
|
|
10
|
-
`),r=[],i=0;for(;i<o.length;){let s=o[i];if(s.startsWith("```")){let c=s.slice(3).trim(),u=[];for(i++;i<o.length&&!o[i].startsWith("```");)u.push(o[i]),i++;r.push({type:"code-block",language:c,lines:u}),i++;continue}if(s.trim()===""){r.push({type:"blank"}),i++;continue}if(/^(-{3,}|_{3,}|\*{3,})$/.test(s.trim())){r.push({type:"hr"}),i++;continue}let l=s.match(/^(#{1,3})\s+(.+)$/);if(l){r.push({type:"heading",level:l[1].length,text:l[2]}),i++;continue}let d=s.match(/^(\s*)([-*]|\d+\.)\s+(.+)$/);if(d){let c=Math.floor(d[1].length/2);r.push({type:"list-item",text:d[3],indent:c}),i++;continue}r.push({type:"paragraph",text:s}),i++}return r}import{Fragment as _d,jsx as fe,jsxs as ke}from"react/jsx-runtime";var Ld=6,Rd=2,Pd=2,ye={h1:e=>je.hex(n.primary).bold(e),h2:e=>je.hex(n.primaryLight).bold(e),h3:e=>je.hex(n.accent).bold(e),text:e=>je.hex(n.textDim)(e),muted:e=>je.hex(n.textMuted)(e),code:e=>je.hex(n.accent)(e),border:e=>je.hex(n.border)(e),bold:e=>je.hex(n.text).bold(e),dim:e=>je.dim(e),indicator:e=>je.hex(n.textDim)(e)};function ns(e){return e.replace(/\*\*(.+?)\*\*/g,(t,o)=>ye.bold(o)).replace(/\*(.+?)\*/g,(t,o)=>ye.dim(o)).replace(/`(.+?)`/g,(t,o)=>ye.code(o))}function Md(e){let t=[];for(let o of e)switch(o.type){case"heading":{let r=o.level===1?a.diamond:o.level===2?a.arrow:a.dot,i=o.level===1?ye.h1:o.level===2?ye.h2:ye.h3;o.level===1&&t.length>0&&t.push(""),t.push(i(`${r} ${o.text}`));break}case"paragraph":t.push(ye.text(ns(o.text)));break;case"list-item":{let r=" ".repeat(o.indent);t.push(`${r}${ye.muted(a.bullet)} ${ye.text(ns(o.text))}`);break}case"code-block":o.language&&t.push(ye.dim(` ${o.language}`));for(let r of o.lines)t.push(` ${ye.border(a.bar)} ${ye.code(r)}`);break;case"hr":t.push(ye.border("\u2500".repeat(30)));break;case"blank":t.push("");break}return t}var ss=is.memo(({skill:e,metadata:t})=>{let o=os(e.category??"default"),r=t?.author?` ${a.dot} @${t.author}`:"",i=t?.files?.length?` ${a.dot} ${t.files.length} file${t.files.length!==1?"s":""}`:"";return ke(wt,{flexDirection:"column",marginBottom:1,children:[ke(re,{bold:!0,color:n.text,children:[a.sparkle," ",e.name]}),ke(re,{children:[fe(re,{color:o,bold:!0,children:e.category}),ke(re,{color:n.textDim,children:[r,i]})]}),fe(re,{color:n.textDim,wrap:"truncate",children:e.description})]})});ss.displayName="MetadataHeader";var nn=is.memo(({skill:e,expanded:t=!1,onClose:o,onToggleExpand:r})=>{let{metadata:i,content:s,loading:l,error:d}=fi(e?.name??null),{stdout:c}=Ad(),[u,g]=Bd(0),f=c?.rows??24,h=vd(()=>s?Md(rs(s)):[],[s]),m=Math.max(10,f-17),p=Math.max(3,m-Ld-Rd),w=Math.max(1,p-Pd),B=Math.max(0,h.length-w),_=B>0,F=_?Math.round((u+w)/h.length*100):100,k=rn(B);k.current=B;let T=rn(o);T.current=o;let A=rn(r);A.current=r;let S=Dd((I,C)=>{C.upArrow?g(y=>Math.max(0,y-1)):C.downArrow?g(y=>Math.min(k.current,y+1)):I==="f"?A.current?.():(C.escape||C.tab||C.leftArrow)&&T.current()},[]);if(Cd(S),Ed(()=>{g(0)},[e?.name]),!e)return null;let L=u>0,O=u+w<h.length,V=h.slice(u,u+w);return ke(wt,{flexDirection:"column",borderStyle:"round",borderColor:n.accent,paddingX:1,flexGrow:1,children:[ke(wt,{children:[ke(re,{bold:!0,color:n.accent,children:[a.info," Skill Details"]}),fe(wt,{flexGrow:1}),ke(re,{color:n.textMuted,children:[_&&ke(re,{color:n.textDim,children:[F,"% ",a.dot," "]}),fe(re,{color:n.accent,bold:!0,children:"\u2191\u2193"})," ","scroll ",a.dot," ",fe(re,{color:n.accent,bold:!0,children:"f"})," ",t?"compact":"expand"," ",a.dot," ",fe(re,{color:n.accent,bold:!0,children:"Esc"})," ","close"]})]}),fe(re,{color:n.border,wrap:"truncate",children:"\u2500".repeat(200)}),l?fe(wt,{alignItems:"center",justifyContent:"center",flexGrow:1,children:ke(re,{color:n.accent,children:[fe(Id,{type:"dots"})," Loading\u2026"]})}):d?fe(wt,{alignItems:"center",justifyContent:"center",flexGrow:1,children:ke(re,{color:n.error,children:[a.cross," ",d]})}):ke(_d,{children:[fe(ss,{skill:e,metadata:i}),ke(wt,{flexDirection:"column",height:p,overflowY:"hidden",children:[L&&fe(re,{color:n.textDim,children:` ${a.arrowUp} ${a.arrowUp} ${a.arrowUp}`}),fe(re,{children:V.join(`
|
|
11
|
-
`)}),O&&fe(re,{color:n.textDim,children:` ${a.arrowDown} ${a.arrowDown} ${a.arrowDown}`})]})]})]})});nn.displayName="SkillDetailPanel";function Od(){return{width:process.stdout.columns||80,height:process.stdout.rows||24}}function ls(){let{width:e,height:t}=Od();return e>=80&&t>=24}import{Fragment as jd,jsx as H,jsxs as le}from"react/jsx-runtime";var $d=5,Ud=24,Gd=.35,Hd=e=>{let t=[{key:"/",description:"Filter skills"},{key:"\u2190/\u2192",description:"Collapse / expand"},{key:"tab/\u2192",description:"Skill details"},{key:"f",description:"Expand / compact panel"}],o={key:"esc",description:e?"Exit / close panel":"Back / close panel"};return e?[...t,o]:[...t,{key:"space",description:"Toggle / expand"},{key:"enter",description:"Install selected"},{key:"ctrl+a",description:"Select all"},o]},ar=({onInstall:e,onExit:t,overrideSkills:o,readOnly:r=!1})=>{let{skills:i,loading:s,error:l}=at(),{stdout:d}=Fd(),c=sn(tr),u=sn(Ue),g=sn(zt),f=o||i,h=o?!1:s,{query:m,setQuery:p,filtered:w}=En(f,{keys:["name","description","category"]}),[B,_]=nt(new Set),[F,k]=nt("list"),[T,A]=nt(0),[S,L]=nt(0),[O,V]=nt(!1),[I,C]=nt(!1),[y,E]=nt(null),[Q,Z]=nt(!1),[yo,Xe]=nt(null),ee=ls(),_e=d?.rows??40,dr=d?.columns??120,Ye=Math.max($d,_e-Ud),Es=Math.max(30,Math.round(dr*Gd)),vs=Math.max(10,_e-17),un=m.trim().length>0,mn=ln(()=>$o(w),[w]);ln(()=>{m&&V(!0)},[m]);let oo=x=>un||yo===x,pn=x=>{Xe(oo(x)?null:x)},Se=ln(()=>{let x=[];for(let[R,Te]of mn.entries()){let vt=Te.filter(ro=>{let ko=u[ro.name]||[];return c.length>0?ko.some(hn=>c.includes(hn)):ko.length>0}).length;x.push({type:"header",category:R.name,categoryId:R.id,count:Te.length,installedCount:vt}),oo(R.name)&&Te.forEach(ro=>x.push({type:"skill",skill:ro}))}return x},[mn,yo,un,u,c]),Bs=()=>C(x=>!x),Ls=()=>{if(O){V(!1),p(""),k("list");return}t?.()},Rs=()=>{let x=w.map(R=>R.name);_(B.size===x.length?new Set:new Set(x))},Ps=x=>{(x.downArrow||x.return)&&Se.length>0&&(k("list"),A(0))},Ms=()=>{if(T===0&&O){k("search");return}let x=Math.max(0,T-1);A(x),x<S&&L(x)},_s=()=>{let x=Math.min(Se.length-1,T+1);A(x),x>=S+Ye&&L(x-Ye+1)},Os=()=>{let x=Se[T];if(x.type==="header"){pn(x.category);return}if(x.type==="skill"&&!r){if((c.length>0?u[x.skill.name]?.some(vt=>c.includes(vt))??!1:(u[x.skill.name]?.length??0)>0)&&!o)return;let Te=new Set(B);Te.has(x.skill.name)?Te.delete(x.skill.name):Te.add(x.skill.name),_(Te)}},Ns=()=>{let x=Se[T];if(x.type==="header"){pn(x.category);return}if(r)return;let R=f.filter(Te=>B.has(Te.name));R.length>0&&e?.(R)},fn=x=>{let R=Se[T];if(R.type==="skill"&&ee){E(R.skill),Z(!1);return}!x&&R.type==="header"&&!oo(R.category)&&Xe(R.category)},Fs=()=>{let x=Se[T];x.type==="header"&&oo(x.category)&&Xe(null)},$s=(x,R)=>x.length===1&&!R.ctrl&&!R.meta&&!R.upArrow&&!R.downArrow&&!R.leftArrow&&!R.rightArrow;Nd((x,R)=>{if(x==="?")return Bs();if(I)return C(!1);if(R.escape)return Ls();if(!O&&x==="/"){V(!0),k("search");return}if(x==="a"&&R.ctrl&&!r)return Rs();if(F==="search")return Ps(R);if(F==="list"){if(R.upArrow)return Ms();if(R.downArrow)return _s();if(x===" ")return Os();if(R.return)return Ns();if(R.tab)return fn(!0);if(R.rightArrow)return fn(!1);if(R.leftArrow)return Fs();$s(x,R)&&(V(!0),k("search"),p(x))}},{isActive:!y});let Us=Se.slice(S,S+Ye),Gs=S>0,Hs=S+Ye<Se.length,js=Se.length<=Ye?100:Math.round((S+Ye)/Se.length*100),Vs=!y||!Q;if(h)return le(J,{flexDirection:"column",paddingX:1,children:[H(P,{}),H(J,{flexDirection:"column",alignItems:"center",justifyContent:"center",paddingY:4,children:H(Ie,{color:n.accent,children:"Loading skills..."})})]});if(l||!h&&f.length===0)return le(J,{flexDirection:"column",paddingX:1,minHeight:20,children:[H(P,{}),le(J,{flexDirection:"column",alignItems:"center",justifyContent:"center",flexGrow:1,children:[le(J,{flexDirection:"column",borderStyle:"round",borderColor:n.error,paddingX:3,paddingY:2,alignItems:"center",children:[le(Ie,{color:n.error,bold:!0,children:[a.cross," No Skills Available"]}),H(J,{marginTop:1,children:H(Ie,{color:n.textDim,children:"Check your internet connection and try again"})}),l&&H(J,{marginTop:1,children:H(Ie,{color:n.textMuted,dimColor:!0,children:l})})]}),H(J,{marginTop:2,children:le(Ie,{color:n.textDim,children:["Press"," ",H(Ie,{color:n.accent,bold:!0,children:"Esc"})," ","to exit"]})})]})]});let Ks=(x,R)=>{let Te=S+R,vt=F==="list"&&Te===T;if(x.type==="header")return H(J,{marginTop:R===0?0:1,children:H(qi,{name:x.category,categoryId:x.categoryId,totalCount:x.count,installedCount:x.installedCount,isExpanded:oo(x.category),isFocused:vt})},`cat-${x.category}`);let ro=B.has(x.skill.name),ko=c.length>0?u[x.skill.name]?.some(zs=>c.includes(zs))??!1:(u[x.skill.name]?.length??0)>0,Ws=g instanceof Map&&g.has(x.skill.name)?"deprecated":ko?"installed":null;return H(ts,{name:x.skill.name,description:x.skill.description,status:Ws,selected:ro,focused:vt,readOnly:r},x.skill.name)},gn=x=>H(J,{justifyContent:"center",marginBottom:x==="up"?1:0,marginTop:x==="down"?1:0,children:le(Ie,{color:n.textDim,children:[x==="up"?a.arrowUp:a.arrowDown," ",x==="up"?a.arrowUp:a.arrowDown," ",x==="up"?a.arrowUp:a.arrowDown]})}),Xs=()=>y?[{key:"\u2191/\u2193",label:"scroll"},{key:"f",label:Q?"compact":"expand"},{key:"Esc",label:"close",color:n.warning}]:r?[{key:"/",label:"filter"},{key:"tab",label:"detail"},{key:"esc",label:"exit",color:n.warning},{key:"?",label:"help"}]:[{key:"space",label:"toggle"},{key:"enter",label:"install",color:n.success},{key:"/",label:"filter"},{key:"tab",label:"detail"},{key:"esc",label:"exit",color:n.warning},{key:"?",label:"help"}],Ys=()=>{if(!y)return le(jd,{children:[!r&&B.size>0&&le(Ie,{children:[le(Ie,{color:n.success,bold:!0,children:[a.checkboxActive," ",B.size]}),H(Ie,{color:n.textDim,children:" selected"})]}),Se.length>Ye&&le(Ie,{color:n.textDim,children:[!r&&B.size>0?` ${a.dot} `:"",js,"%"]})]})};return le(J,{flexDirection:"column",paddingX:1,minHeight:20,children:[H(P,{}),I?H(J,{flexDirection:"column",flexGrow:1,alignItems:"center",justifyContent:"center",children:H(jt,{visible:I,onDismiss:()=>C(!1),shortcuts:Hd(r)})}):le(J,{flexDirection:"row",height:y?vs:void 0,flexGrow:y?0:1,overflow:"hidden",children:[Vs&&le(J,{flexDirection:"column",flexGrow:1,flexShrink:1,children:[O&&H(J,{marginBottom:1,children:H(Qi,{query:m,onChange:x=>{p(x),A(0),L(0)},total:f.length,filtered:w.length,isLoading:h,focus:F==="search"})}),le(J,{flexDirection:"column",flexGrow:1,children:[Gs&&gn("up"),Us.map(Ks),Hs&&gn("down"),Se.length===0&&H(J,{paddingY:1,children:le(Ie,{color:n.textMuted,children:['No skills match "',m,'"']})})]})]},"skill-list"),y&&H(J,{flexDirection:"column",width:Q?void 0:Es,flexGrow:Q?1:0,flexShrink:0,children:H(nn,{skill:y,expanded:Q,onClose:()=>{E(null),Z(!1)},onToggleExpand:()=>Z(x=>!x)})},"detail-panel")]}),H(ct,{hints:Xs(),status:Ys()})]})};import{Box as ge,Text as ae,useInput as Vd}from"ink";import as from"ink-spinner";import{useAtomValue as cs}from"jotai";import{useEffect as Kd,useMemo as ds,useState as Qt}from"react";ze();import{jsx as X,jsxs as z}from"react/jsx-runtime";function cr({selectedAgents:e,onExit:t}){let[o,r]=Qt(!1),[i,s]=Qt(!1),[l,d]=Qt(!1),[c,u]=Qt(e||[]),[g,f]=Qt(!e),[h,m]=Qt([]),{install:p,progress:w,results:B,installing:_}=_o(),F=cs(Ue),k=cs(zt),{skills:T,loading:A}=at(),S=e||c,L=ds(()=>{if(A)return[];let I=new Set(Object.keys(F));return T.filter(C=>I.has(C.name)?(F[C.name]||[]).some(E=>S.includes(E)):!1)},[F,T,A,S]),O=ds(()=>{if(A||!(k instanceof Map)||k.size===0)return[];let I=new Set(Object.keys(F)),C=new Set(T.map(E=>E.name)),y=[];for(let E of I)k.has(E)?y.push({name:E,entry:k.get(E)}):C.has(E)||y.push({name:E});return y},[F,T,A,k]);if(Kd(()=>{if(L.length===0){r(!1),s(!0);return}r(!0),(async()=>{let C=L.map(Q=>Q.name),{toUpdate:y}=await Bo(C),E=L.filter(Q=>y.includes(Q.name));m(E),r(!1),s(!0)})()},[L]),Vd((I,C)=>{C.escape&&!_&&!l&&!o&&i&&h.length===0&&t()}),g)return X(Xt,{onSelect:I=>{u(I),f(!1)},onBack:t});let V=async I=>{if(I.length===0)return;let C=new Set;I.forEach(y=>{(F[y.name]||[]).forEach(Q=>{S.includes(Q)&&C.add(Q)})}),await p(I,{agents:Array.from(C),method:"copy",global:!1,skills:I.map(y=>y.name),isUpdate:!0}),d(!0)};return l?X(or,{results:B,onExit:t,title:"Skills Updated Successfully",successLabel:"updated"}):_?z(ge,{flexDirection:"column",paddingX:1,children:[X(P,{}),z(ge,{marginTop:1,children:[z(ae,{color:n.accent,children:[X(as,{type:"dots"})," "]}),X(ae,{children:"Updating skills..."})]}),X(ge,{marginTop:1,paddingX:2,children:z(ae,{color:n.textDim,children:[a.arrow," ",w.skill," (",w.current,"/",w.total,")"]})})]}):A||o?z(ge,{flexDirection:"column",paddingX:1,children:[X(P,{}),X(ge,{marginTop:1,children:z(ae,{color:n.accent,children:[X(as,{type:"dots"})," ",o?"Checking for updates...":"Loading..."]})})]}):i&&h.length===0?z(ge,{flexDirection:"column",paddingX:1,children:[X(P,{}),X(ge,{borderStyle:"round",borderColor:n.success,paddingX:2,paddingY:1,children:z(ae,{color:n.success,children:[a.check," All installed skills are up to date!"]})}),O.length>0&&z(ge,{flexDirection:"column",marginTop:1,borderStyle:"round",borderColor:n.warning,paddingX:2,paddingY:1,children:[X(ge,{marginBottom:1,children:z(ae,{color:n.warning,bold:!0,children:[a.warning," ",O.length," deprecated skill",O.length>1?"s":""," detected:"]})}),O.map(I=>z(ge,{flexDirection:"column",paddingX:1,marginBottom:1,children:[z(ae,{color:n.warning,children:[a.arrow," ",I.name]}),I.entry?.message&&z(ae,{color:n.textDim,children:[" ",I.entry.message]}),!I.entry&&X(ae,{color:n.textDim,children:" No longer available in the registry"}),I.entry?.alternatives&&I.entry.alternatives.length>0&&z(ae,{color:n.textDim,children:[" ","Try: agent-skills install --skill ",I.entry.alternatives.join(", ")]})]},I.name)),z(ae,{color:n.textMuted,children:["Run: agent-skills remove --skill ","<name>"," to clean up"]})]}),X(ge,{marginTop:1,borderStyle:"round",borderColor:n.border,paddingX:1,children:z(ae,{children:[X(ae,{color:n.warning,bold:!0,children:"esc"}),X(ae,{color:n.textDim,children:" exit"})]})})]}):X(Xd,{skills:h,installedSkills:F,selectedAgents:S,onUpdate:V,onExit:t})}function Xd({skills:e,installedSkills:t,selectedAgents:o,onUpdate:r,onExit:i}){let s=e.map(c=>{let g=(t[c.name]||[]).filter(f=>o.includes(f));return{label:c.name,value:c.name,hint:`${g.length} agent${g.length>1?"s":""}: ${g.join(", ")}`}}),l=e.map(c=>c.name),d=c=>{let u=e.filter(g=>c.includes(g.name));r(u)};return z(ge,{flexDirection:"column",paddingX:1,children:[X(P,{}),X(ge,{marginBottom:1,children:z(ae,{bold:!0,color:n.primary,children:[a.diamond," Select skills to update:"]})}),X(ge,{marginBottom:1,children:z(ae,{color:n.textDim,children:[e.length," installed skill",e.length>1?"s":""," found ",a.dot," all pre-selected"]})}),X(Vt,{items:s,initialSelected:l,onSubmit:d,onCancel:i})]})}import{jsx as ne,jsxs as it}from"react/jsx-runtime";function ms({onExit:e}){let{step:t,next:o,back:r}=xi(5),[i,s]=us(tr),[l,d]=us(Xi),c=qd(Zr),u=zd(Ue),[g,f]=Ct("install"),[h,m]=Ct(!1),[p,w]=Ct(!1),[B,_]=Ct(!1),[F,k]=Ct({method:"copy",global:!1}),{skills:T}=at(),{install:A,progress:S,results:L,installing:O}=_o(),[V,I]=Ct(!1),[C,y]=Ct(!1),E=ee=>{ee.length!==0&&(s(ee),o())},Q=ee=>{if(f(ee),ee==="update"){w(!0);return}if(ee==="remove"){_(!0);return}o()},Z=ee=>{ee.length!==0&&(d(ee),o())},yo=ee=>{k(ee),o()},Xe=Qd(()=>{if(g==="install")return;let ee=new Set;return Object.entries(u).forEach(([_e,dr])=>{dr.some(Ye=>i.includes(Ye))&&ee.add(_e)}),T.filter(_e=>ee.has(_e.name))},[g,u,T,i]);return Jd(()=>{(async()=>t===5&&!V&&!C&&(I(!0),await A(l,{agents:i,skills:l.map(_e=>_e.name),method:F.method,global:F.global}),y(!0),c(_e=>_e+1)))()},[t,V,C,A,l,i,c]),t===5?C?ne(or,{results:L,onExit:e,title:"Installation Complete",successLabel:"installed"}):it(At,{flexDirection:"column",paddingX:1,children:[ne(P,{}),it(At,{marginTop:1,children:[it(It,{color:n.accent,children:[ne(Wd,{type:"dots"})," "]}),it(It,{children:["Installing ",l.length," skills to ",i.length," agents..."]})]}),O&&ne(At,{marginTop:1,paddingX:2,children:it(It,{color:n.textDim,children:[a.arrow," ",S.skill," (",S.current,"/",S.total,")"]})})]}):p?ne(cr,{selectedAgents:i,onExit:()=>w(!1)}):B?ne(rr,{selectedAgents:i,onExit:()=>_(!1)}):h?ne(er,{onExit:()=>m(!1)}):it(At,{flexDirection:"column",children:[t===1&&ne(Xt,{onSelect:E,onBack:e}),t===2&&ne(Bi,{onSelect:Q,onBack:r,onCredits:()=>m(!0)}),t===3&&(g==="install"||Xe&&Xe.length>0)&&ne(ar,{onInstall:Z,onExit:r,overrideSkills:Xe}),t===3&&g==="update"&&Xe&&Xe.length===0&&ne(Zd,{onBack:r}),t===4&&ne(ji,{onConfirm:yo,onBack:r,initialMethod:"copy",initialGlobal:!1})]})}function Zd({onBack:e}){return Yd((t,o)=>{(o.escape||t==="b"||o.backspace)&&e()}),it(At,{flexDirection:"column",paddingX:1,children:[ne(P,{}),ne(At,{borderColor:n.success,borderStyle:"round",paddingX:2,paddingY:1,children:it(It,{color:n.success,bold:!0,children:[a.check," All skills are up to date on selected agents"]})}),ne(At,{marginTop:1,borderStyle:"round",borderColor:n.border,paddingX:1,children:it(It,{children:[ne(It,{color:n.warning,bold:!0,children:"esc"}),ne(It,{color:n.textDim,children:" back"})]})})]})}import{Box as ps,Text as an}from"ink";import{useAtomValue as eu}from"jotai";import{useMemo as tu}from"react";import{jsx as Zt,jsxs as fs}from"react/jsx-runtime";function gs({onExit:e}){let t=eu(Ue),{skills:o,loading:r}=at(),i=tu(()=>{if(r)return[];let s=new Set(Object.keys(t));return o.filter(l=>s.has(l.name))},[t,o,r]);return r?fs(ps,{flexDirection:"column",padding:1,children:[Zt(P,{}),Zt(an,{children:"Loading..."})]}):i.length===0?fs(ps,{flexDirection:"column",padding:1,children:[Zt(P,{}),Zt(an,{color:n.warning,children:"No skills installed."}),Zt(an,{color:n.textDim,children:"(Press any key to exit)"})]}):Zt(ar,{onExit:e,readOnly:!0,overrideSkills:i})}import{jsx as ut,jsxs as iu}from"react/jsx-runtime";var Dt=({command:e="install"})=>{let{exit:t}=ou(),[o,r]=nu(e==="arcade"),{activated:i,reset:s}=mi();return ru(()=>{i&&!o&&(r(!0),s())},[i,o,s]),e==="credits"?ut(cn,{flexDirection:"column",padding:1,children:ut(er,{onExit:t})}):o?ut(cn,{flexDirection:"column",padding:1,children:ut(jr,{onExit:()=>{e==="arcade"?t():r(!1)}})}):iu(cn,{flexDirection:"column",padding:1,children:[e==="list"&&ut(gs,{onExit:t}),e==="remove"&&ut(rr,{onExit:t}),e==="update"&&ut(cr,{onExit:t}),(e==="install"||!e)&&ut(ms,{onExit:t})]})};var Ke=new xu;Ke.name("agent-skills").description("CLI to install and manage skills for AI coding agents").version(Gt);Ke.action(()=>{eo(to.createElement(Dt,{command:"install"}))});Ke.command("install").description("Install skills (interactive by default)").option("-g, --global","Install globally to user home",!1).option("-s, --skill <names...>","Install one or more skills").option("-a, --agent <agents...>","Target specific agents").option("--symlink","Use symlink instead of copy",!1).option("-f, --force","Force re-download skills (bypass cache)",!1).action(async e=>{if(dn(e)){eo(to.createElement(Dt,{command:"install"}));return}let{runCliInstall:t}=await Promise.resolve().then(()=>(xs(),hs));await t(e)});Ke.command("list").alias("ls").description("List available/installed agent skills").action(()=>{eo(to.createElement(Dt,{command:"list"}))});Ke.command("remove").alias("rm").description("Remove installed skills").option("-g, --global","Remove from global installation",!1).option("-s, --skill <names...>","Remove one or more skills").option("-a, --agent <agents...>","Target specific agents").option("-f, --force","Force removal even if not in lockfile",!1).action(async e=>{if(dn(e)){eo(to.createElement(Dt,{command:"remove"}));return}let{runCliRemove:t}=await Promise.resolve().then(()=>(ks(),ys));await t(e)});Ke.command("update").description("Update installed skills to the latest version").option("-s, --skill <name>","Update a specific skill").action(async e=>{if(dn(e)){eo(to.createElement(Dt,{command:"update"}));return}let{runCliUpdate:t}=await Promise.resolve().then(()=>(Ss(),bs));await t(e)});Ke.command("cache").description("Manage the skills cache").option("--clear","Clear all cached skills and registry").option("--clear-registry","Clear only the registry cache").option("--path","Show cache directory path").action(async e=>{let{runCliCache:t}=await Promise.resolve().then(()=>(ws(),Ts));t(e)});Ke.command("credits").description("Show project contributors and credits").action(()=>{eo(to.createElement(Dt,{command:"credits"}))});Ke.command("audit").description("View audit log of skill operations").option("-n, --limit <number>","Number of entries to show","10").option("--path","Show audit log file path").action(async e=>{let{runCliAudit:t}=await Promise.resolve().then(()=>(Ds(),Is));await t(e)});Ke.parse(process.argv);function dn(e){return Object.keys(e).filter(o=>o!=="parent").length===0}
|
|
10
|
+
\u{1F4A1} Tip: Use --force to bypass lockfile check`)),i>0&&process.exit(1)}var Rs=_(()=>{"use strict";Gt()});var Ms={};Lt(Ms,{runCliUpdate:()=>Iu});import ce from"chalk";async function Iu(e){if(console.log(ce.blue("\u23F3 Fetching latest registry...")),await mo(!0),e.skill){if(!await Or(e.skill)){console.log(ce.green(`\u2705 ${e.skill} is already up to date`));return}console.log(ce.blue(`\u23F3 Updating ${e.skill}...`)),await po(e.skill)?console.log(ce.green(`\u2705 Updated ${e.skill}`)):(console.error(ce.red(`\u274C Failed to update ${e.skill}`)),process.exit(1))}else{let{readSkillLock:t}=await Promise.resolve().then(()=>(Lr(),oi)),o=await t(),r=Object.keys(o.skills);if(r.length===0){console.log(ce.yellow("No installed skills found. Run agent-skills install first."));return}let{toUpdate:i,upToDate:s}=await Ro(r);if(i.length===0){console.log(ce.green(`\u2705 All ${s.length} installed skills are up to date`));return}console.log(ce.blue(`\u23F3 Updating ${i.length} of ${r.length} skills...`));let l=0,d=0;for(let h of i)await po(h)?l++:(d++,console.error(ce.red(` \u274C Failed to update ${h}`)));console.log(ce.green(`\u2705 ${l} updated, ${s.length} already up to date${d>0?ce.red(`, ${d} failed`):""}`));let c=await Mo(),u=await Ft(),f=new Set(u.map(h=>h.name)),g=r.filter(h=>c.has(h)||!f.has(h));if(g.length>0){console.log(""),console.log(ce.yellow(`\u26A0 ${g.length} deprecated skill${g.length>1?"s":""} detected:`));let h={withEntry:(m,p)=>{console.log(ce.yellow(` \u203A ${m} \u2014 ${p.message}`)),p.alternatives?.length&&console.log(ce.dim(` Try: agent-skills install --skill ${p.alternatives.join(", ")}`))},noEntry:m=>{console.log(ce.yellow(` \u203A ${m} \u2014 no longer available in the registry`))}};g.forEach(m=>{let p=c.get(m);h[p?"withEntry":"noEntry"](m,p)}),console.log(ce.dim(" Run: agent-skills remove --skill <name> to clean up"))}}}var _s=_(()=>{"use strict";Je()});var Os={};Lt(Os,{runCliCache:()=>Eu});import Pt from"chalk";function Eu(e){e.clear?(mi(),console.log(Pt.green("\u2705 Cache cleared"))):e.clearRegistry?(pi(),console.log(Pt.green("\u2705 Registry cache cleared"))):e.path?console.log(Fr()):(console.log(Pt.bold("Cache management:")),console.log(` ${Pt.blue("--clear")} Clear all cached skills and registry`),console.log(` ${Pt.blue("--clear-registry")} Clear only the registry cache`),console.log(` ${Pt.blue("--path")} Show cache directory path`),console.log(),console.log(Pt.dim(`Cache location: ${Fr()}`)))}var Fs=_(()=>{"use strict";Je()});import{Box as pt,Text as ve}from"ink";import{Fragment as Du,jsx as gt,jsxs as Se}from"react/jsx-runtime";function Ns({entries:e,limit:t=10}){let o=e.slice(0,t);return o.length===0?gt(pt,{flexDirection:"column",paddingY:1,children:gt(ve,{dimColor:!0,children:"No audit log entries found"})}):Se(pt,{flexDirection:"column",paddingY:1,children:[Se(pt,{marginBottom:1,children:[gt(ve,{bold:!0,color:"cyan",children:"\u{1F4CB} Audit Log"}),Se(ve,{dimColor:!0,children:[" (showing ",o.length," most recent)"]})]}),o.map((r,i)=>{let s=r.timestamp?new Date(r.timestamp):new Date,l=r.timestamp?vu(s):"unknown time",d=r.action==="install"?"green":r.action==="remove"?"red":"yellow",c=r.failed===0?"\u2713":r.success>0?"\u26A0":"\u2717";return Se(pt,{flexDirection:"column",marginBottom:1,paddingLeft:2,children:[Se(pt,{children:[Se(ve,{color:d,bold:!0,children:[c," ",r.action.toUpperCase()]}),Se(ve,{dimColor:!0,children:[" \u2022 ",l]})]}),Se(pt,{paddingLeft:2,children:[gt(ve,{children:"Skills: "}),gt(ve,{color:"cyan",children:r.skillName})]}),Se(pt,{paddingLeft:2,children:[gt(ve,{children:"Agents: "}),gt(ve,{dimColor:!0,children:r.agents.join(", ")})]}),Se(pt,{paddingLeft:2,children:[Se(ve,{color:"green",children:["\u2713 ",r.success]}),r.failed>0&&Se(Du,{children:[gt(ve,{children:" \u2022 "}),Se(ve,{color:"red",children:["\u2717 ",r.failed]})]})]})]},i)})]})}function vu(e){let t=Math.floor((Date.now()-e.getTime())/1e3);return t<60?"just now":t<3600?`${Math.floor(t/60)}m ago`:t<86400?`${Math.floor(t/3600)}h ago`:t<604800?`${Math.floor(t/86400)}d ago`:e.toLocaleDateString()}var Us=_(()=>{"use strict"});var $s={};Lt($s,{runCliAudit:()=>Lu});import{render as Pu}from"ink";import Bu from"react";async function Lu(e){if(e.path){console.log(Io());return}let t=e.limit?parseInt(e.limit,10):10,o=await _n(t);Pu(Bu.createElement(Ns,{entries:o,limit:t}))}var Gs=_(()=>{"use strict";Us();Tr()});import{Command as Ru}from"commander";import{render as oo}from"ink";import ro from"react";import{Box as gn,useApp as yu}from"ink";import{useEffect as ku,useState as bu}from"react";lo();import{useEffect as hl,useMemo as xl,useState as gr}from"react";function In(){let[e,t]=gr([]),[o,r]=gr([]),[i,s]=gr(!0),l=xl(()=>An(),[]);return hl(()=>{let c=setTimeout(()=>{let u=wo();r(u),t(u),s(!1)},800);return()=>clearTimeout(c)},[]),{allAgents:l,installedAgents:o,selectedAgents:e,setSelectedAgents:t,toggleAgent:c=>{t(u=>u.includes(c)?u.filter(f=>f!==c):[...u,c])},loading:i}}import{useEffect as nm,useState as im}from"react";De();import{useMemo as yl,useState as kl}from"react";function Rn(e,t){let[o,r]=kl(""),i=yl(()=>{if(!o.trim())return e;let s=o.toLowerCase().split(/\s+/).filter(l=>l.length>0);return e.filter(l=>{let d=t.keys.map(c=>{let u=l[c];return typeof u=="string"?u.toLowerCase():""}).join(" ");return s.every(c=>d.includes(c))})},[o,e,t.keys]);return{query:o,setQuery:r,filtered:i,hasFilter:o.trim().length>0}}Gt();import{useState as Fo}from"react";co();import{existsSync as Hr,readdirSync as Ci,readFileSync as wa}from"node:fs";import{join as Oo}from"node:path";import{existsSync as ya}from"node:fs";import{dirname as ka,join as bi}from"node:path";import{fileURLToPath as ba}from"node:url";var Sa=ba(import.meta.url),Ca=ka(Sa);function Gr(){return bi(Ta(),"packages","skills-catalog","skills")}function Si(){let e=Gr();return ya(e)?e:null}function Ta(){return bi(Ca,"..","..","..","..")}Je();var at={mode:null,localDir:null};function Aa(e){return ht.test(e)}function Ia(e){return e.match(ht)?.[1]??null}function Ea(e){let t=e.match(/^---\n([\s\S]*?)\n---/);if(!t)return{};let o=t[1],r=o.match(/^name:\s*(.+)$/m),i=o.match(/^description:\s*(.+)$/m);return{name:r?.[1]?.trim(),description:i?.[1]?.trim()}}function Ti(e,t){let o=Oo(e,"SKILL.md");if(!Hr(o))return null;let r=wa(o,"utf-8"),{name:i,description:s}=Ea(r),l=e.split("/").pop()??"";return{name:i??l,description:s??"No description",path:e,category:t}}function va(e,t){return Hr(e)?Ci(e,{withFileTypes:!0}).filter(o=>o.isDirectory()).map(o=>Ti(Oo(e,o.name),t)).filter(o=>o!==null):[]}function wi(e){return Hr(e)?Ci(e,{withFileTypes:!0}).filter(o=>o.isDirectory()).flatMap(o=>{if(Aa(o.name)){let i=Ia(o.name);return i?va(Oo(e,o.name),i):[]}let r=Ti(Oo(e,o.name),Mt);return r?[r]:[]}):[]}function Da(){if(at.mode)return at.mode;let e=Si();return e?(at.localDir=e,at.mode="local","local"):(at.mode="remote","remote")}function jr(){return Da()==="local"&&at.localDir!==null}function Pa(){return jr()?wi(at.localDir):[]}async function Ai(){return jr()?wi(at.localDir):Ft()}function Ba(e){return Pa().find(t=>t.name===e)}async function Ii(e){if(jr())return Ba(e)??null;let t=await Nt(e);if(!t)return null;let o=await yt(e);return o?{name:t.name,description:t.description,path:o,category:t.category}:null}function No(){let[e,t]=Fo({current:0,total:0,skill:""}),[o,r]=Fo([]),[i,s]=Fo(!1),[l,d]=Fo(null);return{install:async(u,f)=>{s(!0),d(null),t({current:0,total:u.length*f.agents.length,skill:"Downloading..."});let g=[];for(let h of u){let m=h.path?h:await Ii(h.name);m&&g.push(m)}t({current:0,total:g.length*f.agents.length,skill:"Installing..."});try{let h=await _o(g,f);return r(h),h}catch(h){return d(h instanceof Error?h.message:String(h)),[]}finally{s(!1)}},progress:e,results:o,installing:i,error:l}}import{useInput as La}from"ink";import{useCallback as Ra,useRef as Ma,useState as _a}from"react";var Uo=["up","up","down","down","left","right","left","right","b","a"];function Ei(){let[e,t]=_a(!1),o=Ma([]);La((i,s)=>{if(e)return;let l=null;if(s.upArrow?l="up":s.downArrow?l="down":s.leftArrow?l="left":s.rightArrow?l="right":i.toLowerCase()==="b"?l="b":i.toLowerCase()==="a"&&(l="a"),!l){o.current=[];return}o.current.push(l),o.current.length>Uo.length&&(o.current=o.current.slice(-Uo.length)),o.current.length===Uo.length&&o.current.every((d,c)=>d===Uo[c])&&(t(!0),o.current=[])});let r=Ra(()=>{t(!1),o.current=[]},[]);return{activated:e,reset:r}}Gt();import{useState as $o}from"react";function vi(){let[e,t]=$o({current:0,total:0,skill:""}),[o,r]=$o([]),[i,s]=$o(!1),[l,d]=$o(null);return{remove:async(f,g,h=!1)=>{s(!0),t({current:0,total:g.length,skill:f}),d(null);try{let m=await xo(f,g,{global:h});return r(p=>[...p,...m]),m}catch(m){return d(m instanceof Error?m.message:String(m)),[]}finally{s(!1)}},removeMultiple:async f=>{s(!0);let g=f.reduce((h,m)=>h+m.agents.length,0);t({current:0,total:g,skill:"Initializing..."}),r([]),d(null);try{let h=0;for(let m of f){t({current:h,total:g,skill:m.name});let p=await xo(m.name,m.agents,{});r(T=>[...T,...p]),h+=m.agents.length}}catch(h){d(h instanceof Error?h.message:String(h))}finally{s(!1)}},progress:e,results:o,removing:i,error:l}}Je();import{readFileSync as Oa}from"node:fs";import{join as Fa}from"node:path";import{useEffect as Na,useState as Go}from"react";function Di(e){let[t,o]=Go(null),[r,i]=Go(null),[s,l]=Go(!1),[d,c]=Go(null);return Na(()=>{if(!e){o(null),i(null),l(!1),c(null);return}let u=!0;return l(!0),c(null),(async()=>{try{let[g,h]=await Promise.all([Nt(e).catch(()=>null),yt(e).catch(()=>null)]);if(!u)return;g&&o(g);let m=h??lt(e);try{let p=Oa(Fa(m,"SKILL.md"),"utf-8");i(p)}catch{c("Failed to load skill content")}}catch(g){u&&c(g instanceof Error?g.message:String(g))}finally{u&&l(!1)}})(),()=>{u=!1}},[e]),{metadata:t,content:r,loading:s,error:d}}import{useEffect as Xa,useState as jo}from"react";co();import{existsSync as Pi,readdirSync as Ua,readFileSync as $a,writeFileSync as ag}from"node:fs";import{join as Ga}from"node:path";function Bi(){return Gr()}function Ha(){let e=Bi(),t=Ga(e,Ir);if(!Pi(t))return{};try{let o=$a(t,"utf-8");return JSON.parse(o)}catch{return{}}}function ja(e){let t=e.match(ht);return t?t[1]:null}function Ka(e){return ht.test(e)}function Va(){let e=Bi();if(!Pi(e))return[];let t=Ha(),o=Ua(e,{withFileTypes:!0}),r=[],i=0;for(let s of o){if(!s.isDirectory()||!Ka(s.name))continue;let l=ja(s.name);if(!l)continue;let d=t[s.name]??{};r.push({id:l,name:d.name??ao(l),description:d.description,priority:d.priority??i}),i++}return r.sort((s,l)=>s.name.localeCompare(l.name)),r}function Ho(e){let t=Va();if(t.length===0){let s=new Set(e.map(l=>l.category).filter(Boolean));t=Array.from(s).map((l,d)=>({id:l,name:ao(l),priority:d}))}let o=new Map;for(let s of t)o.set(s,[]);o.set(Er,[]);for(let s of e){let l=s.category??Mt,d=t.find(f=>f.id===l);!d&&l!==Mt&&(d={id:l,name:ao(l),priority:999},t.push(d),o.set(d,[]));let c=d??Er,u=o.get(c)??[];u.push(s),o.set(c,u)}for(let[s,l]of o)l.length===0&&o.delete(s);let r=new Map,i=Array.from(o.keys()).sort((s,l)=>s.name.localeCompare(l.name));for(let s of i){let l=o.get(s);l&&(l.sort((d,c)=>d.name.localeCompare(c.name)),r.set(s,l))}return r}function ct(){let[e,t]=jo([]),[o,r]=jo(!0),[i,s]=jo(null),[l,d]=jo(new Map);return Xa(()=>{let c=!0;return(async()=>{try{let f=await Ai();c&&(t(f),d(Ho(f)))}catch(f){c&&s(f instanceof Error?f.message:String(f))}finally{c&&r(!1)}})(),()=>{c=!1}},[]),{skills:e,loading:o,error:i,groupedSkills:l}}import{useState as Ya}from"react";function Li(e){let[t,o]=Ya(1);return{step:t,next:()=>o(l=>Math.min(l+1,e)),back:()=>o(l=>Math.max(l-1,1)),goTo:l=>o(l),isFirst:t===1,isLast:t===e,progress:t/e}}import{Box as bt,Text as Xo}from"ink";import mc from"ink-big-text";import Xr from"ink-gradient";import{useEffect as pc,useState as Mi}from"react";import{Box as Kr,Text as yo}from"ink";import{memo as za}from"react";var n={primary:"#3b82f6",primaryLight:"#60a5fa",primaryDark:"#1e3a8a",accent:"#06b6d4",accentLight:"#22d3ee",success:"#22c55e",warning:"#f59e0b",error:"#ef4444",text:"#f8fafc",textDim:"#94a3b8",textMuted:"#64748b",border:"#334155",bg:"#0f172a",bgLight:"#1e293b"};var a={bar:"\u2502",barEnd:"\u2514",radioActive:"\u25CF",radioInactive:"\u25CB",checkboxActive:"\u25FC",checkboxInactive:"\u25FB",diamond:"\u25C6",arrow:"\u203A",arrowRight:"\u2192",arrowUp:"\u2191",arrowDown:"\u2193",dot:"\xB7",bullet:"\u25B8",check:"\u2713",cross:"\u2717",star:"\u2605",sparkle:"\u2726",installed:"\u25CF",warning:"\u26A0",info:"\u2139"};import{jsx as Vo,jsxs as Ko}from"react/jsx-runtime";var dt=za(function({hints:t,status:o}){return Vo(Kr,{marginTop:1,borderStyle:"round",borderColor:n.border,paddingX:1,children:Ko(Kr,{justifyContent:"space-between",width:"100%",children:[Vo(yo,{children:t.map((r,i)=>Ko(yo,{children:[i>0&&Ko(yo,{color:n.textDim,children:[" ",a.dot," "]}),Vo(yo,{color:r.color??n.accent,bold:!0,children:r.key}),Ko(yo,{color:n.textDim,children:[" ",r.label]})]},r.key))}),o&&Vo(Kr,{children:o})]})})});import{Box as kt,Text as Ue,useInput as Wa}from"ink";import{useMemo as Ja,useState as Ri}from"react";import{Fragment as qa,jsx as qe,jsxs as Qe}from"react/jsx-runtime";function Ze({items:e,onSelect:t,onCancel:o,initialIndex:r=0,itemLimit:i=10,hideFooter:s,footerRight:l}){let[d,c]=Ri(r),[u,f]=Ri(0);Wa((h,m)=>{m.upArrow&&(c(p=>Math.max(0,p-1)),d<=u&&f(p=>Math.max(0,p-1))),m.downArrow&&(c(p=>Math.min(e.length-1,p+1)),d>=u+i-1&&f(p=>Math.min(e.length-i,p+1))),m.return&&t(e[d].value),m.escape&&o&&o()});let g=Ja(()=>e.slice(u,u+i),[e,u,i]);return Qe(kt,{flexDirection:"column",children:[g.map((h,m)=>{let p=m+u===d;return Qe(kt,{backgroundColor:p?n.bgLight:void 0,paddingX:1,children:[qe(kt,{width:2,children:qe(Ue,{color:p?n.accent:n.textMuted,children:p?a.bullet:" "})}),Qe(Ue,{color:p?n.accent:n.text,bold:p,children:[p?a.radioActive:a.radioInactive," ",h.label]}),p&&h.hint&&Qe(Ue,{color:n.textDim,children:[" ",a.dot," ",h.hint]})]},`${h.label}-${m}`)}),e.length>i&&qe(kt,{marginTop:1,paddingX:1,children:Qe(Ue,{color:n.textDim,children:[a.arrowUp,a.arrowDown," ",u+1,"-",Math.min(u+i,e.length)," of ",e.length]})}),!s&&qe(kt,{marginTop:1,borderStyle:"round",borderColor:n.border,paddingX:1,children:Qe(kt,{justifyContent:"space-between",width:"100%",children:[Qe(Ue,{children:[qe(Ue,{color:n.success,bold:!0,children:"enter"}),qe(Ue,{color:n.textDim,children:" select"}),o&&Qe(qa,{children:[Qe(Ue,{color:n.textDim,children:[" ",a.dot," "]}),qe(Ue,{color:n.warning,bold:!0,children:"esc"}),qe(Ue,{color:n.textDim,children:" back"})]})]}),l&&qe(kt,{children:l})]})})]})}import{Box as et,Text as Pe,useInput as Qa,useStdout as Za}from"ink";import{useCallback as ec,useEffect as tc,useRef as oc,useState as rc}from"react";import{jsx as me,jsxs as ko}from"react/jsx-runtime";var nc=100,tt=16,ic=50,sc=10,lc=30,ac=5,cc=["BANKRUPT. Your burn rate was too high.","DOWN ROUND. Valuation dropped to zero.","RUNWAY EXPIRED. Back to living with parents.","SERVER COSTS > REVENUE. You are cooked.","AUDIT FAILED. Too much tech debt."],dc=["ACQUIRED BY BIG TECH. Golden handcuffs on.","SERIES B SECURED. Keep burning cash!","IPO SUCCESSFUL. Time to buy a yacht.","PROFITABLE? No, but the vibes are great."],Ht=[["AGI_SOON","100x_DEV","LOVABLE","HYPE"],["DEEPSEEK","GEMINI","GPT","V0_DEV"],["TAB_SPAM","NO_READ","TRUST_ME","YOLO"],["SLOP","SPAGHETTI","ANY_TYPE","BUG"]];function uc(e){let t=[],r=Math.max(...Ht.flat().map(l=>l.length))+4,i=Ht[0].length*r,s=Math.floor((e-i)/2);for(let l=0;l<Ht.length;l++)for(let d=0;d<Ht[l].length;d++){let c=Ht[l][d];t.push({x:Math.max(0,s+d*r),y:1+l*2,label:c,width:c.length,alive:!0})}return t}function Vr({onExit:e}){let{stdout:t}=Za(),o=t?.columns??80,r=Math.max(60,Math.min(o-4,nc)),i=oc(""),[s,l]=rc(()=>({player:{x:Math.floor(r/2),y:tt-1},playerBullets:[],enemyBullets:[],invaders:uc(r),score:0,lives:5,gameOver:!1,won:!1,invaderDirection:1,tickCount:0,flash:!1,glitch:!1,rateLimited:0}));if((s.gameOver||s.won)&&!i.current){let g=s.won?dc:cc;i.current=g[Math.floor(Math.random()*g.length)]}Qa((g,h)=>{if(s.gameOver||s.won){(h.return||h.escape)&&e();return}if(h.escape){e();return}l(m=>{let p=m.player.x;h.leftArrow&&(p=Math.max(0,m.player.x-2)),h.rightArrow&&(p=Math.min(r-1,m.player.x+2));let T=m.playerBullets,P=m.rateLimited;return g===" "&&P===0&&(m.playerBullets.length>=2?(P=lc,T=[]):T=[...m.playerBullets,{x:p,y:m.player.y-1}]),{...m,player:{...m.player,x:p},playerBullets:T,rateLimited:P}})});let d=ec(()=>{l(g=>{if(g.gameOver||g.won)return g;let h=g.tickCount+1,m=g.score,p=g.lives,T=g.gameOver,P=!1,O=!1,U=g.rateLimited>0?g.rateLimited-1:0,k=g.invaders.filter(y=>y.alive),C=Ht.flat().length,A=k.length/C,S=Math.max(2,Math.floor(sc*A)+1),B=.02+.08*(1-A),F=g.playerBullets.map(y=>({...y,y:y.y-1})).filter(y=>y.y>=0),V=g.enemyBullets.map(y=>({...y,y:y.y+1})).filter(y=>y.y<tt),I=g.invaders.map(y=>({...y}));for(let y of F)if(y.y!==-1){for(let v of I)if(v.alive&&y.y===v.y&&y.x>=v.x&&y.x<v.x+v.width){v.alive=!1,y.y=-1,m+=100,P=!0;break}}if(F=F.filter(y=>y.y!==-1),V.some(y=>y.x===g.player.x&&y.y===g.player.y)&&(p-=1,P=!0,O=!0,V=[],p<=0&&(T=!0)),I.every(y=>!y.alive))return{...g,won:!0,score:m+p*1e3,invaders:I};if(k.length>0){let y=k.filter(v=>{let Q=g.player.x>=v.x-1&&g.player.x<=v.x+v.width+1;return Math.random()<(Q?B*ac:B)});if(y.length>0){let v=y[Math.floor(Math.random()*y.length)];V.push({x:v.x+Math.floor(v.width/2),y:v.y+1})}}let w=g.invaderDirection;if(h%S===0){let y=I.filter(Z=>Z.alive).map(Z=>Z.x),v=Math.min(...y);Math.max(...I.filter(Z=>Z.alive).map(Z=>Z.x+Z.width))>=r-2&&w===1&&(w=-1),v<=0&&w===-1&&(w=1),I.forEach(Z=>Z.alive&&(Z.x+=w))}return h%45===0&&(I.forEach(y=>y.alive&&(y.y+=1)),I.some(y=>y.alive&&y.y>=tt-1)&&(T=!0)),{...g,playerBullets:F,enemyBullets:V,invaders:I,score:m,lives:p,gameOver:T,invaderDirection:w,tickCount:h,flash:P,glitch:O,rateLimited:U}})},[r]);tc(()=>{let g=setInterval(d,ic);return()=>clearInterval(g)},[d]);let c=()=>{let g=Array.from({length:tt},()=>Array(r).fill(" "));s.invaders.forEach(p=>{if(p.alive)for(let T=0;T<p.width;T++)p.x+T<r&&p.y<tt&&(g[p.y][p.x+T]=s.glitch?"?":p.label[T])}),s.playerBullets.forEach(p=>{p.x<r&&p.y<tt&&(g[p.y][p.x]="$")}),s.enemyBullets.forEach(p=>{p.x<r&&p.y<tt&&(g[p.y][p.x]="*")});let{x:h,y:m}=s.player;return h<r&&m<tt&&(g[m][h]=s.rateLimited>0?"X":"^"),g.map(p=>p.join("")).join(`
|
|
11
|
+
`)},u=s.rateLimited>0?n.error:n.accent,f=s.glitch?n.warning:s.flash?n.error:n.success;return me(et,{width:"100%",alignItems:"center",flexDirection:"column",children:ko(et,{width:r+4,flexDirection:"column",alignItems:"center",children:[ko(et,{width:r,flexDirection:"row",paddingX:1,children:[me(et,{width:"35%",children:me(Pe,{color:u,bold:!0,children:s.rateLimited>0?`LIMIT (${s.rateLimited})`:`$${s.score}k`})}),me(et,{width:"30%",justifyContent:"center",children:me(Pe,{color:n.warning,bold:!0,children:"VIBE INVADERS"})}),me(et,{width:"35%",justifyContent:"flex-end",children:ko(Pe,{color:n.success,bold:!0,children:["RUNWAY: ","$".repeat(s.lives)]})})]}),me(et,{borderStyle:"round",borderColor:s.rateLimited>0?n.error:n.border,flexDirection:"column",width:r+2,height:tt+2,children:me(Pe,{color:s.gameOver?n.error:f,children:c()})}),me(et,{marginTop:0,width:r+2,justifyContent:"center",borderStyle:"round",borderColor:n.accent,children:s.gameOver||s.won?ko(Pe,{color:s.won?n.success:n.error,bold:!0,children:[i.current," Val: $",s.score,"k"]}):ko(et,{gap:1,children:[me(Pe,{color:n.accent,children:"\u2190\u2192"}),me(Pe,{children:" move "}),me(Pe,{color:n.accent,children:"spc"}),me(Pe,{children:" shoot "}),me(Pe,{color:n.accent,children:"esc"}),me(Pe,{children:" quit"})]})})]})})}import{jsx as pe,jsxs as Yr}from"react/jsx-runtime";var gc=[{label:"Vibe Invaders",value:"invaders",hint:"Fight vibe-coding!"},{label:"Back",value:"back",hint:"Return to CLI"}],_i="\u2591".repeat(56);function zr({onExit:e}){let[t,o]=Mi("menu"),[r,i]=Mi(!0);pc(()=>{let l=setInterval(()=>i(d=>!d),600);return()=>clearInterval(l)},[]);let s=l=>{if(l==="back"){e();return}o(l)};return t==="invaders"?pe(Vr,{onExit:()=>o("menu")}):Yr(bt,{flexDirection:"column",alignItems:"center",children:[pe(bt,{marginBottom:0,children:pe(Xr,{name:"cristal",children:pe(Xo,{children:_i})})}),pe(bt,{marginBottom:0,children:pe(Xr,{name:"pastel",children:pe(mc,{text:"ARCADE",font:"chrome"})})}),pe(bt,{marginBottom:0,children:pe(Xr,{name:"cristal",children:pe(Xo,{children:_i})})}),pe(bt,{marginBottom:1,marginTop:1,children:Yr(Xo,{color:r?n.warning:n.bg,bold:!0,children:[a.sparkle," SECRET UNLOCKED ",a.sparkle]})}),pe(bt,{marginBottom:1,children:Yr(Xo,{color:n.textDim,children:[a.diamond," Choose your adventure ",a.diamond]})}),pe(bt,{width:50,children:pe(Ze,{items:gc,onSelect:s,onCancel:e,hideFooter:!0})}),pe(dt,{hints:[{key:"\u2191\u2193",label:"navigate"},{key:"\u23CE",label:"select"},{key:"esc",label:"back",color:n.warning}]})]})}import{Box as Ki,Text as zo,useInput as Uc}from"ink";import{Box as ot,Text as Ie}from"ink";import Hi from"ink-big-text";import Jr from"ink-gradient";import{useAtomValue as Oc}from"jotai";import{useMemo as Fc}from"react";Ar();import{atom as Bc}from"jotai";import{unwrap as Lc}from"jotai/utils";De();import{mkdir as fc,readFile as hc,writeFile as xc}from"node:fs/promises";import{homedir as yc}from"node:os";import{dirname as kc,join as bc}from"node:path";function Oi(){return bc(yc(),fr,En)}function Sc(e){if(typeof e!="object"||e===null)return null;let t=e;return typeof t.lastUpdateCheck!="number"?null:{lastUpdateCheck:t.lastUpdateCheck,latestVersion:t.latestVersion??null}}async function Fi(){let e=Oi();try{let t=await hc(e,"utf-8"),o=JSON.parse(t);return Sc(o)}catch{return null}}async function Ni(e){let t=Oi(),o={lastUpdateCheck:Date.now(),latestVersion:e};await fc(kc(t),{recursive:!0}),await xc(t,JSON.stringify(o,null,2),"utf-8")}De();import vc from"package-json";import{createRequire as Cc}from"node:module";import{dirname as Tc,join as wc}from"node:path";import{fileURLToPath as Ac}from"node:url";var Ic=Ac(import.meta.url),Ec=Tc(Ic),Ui=Cc(import.meta.url),Yo;try{Yo=Ui("./package.json")}catch{Yo=Ui(wc(Ec,"../../package.json"))}var jt=Yo.version||"0.0.0",yf=Yo.description||"CLI to install and manage skills for AI coding agents";async function $i(e){try{if(Dc(e))return null;let t=await vc(Rt,{version:"latest"});return t.version!==e?t.version:null}catch{return null}}function Dc(e){return/-(alpha|beta|rc|snapshot|dev|canary|next)/i.test(e)}function Wr(){return jt}De();async function Rc(e){let t=await Fi(),o=t&&t.latestVersion!==e?t.latestVersion:null;try{let r=await Promise.race([$i(e),new Promise((i,s)=>setTimeout(()=>s(new Error("timeout")),3e3))]);return Ni(r??e).catch(()=>{}),r}catch{return o}}var Mc=async()=>{let e=Wr(),[t,o]=await Promise.all([Rc(e).catch(()=>null),Promise.resolve(wr()).catch(()=>!1)]);return{updateAvailable:t,currentVersion:e,isGlobal:o,isLoading:!1}},_c=Bc(Mc()),Gi=Lc(_c,e=>e??{updateAvailable:null,currentVersion:Wr(),isGlobal:!1,isLoading:!0});De();import{jsx as te,jsxs as rt}from"react/jsx-runtime";var ji=["#1e3a8a","#3b82f6","#0ea5e9","#06b6d4","#22d3ee"],Nc="\u2500",R=({notification:e})=>{let t=Oc(Gi),o=Fc(()=>{if(e)return e;let{updateAvailable:r,currentVersion:i,isGlobal:s,isLoading:l}=t;return l?null:r&&!s?rt(ot,{flexDirection:"column",alignItems:"center",children:[rt(Ie,{color:"yellow",children:[a.warning," ",We.UPDATE_AVAILABLE(i,r)]}),rt(Ie,{color:"blue",children:[a.info," ",We.TIP_INSTALL_UPDATE," ",te(Ie,{bold:!0,children:We.INSTALL_COMMAND})]})]}):r?rt(Ie,{color:"yellow",children:[a.warning," ",We.UPDATE_AVAILABLE(i,r)," (run"," ",te(Ie,{bold:!0,children:We.UPDATE_COMMAND}),")"]}):s?null:rt(Ie,{color:"blue",children:[a.info," ",We.TIP_INSTALL_ACCESS," ",te(Ie,{bold:!0,children:We.INSTALL_COMMAND})]})},[e,t]);return rt(ot,{flexDirection:"column",paddingBottom:1,children:[rt(ot,{flexDirection:"column",alignItems:"center",marginBottom:1,children:[te(ot,{marginBottom:-1,children:te(Jr,{colors:["#1e3a8a","#3b82f6"],children:te(Hi,{text:"TLC",font:"tiny"})})}),te(ot,{children:te(Jr,{colors:ji,children:te(Hi,{text:"AGENT SKILLS",font:"block"})})}),rt(ot,{marginTop:-1,alignItems:"center",children:[te(Ie,{color:"#334155",children:"\u2500\u2500\u2500\u2500\u2500\u2500 "}),rt(Ie,{color:"white",bold:!0,children:["VERSION ",jt]}),te(Ie,{color:"#334155",children:" \u2500\u2500\u2500\u2500\u2500\u2500"})]}),te(ot,{marginTop:1,children:te(Ie,{color:"#64748b",italic:!0,children:We.DESCRIPTION})}),o&&te(ot,{marginTop:1,children:o})]}),te(ot,{marginTop:o?0:1,justifyContent:"center",children:te(Jr,{colors:ji,children:te(Ie,{children:Nc.repeat(60)})})})]})};import{jsx as bo,jsxs as qr}from"react/jsx-runtime";function Vi({onSelect:e,onBack:t,onCredits:o}){let r=[{label:"Install new skills",value:"install",hint:"browse and select skills to install"},{label:"Update existing skills",value:"update",hint:"check for content changes"},{label:"Remove installed skills",value:"remove",hint:"uninstall skills from agents"}];Uc(s=>{s==="c"&&o&&o()});let i=qr(zo,{children:[bo(zo,{color:n.accent,bold:!0,children:"c"}),bo(zo,{color:n.textDim,children:" credits"})]});return qr(Ki,{flexDirection:"column",paddingX:1,children:[bo(R,{}),bo(Ki,{marginBottom:1,children:qr(zo,{bold:!0,color:n.primary,children:[a.diamond," What would you like to do?"]})}),bo(Ze,{items:r,onSelect:e,onCancel:t,footerRight:i})]})}import{Box as Yt,Text as Qr,useInput as Wc,useStdout as Jc}from"ink";import qc from"ink-spinner";import{useState as Qc}from"react";import{Box as Be,Text as Kt,useInput as Kc}from"ink";import{useEffect as Vc}from"react";import{useEffect as $c,useState as Gc}from"react";import{Fragment as Hc,jsx as jc}from"react/jsx-runtime";var Xi=({visible:e,duration:t=250,children:o})=>{let[r,i]=Gc(e?1:0);return $c(()=>{if(e&&r===1||!e&&r===0)return;let s=Date.now(),l=r,d=e?1:0,u=setInterval(()=>{let g=Date.now()-s,h=Math.min(g/t,1),m=l+(e?h:-h)*Math.abs(d-l),p=Math.max(0,Math.min(1,m));i(p),h>=1&&(clearInterval(u),i(d))},16);return()=>{clearInterval(u)}},[e,t]),!e&&r<=.05?null:jc(Hc,{children:o})};import{jsx as oe,jsxs as Wo}from"react/jsx-runtime";var Vt=({visible:e,onDismiss:t,shortcuts:o})=>{Kc(()=>{e&&t()},{isActive:e}),Vc(()=>{let u;return e&&(u=setTimeout(()=>{t()},8e3)),()=>{u&&clearTimeout(u)}},[e,t]);let r=Math.ceil(o.length/2),i=o.slice(0,r),s=o.slice(r),l=({label:u})=>oe(Be,{flexShrink:0,children:oe(Kt,{backgroundColor:n.bgLight,color:n.accent,bold:!0,children:` ${u} `})}),d=({entry:u})=>Wo(Be,{marginBottom:0,gap:1,children:[oe(Be,{width:10,justifyContent:"flex-end",flexShrink:0,children:oe(l,{label:u.key})}),oe(Kt,{color:n.textDim,children:u.description})]}),c="\u2500".repeat(48);return oe(Xi,{visible:e,duration:200,children:Wo(Be,{borderStyle:"round",borderColor:n.border,backgroundColor:n.bg,paddingX:2,paddingY:1,flexDirection:"column",width:56,children:[oe(Be,{justifyContent:"center",marginBottom:1,children:Wo(Kt,{color:n.accent,bold:!0,children:[a.sparkle," Keyboard Shortcuts"]})}),oe(Be,{justifyContent:"center",children:oe(Kt,{color:n.border,children:c})}),Wo(Be,{marginTop:1,gap:2,children:[oe(Be,{flexDirection:"column",gap:1,flexGrow:1,children:i.map(u=>oe(d,{entry:u},u.key))}),oe(Be,{flexDirection:"column",gap:1,flexGrow:1,children:s.map(u=>oe(d,{entry:u},u.key))})]}),oe(Be,{justifyContent:"center",marginTop:1,children:oe(Kt,{color:n.border,children:c})}),oe(Be,{marginTop:1,justifyContent:"center",children:oe(Kt,{color:n.textMuted,children:"press any key to dismiss"})})]})})};import{Box as St,Text as nt,useInput as Xc}from"ink";import{useEffect as Yc,useRef as zc,useState as Jo}from"react";import{jsx as Le,jsxs as Ct}from"react/jsx-runtime";function Xt({items:e,onSubmit:t,onCancel:o,onChange:r,initialSelected:i=[],limit:s=10}){let[l,d]=Jo(i),[c,u]=Jo(0),[f,g]=Jo(0),[h,m]=Jo(!1),p=zc(i);Yc(()=>{let k=p.current;(k.length!==i.length||k.some((A,S)=>A!==i[S]))&&(d(i),p.current=i)},[i]),Xc((k,C)=>{if(k==="?"){m(B=>!B);return}if(h){m(!1);return}if(C.return){t(l);return}if(C.escape&&o){o();return}let A=c,S=f;if(C.upArrow?A=c>0?c-1:e.length-1:C.downArrow&&(A=c<e.length-1?c+1:0),A<S?S=A:A>=S+s&&(S=A-s+1),C.upArrow&&c===0?S=Math.max(0,e.length-s):C.downArrow&&c===e.length-1&&(S=0),A!==c&&(u(A),g(S)),k===" "){let B=e[c];if(l.includes(B.value)){let F=l.filter(V=>V!==B.value);d(F),r?.(F)}else{let F=[...l,B.value];d(F),r?.(F)}}if(k==="a"&&C.ctrl)if(l.length===e.length)d([]),r?.([]);else{let B=e.map(F=>F.value);d(B),r?.(B)}});let T=e.slice(f,f+s),P=f>0,O=e.length>f+s,U=[{key:"\u2191/\u2193",description:"Navigate"},{key:"space",description:"Toggle selection"},{key:"enter",description:"Confirm"},{key:"ctrl+a",description:"Select all / none"},...o?[{key:"esc",description:"Cancel"}]:[]];return h?Le(St,{flexDirection:"column",flexGrow:1,alignItems:"center",justifyContent:"center",children:Le(Vt,{visible:h,onDismiss:()=>m(!1),shortcuts:U})}):Ct(St,{flexDirection:"column",children:[P&&Le(St,{justifyContent:"center",marginBottom:1,children:Ct(nt,{color:n.textDim,children:[a.arrowUp," ",a.arrowUp," ",a.arrowUp]})}),T.map((k,C)=>{let A=C+f,S=A===c,B=l.includes(k.value),F=S?a.bullet:" ",V=B?n.success:n.accent,I=B?a.checkboxActive:a.checkboxInactive,w=B?n.success:n.textMuted,y=S?n.primary:B?n.primaryLight:n.text;return Ct(St,{backgroundColor:S?n.bgLight:void 0,paddingX:1,children:[Le(St,{width:2,children:Le(nt,{color:V,children:F})}),Le(St,{width:2,children:Le(nt,{color:w,children:I})}),Le(nt,{color:y,bold:S,children:k.label}),k.hint&&Ct(nt,{color:B?n.success:n.textDim,children:[" ",a.dot," ",k.hint]})]},`${String(k.value)}-${A}`)}),O&&Le(St,{justifyContent:"center",marginTop:1,children:Ct(nt,{color:n.textDim,children:[a.arrowDown," ",a.arrowDown," ",a.arrowDown]})}),Le(dt,{hints:[{key:"space",label:"toggle"},{key:"enter",label:"confirm",color:n.success},...o?[{key:"esc",label:"back",color:n.warning}]:[],{key:"?",label:"help"}],status:l.length>0?Ct(nt,{children:[Ct(nt,{color:n.success,bold:!0,children:[a.checkboxActive," ",l.length]}),Le(nt,{color:n.textDim,children:" selected"})]}):void 0})]})}lo();import{Fragment as Yi,jsx as $e,jsxs as Tt}from"react/jsx-runtime";var Zc=28;function zt({onSelect:e,onBack:t}){let{stdout:o}=Jc(),r=o?.rows??40,i=Math.max(3,r-Zc),{allAgents:s,installedAgents:l,selectedAgents:d,setSelectedAgents:c,loading:u}=In(),f=[{key:"space",description:"Toggle selection"},{key:"enter",description:"Confirm"},{key:"ctrl+a",description:"Select all"},{key:"esc",description:"Go back"}],[g,h]=Qc(!1);Wc(p=>{p==="?"&&h(T=>!T)});let m=s.map(p=>{let T=Ne(p),P=l.includes(p);return{label:T.displayName,value:p,hint:P?`${a.check} detected`:void 0}});return u?Tt(Yt,{flexDirection:"column",paddingX:1,children:[$e(R,{}),$e(Yt,{marginTop:1,children:Tt(Qr,{color:n.accent,children:[$e(qc,{type:"dots"})," Scanning for installed agents..."]})})]}):Tt(Yt,{flexDirection:"column",paddingX:1,minHeight:20,children:[$e(R,{}),g?Tt(Yi,{children:[$e(Yt,{flexDirection:"column",flexGrow:1,alignItems:"center",justifyContent:"center",children:$e(Vt,{visible:g,onDismiss:()=>h(!1),shortcuts:f})}),$e(dt,{hints:[{key:"space",label:"toggle"},{key:"enter",label:"confirm",color:n.success},...t?[{key:"esc",label:"back",color:n.warning}]:[],{key:"?",label:"help"}]})]}):Tt(Yi,{children:[$e(Yt,{marginBottom:1,children:Tt(Qr,{bold:!0,color:n.primary,children:[a.diamond," Where do you want to install skills?"]})}),$e(Yt,{marginBottom:1,children:Tt(Qr,{color:n.textDim,children:[l.length," agents detected on this machine"]})}),$e(Xt,{items:m,initialSelected:d,onSubmit:e,onCancel:t,onChange:c,limit:i})]})]})}import{Box as ut,Text as H,useInput as sd,useStdout as ld}from"ink";import Zi from"ink-big-text";import or from"ink-gradient";import{existsSync as ad}from"node:fs";import{dirname as es,join as cd}from"node:path";import{fileURLToPath as dd}from"node:url";import{useCallback as ud,useEffect as tr,useMemo as md,useRef as ts,useState as Wt}from"react";import{execSync as ed,spawn as qo}from"node:child_process";import{platform as td}from"node:os";function od(e){try{return ed(`which ${e}`,{stdio:"ignore"}),!0}catch{return!1}}function rd(e){let t=[{cmd:"mpv",args:["--no-video","--no-terminal",e]},{cmd:"ffplay",args:["-nodisp","-autoexit","-loglevel","quiet",e]},{cmd:"paplay",args:[e]},{cmd:"aplay",args:[e]}];for(let{cmd:o,args:r}of t)if(od(o))return qo(o,r,{stdio:"ignore"});return qo("mpv",["--no-video","--no-terminal",e],{stdio:"ignore"})}function zi(e){try{let t=td(),o;return t==="darwin"?o=qo("afplay",[e],{stdio:"ignore"}):t==="win32"?o=qo("powershell",["-c",`(New-Object Media.SoundPlayer "${e}").PlaySync()`],{stdio:"ignore"}):o=rd(e),o.on("error",()=>{}),o}catch{return null}}function Qo(e){e&&!e.killed&&e.kill()}import Wi from"ky";var Ji="https://api.github.com/repos/tech-leads-club/agent-skills",nd=`${Ji}/contributors`,Zo=null,er=null;async function qi(){if(Zo)return Zo;try{return Zo=(await Wi.get(nd,{headers:{Accept:"application/vnd.github.v3+json"},timeout:1e4}).json()).filter(({login:t})=>!id(t)).map(({login:t,avatar_url:o,contributions:r})=>({login:t,avatarUrl:o,contributions:r})),Zo}catch{return[]}}async function Qi(){if(er!==null)return er;try{return er=(await Wi.get(Ji,{headers:{Accept:"application/vnd.github.v3+json"},timeout:1e4}).json()).stargazers_count,er}catch{return 0}}function id(e){return e.endsWith("[bot]")}import{jsx as N,jsxs as Re}from"react/jsx-runtime";var pd=220,on=52,Jt=["#1e3a8a","#3b82f6","#0ea5e9","#06b6d4","#22d3ee"],gd=14,tn=500,rs=60,Zr="\u2500".repeat(on-4),os=40,en=["#f59e0b","#ef4444","#ec4899","#a855f7"],fd={1:{badge:`${a.star}${a.star}${a.star}`,color:"#f59e0b"},2:{badge:`${a.star}${a.star}`,color:"#c0c0c0"},3:{badge:a.star,color:"#cd7f32"}};function hd(e,t){let o=[];o.push({type:"blank"}),o.push({type:"text",text:"A Tech Leads Club Production",color:"#94a3b8"}),o.push({type:"blank"}),o.push({type:"blank"}),o.push({type:"gradient",text:`${a.sparkle} C O N T R I B U T O R S ${a.sparkle}`,gradientColors:en}),o.push({type:"gradient",text:Zr,gradientColors:Jt}),o.push({type:"blank"});for(let i=0;i<e.length;i++){let s=e[i];o.push({type:"contributor",rank:i+1,login:s.login,contributions:s.contributions})}o.push({type:"blank"}),o.push({type:"blank"}),o.push({type:"gradient",text:`${a.star} S T A T S ${a.star}`,gradientColors:en}),o.push({type:"gradient",text:Zr,gradientColors:Jt}),o.push({type:"blank"}),t>0&&o.push({type:"text",text:`${a.star} GitHub Stars \xB7\xB7\xB7\xB7\xB7 ${t}`,color:"#f59e0b",bold:!0}),o.push({type:"text",text:`${a.diamond} Contributors \xB7\xB7\xB7\xB7\xB7 ${e.length}`,color:"#06b6d4"});let r=e.reduce((i,s)=>i+s.contributions,0);return o.push({type:"text",text:`${a.check} Contributions \xB7\xB7\xB7\xB7 ${r}`,color:"#22c55e"}),o.push({type:"blank"}),o.push({type:"blank"}),o.push({type:"gradient",text:`${a.sparkle} S P E C I A L T H A N K S ${a.sparkle}`,gradientColors:en}),o.push({type:"gradient",text:Zr,gradientColors:Jt}),o.push({type:"blank"}),o.push({type:"text",text:"To every contributor, stargazer,",color:"#94a3b8"}),o.push({type:"text",text:"and community member who makes",color:"#94a3b8"}),o.push({type:"text",text:"this project possible.",color:"#94a3b8"}),o.push({type:"blank"}),o.push({type:"text",text:"Built with \u2665 by the community",color:"#ef4444"}),o.push({type:"blank"}),o.push({type:"gradient",text:"github.com/tech-leads-club/agent-skills",gradientColors:Jt}),o.push({type:"blank"}),o.push({type:"blank"}),o.push({type:"blank"}),o}function xd(){try{let e=es(dd(import.meta.url));for(let t=0;t<5;t++){let o=cd(e,"assets","chiptune.mp3");if(ad(o))return o;e=es(e)}return null}catch{return null}}function yd({rank:e,login:t,contributions:o}){let r=fd[e],i=r?.color??"#e2e8f0",s=e.toString().padStart(2),l=`@${t}`,d=`${o}`,c=r?` ${r.badge}`:"",u=5+l.length+c.length+1+d.length,f=Math.max(2,on-4-u),g="\xB7".repeat(f);return Re(H,{children:[Re(H,{color:"#64748b",children:[s,". "]}),N(H,{color:i,bold:!!r,children:l}),N(H,{color:r?.color??"#94a3b8",children:c}),Re(H,{color:"#334155",children:[" ",g," "]}),N(H,{color:"#22c55e",bold:!0,children:d})]})}function kd({line:e}){switch(e.type){case"blank":return N(H,{children:" "});case"text":return N(H,{color:e.color,bold:e.bold,children:e.text});case"gradient":return N(or,{colors:[...e.gradientColors],children:N(H,{children:e.text})});case"contributor":return N(yd,{rank:e.rank,login:e.login,contributions:e.contributions})}}function bd({speed:e,paused:t}){if(t)return Re(H,{color:n.warning,bold:!0,children:[" ",a.bar,a.bar," PAUSED"]});let o=Math.round((tn-e)/(tn-rs)*4)+1,r="\u25AE".repeat(o)+"\u25AF".repeat(5-o);return Re(H,{color:n.textMuted,children:[" ",r]})}function rr({onExit:e}){let{stdout:t}=ld(),o=t?.rows??24,r=Math.max(6,o-gd-4),[i,s]=Wt([]),[l,d]=Wt(0),[c,u]=Wt(!0),[f,g]=Wt(0),[h,m]=Wt(pd),[p,T]=Wt(!1),P=ts(null),O=ts(null);tr(()=>{Promise.all([qi(),Qi()]).then(([w,y])=>{s(w),d(y),u(!1)})},[]),tr(()=>{let w=xd();return w&&(P.current=zi(w)),()=>{Qo(P.current)}},[]);let U=md(()=>hd(i,l),[i,l]),k=U.length+r,C=f>=k,A=ud(()=>{g(w=>w>=k?w:w+1)},[k]);if(tr(()=>{if(c||p||C){O.current&&clearInterval(O.current),O.current=null;return}return O.current=setInterval(A,h),()=>{O.current&&clearInterval(O.current)}},[c,p,C,h,A]),tr(()=>{if(!C)return;let w=setTimeout(()=>{Qo(P.current),e()},3e3);return()=>clearTimeout(w)},[C,e]),sd((w,y)=>{if(y.escape){Qo(P.current),e();return}if(w===" "){T(v=>!v);return}if(y.upArrow){m(v=>Math.max(rs,v-os));return}if(y.downArrow){m(v=>Math.min(tn,v+os));return}}),c)return N(ut,{flexDirection:"column",alignItems:"center",padding:2,children:N(H,{color:n.accent,children:"Loading contributors..."})});let S={type:"blank"},B=Array(r).fill(S),F=Array(r).fill(S),I=[...B,...U,...F].slice(f,f+r);return Re(ut,{flexDirection:"column",alignItems:"center",children:[N(ut,{marginBottom:-1,children:N(or,{colors:["#1e3a8a","#3b82f6"],children:N(Zi,{text:"TLC",font:"tiny"})})}),N(ut,{children:N(or,{colors:[...Jt],children:N(Zi,{text:"AGENT SKILLS",font:"block"})})}),N(ut,{children:N(or,{colors:[...Jt],children:N(H,{children:"\u2500".repeat(60)})})}),N(ut,{flexDirection:"column",alignItems:"center",height:r,width:on,children:I.map((w,y)=>N(ut,{justifyContent:"center",children:N(kd,{line:w})},`cl-${f}-${y}`))}),Re(ut,{marginTop:1,gap:2,children:[Re(H,{children:[N(H,{color:n.accent,bold:!0,children:"space"}),N(H,{color:n.textDim,children:" pause"})]}),N(H,{color:n.textMuted,children:a.dot}),Re(H,{children:[Re(H,{color:n.accent,bold:!0,children:[a.arrowUp,a.arrowDown]}),N(H,{color:n.textDim,children:" speed"})]}),N(bd,{speed:h,paused:p}),N(H,{color:n.textMuted,children:a.dot}),Re(H,{children:[N(H,{color:n.warning,bold:!0,children:"esc"}),N(H,{color:n.textDim,children:" back"})]})]})]})}import{Box as xe,Text as W,useInput as Sd}from"ink";import{useState as rn}from"react";import{jsx as $,jsxs as ye}from"react/jsx-runtime";function ns({onConfirm:e,onBack:t,initialMethod:o="copy",initialGlobal:r=!1}){let[i,s]=rn("method"),[l,d]=rn(o),[c,u]=rn(r);return i==="method"?ye(xe,{flexDirection:"column",paddingX:1,children:[$(R,{}),$(xe,{marginBottom:1,children:ye(W,{bold:!0,color:n.primary,children:[a.diamond," Choose installation method:"]})}),$(Ze,{items:[{label:"Copy",value:"copy",hint:"independent copies (recommended)"},{label:"Symlink",value:"symlink",hint:"shared source (may not work with all agents)"}],onSelect:f=>{d(f),s("scope")},onCancel:t})]}):i==="scope"?ye(xe,{flexDirection:"column",paddingX:1,children:[$(R,{}),$(xe,{marginBottom:1,children:ye(W,{bold:!0,color:n.primary,children:[a.diamond," Choose installation scope:"]})}),$(Ze,{items:[{label:"Local",value:!1,hint:"this project only"},{label:"Global",value:!0,hint:"user home directory"}],onSelect:f=>{u(f),s("confirm")},onCancel:()=>s("method")})]}):$(Cd,{method:l,isGlobal:c,onConfirm:()=>e({method:l,global:c}),onBack:()=>s("scope")})}function Cd({method:e,isGlobal:t,onConfirm:o,onBack:r}){return Sd((i,s)=>{(s.return||i==="y"||i==="Y")&&o(),(s.escape||i==="n"||i==="N")&&r()}),ye(xe,{flexDirection:"column",paddingX:1,children:[$(R,{}),ye(xe,{flexDirection:"column",borderStyle:"round",borderColor:n.accent,paddingX:2,paddingY:1,children:[$(xe,{marginBottom:1,children:ye(W,{bold:!0,color:n.accent,children:[a.diamond," Ready to install"]})}),ye(xe,{children:[$(xe,{width:10,children:$(W,{color:n.textDim,children:"Method"})}),$(W,{color:n.text,bold:!0,children:e==="copy"?"Copy":"Symlink"}),ye(W,{color:n.textMuted,children:[" ",a.dot," ",e==="copy"?"Recommended":"Developer mode"]})]}),ye(xe,{children:[$(xe,{width:10,children:$(W,{color:n.textDim,children:"Scope"})}),$(W,{color:n.text,bold:!0,children:t?"Global":"Local"}),ye(W,{color:n.textMuted,children:[" ",a.dot," ",t?"User home":"This project"]})]})]}),$(xe,{marginTop:1,borderStyle:"round",borderColor:n.border,paddingX:1,children:$(xe,{justifyContent:"space-between",width:"100%",children:ye(W,{children:[$(W,{color:n.success,bold:!0,children:"Y"}),$(W,{color:n.textDim,children:" / "}),$(W,{color:n.success,bold:!0,children:"enter"}),$(W,{color:n.textDim,children:" confirm"}),ye(W,{color:n.textDim,children:[" ",a.dot," "]}),$(W,{color:n.warning,bold:!0,children:"N"}),$(W,{color:n.textDim,children:" / "}),$(W,{color:n.warning,bold:!0,children:"esc"}),$(W,{color:n.textDim,children:" back"})]})})})]})}import{Box as Et,Text as vt,useInput as cu}from"ink";import du from"ink-spinner";import{useAtom as As,useAtomValue as uu,useSetAtom as mu}from"jotai";import{useEffect as pu,useMemo as gu,useState as It}from"react";lo();Gt();import{atom as is}from"jotai";import{unwrap as Td}from"jotai/utils";var wd=async()=>{let e=wo(),t={};for(let o of e){let[r,i]=await Promise.all([$r(o,!1).catch(()=>[]),$r(o,!0).catch(()=>[])]);for(let s of new Set([...r,...i]))t[s]||(t[s]=[]),t[s].includes(o)||t[s].push(o)}return t},nn=is(0),Ad=is(async e=>(e(nn),wd())),Ge=Td(Ad,e=>e??{});import{atom as ss}from"jotai";var nr=ss([]),ls=ss([]);import{Box as He,Text as ie,useInput as Id}from"ink";import{jsx as se,jsxs as Me}from"react/jsx-runtime";function ir({results:e,onExit:t,title:o="Installation Complete",successLabel:r="succeeded"}){Id((m,p)=>{(p.return||p.escape)&&t()});let i=new Set(e.filter(m=>m.success).map(m=>m.skill)),s=new Set(e.filter(m=>!m.success).map(m=>m.skill)),l=i.size,d=s.size,c=l===0&&d>0,u=d>0,f=c?n.error:u?n.warning:n.success,g=c?`${a.cross} Installation Failed`:u?`${a.warning} Partially Installed`:`${a.check} ${o}`,h=c?n.error:u?n.warning:n.success;return Me(He,{flexDirection:"column",paddingX:1,children:[se(R,{}),Me(He,{flexDirection:"column",borderStyle:"round",borderColor:f,paddingX:2,paddingY:1,children:[se(He,{marginBottom:1,children:se(ie,{color:h,bold:!0,children:g})}),e.map((m,p)=>Me(He,{flexDirection:"column",children:[Me(He,{paddingX:1,children:[se(He,{width:2,children:se(ie,{color:m.success?n.success:n.error,children:m.success?a.check:a.cross})}),se(ie,{color:m.success?n.text:n.error,children:m.skill}),Me(ie,{color:n.textDim,children:[" ",a.arrow," ",m.agent]})]}),!m.success&&m.error&&se(He,{paddingLeft:4,children:se(ie,{color:n.error,dimColor:!0,children:m.error})})]},p)),(l>0||d>0)&&se(He,{marginTop:1,children:Me(ie,{color:n.textDim,children:[l>0&&Me(ie,{color:n.success,children:[l," ",r]}),l>0&&d>0&&Me(ie,{children:[" ",a.dot," "]}),d>0&&Me(ie,{color:n.error,children:[d," failed"]})]})}),se(He,{marginTop:1,children:Me(ie,{color:n.textDim,children:["View details: ",se(ie,{color:n.accent,children:"agent-skills audit"})]})})]}),se(He,{marginTop:1,borderStyle:"round",borderColor:n.border,paddingX:1,children:Me(ie,{children:[se(ie,{color:n.success,bold:!0,children:"enter"}),se(ie,{color:n.textDim,children:" / "}),se(ie,{color:n.warning,bold:!0,children:"esc"}),se(ie,{color:n.textDim,children:" exit"})]})})]})}import{Box as X,Text as G,useInput as Pd}from"ink";import Bd from"ink-spinner";import{useAtomValue as as}from"jotai";import{useMemo as sn,useState as ln}from"react";Je();import{atom as Ed}from"jotai";import{unwrap as vd}from"jotai/utils";var Dd=Ed(async()=>Mo()),qt=vd(Dd,e=>e??new Map);import{jsx as M,jsxs as K}from"react/jsx-runtime";function sr({selectedAgents:e,onExit:t}){let[o,r]=ln(e||[]),{removeMultiple:i,progress:s,results:l}=vi(),d=as(Ge),c=as(qt),[u,f]=ln(e?"select":"agent-select"),[g,h]=ln([]),m=e||o,p=sn(()=>{let k={};return Object.entries(d).forEach(([C,A])=>{let S=A.filter(B=>m.includes(B));S.length>0&&(k[C]=S)}),k},[d,m]),T=sn(()=>Object.keys(p),[p]),P=sn(()=>T.map(k=>{let C=c instanceof Map&&c.has(k),A=`${p[k].length} agents: ${p[k].join(", ")}`,S=C?`${A} \u26A0 deprecated`:A;return{label:k,value:k,hint:S}}),[T,p,c]);if(Pd((k,C)=>{u==="done"&&(C.return||C.escape)&&t(),T.length===0&&C.escape&&t()}),u==="agent-select")return M(zt,{onSelect:k=>{r(k),f("select")},onBack:t});if(T.length===0)return K(X,{flexDirection:"column",paddingX:1,children:[M(R,{}),M(X,{borderStyle:"round",borderColor:n.warning,paddingX:2,paddingY:1,children:M(G,{color:n.warning,children:"No skills found to remove for the selected agents."})}),M(X,{marginTop:1,borderStyle:"round",borderColor:n.border,paddingX:1,children:K(G,{children:[M(G,{color:n.warning,bold:!0,children:"esc"}),M(G,{color:n.textDim,children:" exit"})]})})]});let O=k=>{k.length!==0&&(h(k),f("confirm"))},U=async()=>{f("removing");let k=g.map(C=>({name:C,agents:p[C]||[]}));await i(k),f("done")};if(u==="select")return K(X,{flexDirection:"column",paddingX:1,children:[M(R,{}),M(X,{marginBottom:1,children:K(G,{bold:!0,color:n.error,children:[a.diamond," Select skills to remove:"]})}),M(Xt,{items:P,onSubmit:O,onCancel:t})]});if(u==="confirm")return K(X,{flexDirection:"column",paddingX:1,children:[M(R,{}),K(X,{flexDirection:"column",borderStyle:"round",borderColor:n.error,paddingX:2,paddingY:1,children:[M(X,{marginBottom:1,children:K(G,{color:n.error,bold:!0,children:[a.cross," Remove ",g.length," skill",g.length>1?"s":"","?"]})}),g.map(k=>K(X,{paddingX:1,children:[M(X,{width:2,children:M(G,{color:n.error,children:a.dot})}),M(G,{color:n.textDim,children:k})]},k))]}),M(X,{marginTop:1,children:M(Ze,{items:[{label:"Yes, remove them",value:"yes"},{label:"No, cancel",value:"no"}],onSelect:k=>{k==="yes"?U():f("select")}})})]});if(u==="removing")return K(X,{flexDirection:"column",paddingX:1,children:[M(R,{}),K(X,{marginTop:1,children:[K(G,{color:n.accent,children:[M(Bd,{type:"dots"})," "]}),M(G,{children:"Removing skills..."})]}),M(X,{marginTop:1,paddingX:2,children:K(G,{color:n.textDim,children:[a.arrow," ",s.skill," (",s.current,"/",s.total,")"]})})]});if(u==="done"){let k=l.filter(S=>S.success).length,C=l.filter(S=>!S.success).length,A=k===0;return K(X,{flexDirection:"column",paddingX:1,children:[M(R,{}),K(X,{flexDirection:"column",borderStyle:"round",borderColor:A?n.error:n.success,paddingX:2,paddingY:1,children:[M(X,{marginBottom:1,children:K(G,{color:A?n.error:n.success,bold:!0,children:[A?a.cross:a.check," ",A?"Removal Failed":"Removal Complete"]})}),l.map((S,B)=>K(X,{paddingX:1,children:[M(X,{width:2,children:M(G,{color:S.success?n.success:n.error,children:S.success?a.check:a.cross})}),M(G,{color:S.success?n.text:n.error,children:S.skill}),K(G,{color:n.textDim,children:[" ",a.arrow," ",S.agent]}),!S.success&&S.error&&K(G,{color:n.error,children:[" (",S.error,")"]})]},B)),(k>0||C>0)&&M(X,{marginTop:1,children:K(G,{color:n.textDim,children:[k>0&&K(G,{color:n.success,children:[k," succeeded"]}),k>0&&C>0&&K(G,{children:[" ",a.dot," "]}),C>0&&K(G,{color:n.error,children:[C," failed"]})]})})]}),M(X,{marginTop:1,borderStyle:"round",borderColor:n.border,paddingX:1,children:K(G,{children:[M(G,{color:n.success,bold:!0,children:"enter"}),M(G,{color:n.textDim,children:" / "}),M(G,{color:n.warning,bold:!0,children:"esc"}),M(G,{color:n.textDim,children:" exit"})]})})]})}return null}import{Box as q,Text as Ee,useInput as Zd,useStdout as eu}from"ink";import{useAtomValue as un}from"jotai";import{useMemo as mn,useState as it}from"react";import{Box as ds,Text as Qt}from"ink";import{useMemo as Ld}from"react";function cs(e,t){return e>0?`(${e}/${t})`:`(${t})`}import{jsx as lr,jsxs as ar}from"react/jsx-runtime";var us=({name:e,totalCount:t,installedCount:o=0,isExpanded:r=!1,isFocused:i=!1})=>{let s=Ld(()=>cs(o,t),[o,t]),l=r?"\u25BE":"\u25B8";return ar(ds,{children:[lr(ds,{width:2,children:i?lr(Qt,{color:n.accent,children:a.bullet}):lr(Qt,{children:" "})}),ar(Qt,{color:i?n.accent:n.primaryLight,bold:!0,children:[l," "]}),lr(Qt,{color:i?n.accent:n.text,bold:!0,children:e}),ar(Qt,{color:o>0?n.success:n.textMuted,children:[" ",s]}),!r&&i&&ar(Qt,{color:n.textDim,children:[" ",a.dot," press space to expand"]})]})};import{Box as Lx,Text as Rx,useInput as Mx}from"ink";import{useState as Ox}from"react";import{jsx as Ux,jsxs as $x}from"react/jsx-runtime";import{Box as cr,Text as ms}from"ink";import Rd from"ink-text-input";import{jsx as Zt,jsxs as Md}from"react/jsx-runtime";var ps=({query:e,onChange:t,total:o,filtered:r,isLoading:i=!1,focus:s=!0})=>Md(cr,{borderStyle:"round",borderColor:s?n.accent:n.border,paddingX:1,children:[Zt(cr,{marginRight:1,children:Zt(ms,{children:"\u{1F50D}"})}),Zt(cr,{flexGrow:1,children:Zt(Rd,{value:e,onChange:t,placeholder:"Type to filter skills...",focus:s})}),Zt(cr,{marginLeft:1,children:Zt(ms,{color:n.textDim,children:i?"Loading...":`${r}/${o} skills`})})]});import{Box as wt,Text as dr}from"ink";import{Box as _d,Text as Od}from"ink";import{jsx as Ud,jsxs as Nd}from"react/jsx-runtime";var Fd={installed:{icon:a.check,label:"installed",color:n.success,bg:"#052e16"},update:{icon:a.arrowUp,label:"update",color:n.warning,bg:"#422006"},new:{icon:a.sparkle,label:"new",color:n.accent,bg:"#083344"},deprecated:{icon:a.warning,label:"deprecated",color:n.warning,bg:"#422006"}};function gs({status:e}){let t=Fd[e];return t?Ud(_d,{children:Nd(Od,{backgroundColor:t.bg,color:t.color,children:[" ",t.icon," ",t.label," "]})}):null}import{jsx as je,jsxs as fs}from"react/jsx-runtime";function hs({name:e,description:t,status:o,selected:r=!1,focused:i=!1,readOnly:s=!1}){let l=o==="installed",d=l?a.checkboxActive:r?a.checkboxActive:a.checkboxInactive,c=l?n.textMuted:r?n.success:n.textMuted,u=i?a.bullet:" ",f=l?n.textMuted:r?n.success:n.accent,g=l?n.textDim:i?n.primary:r?n.primaryLight:n.text,h=n.textMuted,m=i?n.bgLight:void 0;return fs(wt,{flexDirection:"column",backgroundColor:m,children:[fs(wt,{children:[je(wt,{width:2,flexShrink:0,children:je(dr,{color:f,children:u})}),!s&&je(wt,{width:2,flexShrink:0,children:je(dr,{color:c,children:d})}),je(wt,{flexGrow:1,children:je(dr,{bold:!0,color:g,children:e})}),o&&je(wt,{marginLeft:1,flexShrink:0,children:je(gs,{status:o})})]}),je(wt,{paddingLeft:s?2:4,children:je(dr,{color:h,wrap:"truncate",children:t})})]})}import Ke from"chalk";import{Box as At,Text as re,useInput as $d,useStdout as Gd}from"ink";import Hd from"ink-spinner";import ks,{useCallback as jd,useEffect as Kd,useMemo as Vd,useRef as cn,useState as Xd}from"react";var an={web:"#3b82f6",devops:"#10b981",data:"#8b5cf6",mobile:"#f59e0b",testing:"#ef4444",ai:"#06b6d4",security:"#ec4899",default:"#64748b"};function xs(e){return Object.prototype.hasOwnProperty.call(an,e)?an[e]:an.default}co();import{Fragment as qd,jsx as fe,jsxs as be}from"react/jsx-runtime";var Yd=6,zd=2,Wd=2,ke={h1:e=>Ke.hex(n.primary).bold(e),h2:e=>Ke.hex(n.primaryLight).bold(e),h3:e=>Ke.hex(n.accent).bold(e),text:e=>Ke.hex(n.textDim)(e),muted:e=>Ke.hex(n.textMuted)(e),code:e=>Ke.hex(n.accent)(e),border:e=>Ke.hex(n.border)(e),bold:e=>Ke.hex(n.text).bold(e),dim:e=>Ke.dim(e),indicator:e=>Ke.hex(n.textDim)(e)};function ys(e){return e.replace(/\*\*(.+?)\*\*/g,(t,o)=>ke.bold(o)).replace(/\*(.+?)\*/g,(t,o)=>ke.dim(o)).replace(/`(.+?)`/g,(t,o)=>ke.code(o))}function Jd(e){let t=[];for(let o of e)switch(o.type){case"heading":{let r=o.level===1?a.diamond:o.level===2?a.arrow:a.dot,i=o.level===1?ke.h1:o.level===2?ke.h2:ke.h3;o.level===1&&t.length>0&&t.push(""),t.push(i(`${r} ${o.text}`));break}case"paragraph":t.push(ke.text(ys(o.text)));break;case"list-item":{let r=" ".repeat(o.indent);t.push(`${r}${ke.muted(a.bullet)} ${ke.text(ys(o.text))}`);break}case"code-block":o.language&&t.push(ke.dim(` ${o.language}`));for(let r of o.lines)t.push(` ${ke.border(a.bar)} ${ke.code(r)}`);break;case"hr":t.push(ke.border("\u2500".repeat(30)));break;case"blank":t.push("");break}return t}var bs=ks.memo(({skill:e,metadata:t})=>{let o=xs(e.category??"default"),r=t?.author?` ${a.dot} @${t.author}`:"",i=t?.files?.length?` ${a.dot} ${t.files.length} file${t.files.length!==1?"s":""}`:"";return be(At,{flexDirection:"column",marginBottom:1,children:[be(re,{bold:!0,color:n.text,children:[a.sparkle," ",e.name]}),be(re,{children:[fe(re,{color:o,bold:!0,children:e.category}),be(re,{color:n.textDim,children:[r,i]})]}),fe(re,{color:n.textDim,wrap:"truncate",children:e.description})]})});bs.displayName="MetadataHeader";var dn=ks.memo(({skill:e,expanded:t=!1,onClose:o,onToggleExpand:r})=>{let{metadata:i,content:s,loading:l,error:d}=Di(e?.name??null),{stdout:c}=Gd(),[u,f]=Xd(0),g=c?.rows??24,h=Vd(()=>s?Jd(Yn(s)):[],[s]),m=Math.max(10,g-17),p=Math.max(3,m-Yd-zd),T=Math.max(1,p-Wd),P=Math.max(0,h.length-T),O=P>0,U=O?Math.round((u+T)/h.length*100):100,k=cn(P);k.current=P;let C=cn(o);C.current=o;let A=cn(r);A.current=r;let S=jd((I,w)=>{w.upArrow?f(y=>Math.max(0,y-1)):w.downArrow?f(y=>Math.min(k.current,y+1)):I==="f"?A.current?.():(w.escape||w.tab||w.leftArrow)&&C.current()},[]);if($d(S),Kd(()=>{f(0)},[e?.name]),!e)return null;let B=u>0,F=u+T<h.length,V=h.slice(u,u+T);return be(At,{flexDirection:"column",borderStyle:"round",borderColor:n.accent,paddingX:1,flexGrow:1,children:[be(At,{children:[be(re,{bold:!0,color:n.accent,children:[a.info," Skill Details"]}),fe(At,{flexGrow:1}),be(re,{color:n.textMuted,children:[O&&be(re,{color:n.textDim,children:[U,"% ",a.dot," "]}),fe(re,{color:n.accent,bold:!0,children:"\u2191\u2193"})," ","scroll ",a.dot," ",fe(re,{color:n.accent,bold:!0,children:"f"})," ",t?"compact":"expand"," ",a.dot," ",fe(re,{color:n.accent,bold:!0,children:"Esc"})," ","close"]})]}),fe(re,{color:n.border,wrap:"truncate",children:"\u2500".repeat(200)}),l?fe(At,{alignItems:"center",justifyContent:"center",flexGrow:1,children:be(re,{color:n.accent,children:[fe(Hd,{type:"dots"})," Loading\u2026"]})}):d?fe(At,{alignItems:"center",justifyContent:"center",flexGrow:1,children:be(re,{color:n.error,children:[a.cross," ",d]})}):be(qd,{children:[fe(bs,{skill:e,metadata:i}),be(At,{flexDirection:"column",height:p,overflowY:"hidden",children:[B&&fe(re,{color:n.textDim,children:` ${a.arrowUp} ${a.arrowUp} ${a.arrowUp}`}),fe(re,{children:V.join(`
|
|
12
|
+
`)}),F&&fe(re,{color:n.textDim,children:` ${a.arrowDown} ${a.arrowDown} ${a.arrowDown}`})]})]})]})});dn.displayName="SkillDetailPanel";function Qd(){return{width:process.stdout.columns||80,height:process.stdout.rows||24}}function Ss(){let{width:e,height:t}=Qd();return e>=80&&t>=24}import{Fragment as iu,jsx as j,jsxs as le}from"react/jsx-runtime";var tu=5,ou=24,ru=.35,nu=e=>{let t=[{key:"/",description:"Filter skills"},{key:"\u2190/\u2192",description:"Collapse / expand"},{key:"tab/\u2192",description:"Skill details"},{key:"f",description:"Expand / compact panel"}],o={key:"esc",description:e?"Exit / close panel":"Back / close panel"};return e?[...t,o]:[...t,{key:"space",description:"Toggle / expand"},{key:"enter",description:"Install selected"},{key:"ctrl+a",description:"Select all"},o]},ur=({onInstall:e,onExit:t,overrideSkills:o,readOnly:r=!1})=>{let{skills:i,loading:s,error:l}=ct(),{stdout:d}=eu(),c=un(nr),u=un(Ge),f=un(qt),g=o||i,h=o?!1:s,{query:m,setQuery:p,filtered:T}=Rn(g,{keys:["name","description","category"]}),[P,O]=it(new Set),[U,k]=it("list"),[C,A]=it(0),[S,B]=it(0),[F,V]=it(!1),[I,w]=it(!1),[y,v]=it(null),[Q,Z]=it(!1),[So,Ye]=it(null),ee=Ss(),Oe=d?.rows??40,pr=d?.columns??120,ze=Math.max(tu,Oe-ou),Hs=Math.max(30,Math.round(pr*ru)),js=Math.max(10,Oe-17),hn=m.trim().length>0,xn=mn(()=>Ho(T),[T]);mn(()=>{m&&V(!0)},[m]);let no=x=>hn||So===x,yn=x=>{Ye(no(x)?null:x)},Ce=mn(()=>{let x=[];for(let[L,Te]of xn.entries()){let Bt=Te.filter(io=>{let Co=u[io.name]||[];return c.length>0?Co.some(Sn=>c.includes(Sn)):Co.length>0}).length;x.push({type:"header",category:L.name,categoryId:L.id,count:Te.length,installedCount:Bt}),no(L.name)&&Te.forEach(io=>x.push({type:"skill",skill:io}))}return x},[xn,So,hn,u,c]),Ks=()=>w(x=>!x),Vs=()=>{if(F){V(!1),p(""),k("list");return}t?.()},Xs=()=>{let x=T.map(L=>L.name);O(P.size===x.length?new Set:new Set(x))},Ys=x=>{(x.downArrow||x.return)&&Ce.length>0&&(k("list"),A(0))},zs=()=>{if(C===0&&F){k("search");return}let x=Math.max(0,C-1);A(x),x<S&&B(x)},Ws=()=>{let x=Math.min(Ce.length-1,C+1);A(x),x>=S+ze&&B(x-ze+1)},Js=()=>{let x=Ce[C];if(x.type==="header"){yn(x.category);return}if(x.type==="skill"&&!r){if((c.length>0?u[x.skill.name]?.some(Bt=>c.includes(Bt))??!1:(u[x.skill.name]?.length??0)>0)&&!o)return;let Te=new Set(P);Te.has(x.skill.name)?Te.delete(x.skill.name):Te.add(x.skill.name),O(Te)}},qs=()=>{let x=Ce[C];if(x.type==="header"){yn(x.category);return}if(r)return;let L=g.filter(Te=>P.has(Te.name));L.length>0&&e?.(L)},kn=x=>{let L=Ce[C];if(L.type==="skill"&&ee){v(L.skill),Z(!1);return}!x&&L.type==="header"&&!no(L.category)&&Ye(L.category)},Qs=()=>{let x=Ce[C];x.type==="header"&&no(x.category)&&Ye(null)},Zs=(x,L)=>x.length===1&&!L.ctrl&&!L.meta&&!L.upArrow&&!L.downArrow&&!L.leftArrow&&!L.rightArrow;Zd((x,L)=>{if(x==="?")return Ks();if(I)return w(!1);if(L.escape)return Vs();if(!F&&x==="/"){V(!0),k("search");return}if(x==="a"&&L.ctrl&&!r)return Xs();if(U==="search")return Ys(L);if(U==="list"){if(L.upArrow)return zs();if(L.downArrow)return Ws();if(x===" ")return Js();if(L.return)return qs();if(L.tab)return kn(!0);if(L.rightArrow)return kn(!1);if(L.leftArrow)return Qs();Zs(x,L)&&(V(!0),k("search"),p(x))}},{isActive:!y});let el=Ce.slice(S,S+ze),tl=S>0,ol=S+ze<Ce.length,rl=Ce.length<=ze?100:Math.round((S+ze)/Ce.length*100),nl=!y||!Q;if(h)return le(q,{flexDirection:"column",paddingX:1,children:[j(R,{}),j(q,{flexDirection:"column",alignItems:"center",justifyContent:"center",paddingY:4,children:j(Ee,{color:n.accent,children:"Loading skills..."})})]});if(l||!h&&g.length===0)return le(q,{flexDirection:"column",paddingX:1,minHeight:20,children:[j(R,{}),le(q,{flexDirection:"column",alignItems:"center",justifyContent:"center",flexGrow:1,children:[le(q,{flexDirection:"column",borderStyle:"round",borderColor:n.error,paddingX:3,paddingY:2,alignItems:"center",children:[le(Ee,{color:n.error,bold:!0,children:[a.cross," No Skills Available"]}),j(q,{marginTop:1,children:j(Ee,{color:n.textDim,children:"Check your internet connection and try again"})}),l&&j(q,{marginTop:1,children:j(Ee,{color:n.textMuted,dimColor:!0,children:l})})]}),j(q,{marginTop:2,children:le(Ee,{color:n.textDim,children:["Press"," ",j(Ee,{color:n.accent,bold:!0,children:"Esc"})," ","to exit"]})})]})]});let il=(x,L)=>{let Te=S+L,Bt=U==="list"&&Te===C;if(x.type==="header")return j(q,{marginTop:L===0?0:1,children:j(us,{name:x.category,categoryId:x.categoryId,totalCount:x.count,installedCount:x.installedCount,isExpanded:no(x.category),isFocused:Bt})},`cat-${x.category}`);let io=P.has(x.skill.name),Co=c.length>0?u[x.skill.name]?.some(cl=>c.includes(cl))??!1:(u[x.skill.name]?.length??0)>0,al=f instanceof Map&&f.has(x.skill.name)?"deprecated":Co?"installed":null;return j(hs,{name:x.skill.name,description:x.skill.description,status:al,selected:io,focused:Bt,readOnly:r},x.skill.name)},bn=x=>j(q,{justifyContent:"center",marginBottom:x==="up"?1:0,marginTop:x==="down"?1:0,children:le(Ee,{color:n.textDim,children:[x==="up"?a.arrowUp:a.arrowDown," ",x==="up"?a.arrowUp:a.arrowDown," ",x==="up"?a.arrowUp:a.arrowDown]})}),sl=()=>y?[{key:"\u2191/\u2193",label:"scroll"},{key:"f",label:Q?"compact":"expand"},{key:"Esc",label:"close",color:n.warning}]:r?[{key:"/",label:"filter"},{key:"tab",label:"detail"},{key:"esc",label:"exit",color:n.warning},{key:"?",label:"help"}]:[{key:"space",label:"toggle"},{key:"enter",label:"install",color:n.success},{key:"/",label:"filter"},{key:"tab",label:"detail"},{key:"esc",label:"exit",color:n.warning},{key:"?",label:"help"}],ll=()=>{if(!y)return le(iu,{children:[!r&&P.size>0&&le(Ee,{children:[le(Ee,{color:n.success,bold:!0,children:[a.checkboxActive," ",P.size]}),j(Ee,{color:n.textDim,children:" selected"})]}),Ce.length>ze&&le(Ee,{color:n.textDim,children:[!r&&P.size>0?` ${a.dot} `:"",rl,"%"]})]})};return le(q,{flexDirection:"column",paddingX:1,minHeight:20,children:[j(R,{}),I?j(q,{flexDirection:"column",flexGrow:1,alignItems:"center",justifyContent:"center",children:j(Vt,{visible:I,onDismiss:()=>w(!1),shortcuts:nu(r)})}):le(q,{flexDirection:"row",height:y?js:void 0,flexGrow:y?0:1,overflow:"hidden",children:[nl&&le(q,{flexDirection:"column",flexGrow:1,flexShrink:1,children:[F&&j(q,{marginBottom:1,children:j(ps,{query:m,onChange:x=>{p(x),A(0),B(0)},total:g.length,filtered:T.length,isLoading:h,focus:U==="search"})}),le(q,{flexDirection:"column",flexGrow:1,children:[tl&&bn("up"),el.map(il),ol&&bn("down"),Ce.length===0&&j(q,{paddingY:1,children:le(Ee,{color:n.textMuted,children:['No skills match "',m,'"']})})]})]},"skill-list"),y&&j(q,{flexDirection:"column",width:Q?void 0:Hs,flexGrow:Q?1:0,flexShrink:0,children:j(dn,{skill:y,expanded:Q,onClose:()=>{v(null),Z(!1)},onToggleExpand:()=>Z(x=>!x)})},"detail-panel")]}),j(dt,{hints:sl(),status:ll()})]})};import{Box as he,Text as ae,useInput as su}from"ink";import Cs from"ink-spinner";import{useAtomValue as Ts}from"jotai";import{useEffect as lu,useMemo as ws,useState as eo}from"react";Je();import{jsx as Y,jsxs as J}from"react/jsx-runtime";function mr({selectedAgents:e,onExit:t}){let[o,r]=eo(!1),[i,s]=eo(!1),[l,d]=eo(!1),[c,u]=eo(e||[]),[f,g]=eo(!e),[h,m]=eo([]),{install:p,progress:T,results:P,installing:O}=No(),U=Ts(Ge),k=Ts(qt),{skills:C,loading:A}=ct(),S=e||c,B=ws(()=>{if(A)return[];let I=new Set(Object.keys(U));return C.filter(w=>I.has(w.name)?(U[w.name]||[]).some(v=>S.includes(v)):!1)},[U,C,A,S]),F=ws(()=>{if(A||!(k instanceof Map)||k.size===0)return[];let I=new Set(Object.keys(U)),w=new Set(C.map(v=>v.name)),y=[];for(let v of I)k.has(v)?y.push({name:v,entry:k.get(v)}):w.has(v)||y.push({name:v});return y},[U,C,A,k]);if(lu(()=>{if(B.length===0){r(!1),s(!0);return}r(!0),(async()=>{let w=B.map(Q=>Q.name),{toUpdate:y}=await Ro(w),v=B.filter(Q=>y.includes(Q.name));m(v),r(!1),s(!0)})()},[B]),su((I,w)=>{w.escape&&!O&&!l&&!o&&i&&h.length===0&&t()}),f)return Y(zt,{onSelect:I=>{u(I),g(!1)},onBack:t});let V=async I=>{if(I.length===0)return;let w=new Set;I.forEach(y=>{(U[y.name]||[]).forEach(Q=>{S.includes(Q)&&w.add(Q)})}),await p(I,{agents:Array.from(w),method:"copy",global:!1,skills:I.map(y=>y.name),isUpdate:!0}),d(!0)};return l?Y(ir,{results:P,onExit:t,title:"Skills Updated Successfully",successLabel:"updated"}):O?J(he,{flexDirection:"column",paddingX:1,children:[Y(R,{}),J(he,{marginTop:1,children:[J(ae,{color:n.accent,children:[Y(Cs,{type:"dots"})," "]}),Y(ae,{children:"Updating skills..."})]}),Y(he,{marginTop:1,paddingX:2,children:J(ae,{color:n.textDim,children:[a.arrow," ",T.skill," (",T.current,"/",T.total,")"]})})]}):A||o?J(he,{flexDirection:"column",paddingX:1,children:[Y(R,{}),Y(he,{marginTop:1,children:J(ae,{color:n.accent,children:[Y(Cs,{type:"dots"})," ",o?"Checking for updates...":"Loading..."]})})]}):i&&h.length===0?J(he,{flexDirection:"column",paddingX:1,children:[Y(R,{}),Y(he,{borderStyle:"round",borderColor:n.success,paddingX:2,paddingY:1,children:J(ae,{color:n.success,children:[a.check," All installed skills are up to date!"]})}),F.length>0&&J(he,{flexDirection:"column",marginTop:1,borderStyle:"round",borderColor:n.warning,paddingX:2,paddingY:1,children:[Y(he,{marginBottom:1,children:J(ae,{color:n.warning,bold:!0,children:[a.warning," ",F.length," deprecated skill",F.length>1?"s":""," detected:"]})}),F.map(I=>J(he,{flexDirection:"column",paddingX:1,marginBottom:1,children:[J(ae,{color:n.warning,children:[a.arrow," ",I.name]}),I.entry?.message&&J(ae,{color:n.textDim,children:[" ",I.entry.message]}),!I.entry&&Y(ae,{color:n.textDim,children:" No longer available in the registry"}),I.entry?.alternatives&&I.entry.alternatives.length>0&&J(ae,{color:n.textDim,children:[" ","Try: agent-skills install --skill ",I.entry.alternatives.join(", ")]})]},I.name)),J(ae,{color:n.textMuted,children:["Run: agent-skills remove --skill ","<name>"," to clean up"]})]}),Y(he,{marginTop:1,borderStyle:"round",borderColor:n.border,paddingX:1,children:J(ae,{children:[Y(ae,{color:n.warning,bold:!0,children:"esc"}),Y(ae,{color:n.textDim,children:" exit"})]})})]}):Y(au,{skills:h,installedSkills:U,selectedAgents:S,onUpdate:V,onExit:t})}function au({skills:e,installedSkills:t,selectedAgents:o,onUpdate:r,onExit:i}){let s=e.map(c=>{let f=(t[c.name]||[]).filter(g=>o.includes(g));return{label:c.name,value:c.name,hint:`${f.length} agent${f.length>1?"s":""}: ${f.join(", ")}`}}),l=e.map(c=>c.name),d=c=>{let u=e.filter(f=>c.includes(f.name));r(u)};return J(he,{flexDirection:"column",paddingX:1,children:[Y(R,{}),Y(he,{marginBottom:1,children:J(ae,{bold:!0,color:n.primary,children:[a.diamond," Select skills to update:"]})}),Y(he,{marginBottom:1,children:J(ae,{color:n.textDim,children:[e.length," installed skill",e.length>1?"s":""," found ",a.dot," all pre-selected"]})}),Y(Xt,{items:s,initialSelected:l,onSubmit:d,onCancel:i})]})}import{jsx as ne,jsxs as st}from"react/jsx-runtime";function Is({onExit:e}){let{step:t,next:o,back:r}=Li(5),[i,s]=As(nr),[l,d]=As(ls),c=mu(nn),u=uu(Ge),[f,g]=It("install"),[h,m]=It(!1),[p,T]=It(!1),[P,O]=It(!1),[U,k]=It({method:"copy",global:!1}),{skills:C}=ct(),{install:A,progress:S,results:B,installing:F}=No(),[V,I]=It(!1),[w,y]=It(!1),v=ee=>{ee.length!==0&&(s(ee),o())},Q=ee=>{if(g(ee),ee==="update"){T(!0);return}if(ee==="remove"){O(!0);return}o()},Z=ee=>{ee.length!==0&&(d(ee),o())},So=ee=>{k(ee),o()},Ye=gu(()=>{if(f==="install")return;let ee=new Set;return Object.entries(u).forEach(([Oe,pr])=>{pr.some(ze=>i.includes(ze))&&ee.add(Oe)}),C.filter(Oe=>ee.has(Oe.name))},[f,u,C,i]);return pu(()=>{(async()=>t===5&&!V&&!w&&(I(!0),await A(l,{agents:i,skills:l.map(Oe=>Oe.name),method:U.method,global:U.global}),y(!0),c(Oe=>Oe+1)))()},[t,V,w,A,l,i,c]),t===5?w?ne(ir,{results:B,onExit:e,title:"Installation Complete",successLabel:"installed"}):st(Et,{flexDirection:"column",paddingX:1,children:[ne(R,{}),st(Et,{marginTop:1,children:[st(vt,{color:n.accent,children:[ne(du,{type:"dots"})," "]}),st(vt,{children:["Installing ",l.length," skills to ",i.length," agents..."]})]}),F&&ne(Et,{marginTop:1,paddingX:2,children:st(vt,{color:n.textDim,children:[a.arrow," ",S.skill," (",S.current,"/",S.total,")"]})})]}):p?ne(mr,{selectedAgents:i,onExit:()=>T(!1)}):P?ne(sr,{selectedAgents:i,onExit:()=>O(!1)}):h?ne(rr,{onExit:()=>m(!1)}):st(Et,{flexDirection:"column",children:[t===1&&ne(zt,{onSelect:v,onBack:e}),t===2&&ne(Vi,{onSelect:Q,onBack:r,onCredits:()=>m(!0)}),t===3&&(f==="install"||Ye&&Ye.length>0)&&ne(ur,{onInstall:Z,onExit:r,overrideSkills:Ye}),t===3&&f==="update"&&Ye&&Ye.length===0&&ne(fu,{onBack:r}),t===4&&ne(ns,{onConfirm:So,onBack:r,initialMethod:"copy",initialGlobal:!1})]})}function fu({onBack:e}){return cu((t,o)=>{(o.escape||t==="b"||o.backspace)&&e()}),st(Et,{flexDirection:"column",paddingX:1,children:[ne(R,{}),ne(Et,{borderColor:n.success,borderStyle:"round",paddingX:2,paddingY:1,children:st(vt,{color:n.success,bold:!0,children:[a.check," All skills are up to date on selected agents"]})}),ne(Et,{marginTop:1,borderStyle:"round",borderColor:n.border,paddingX:1,children:st(vt,{children:[ne(vt,{color:n.warning,bold:!0,children:"esc"}),ne(vt,{color:n.textDim,children:" back"})]})})]})}import{Box as Es,Text as pn}from"ink";import{useAtomValue as hu}from"jotai";import{useMemo as xu}from"react";import{jsx as to,jsxs as vs}from"react/jsx-runtime";function Ds({onExit:e}){let t=hu(Ge),{skills:o,loading:r}=ct(),i=xu(()=>{if(r)return[];let s=new Set(Object.keys(t));return o.filter(l=>s.has(l.name))},[t,o,r]);return r?vs(Es,{flexDirection:"column",padding:1,children:[to(R,{}),to(pn,{children:"Loading..."})]}):i.length===0?vs(Es,{flexDirection:"column",padding:1,children:[to(R,{}),to(pn,{color:n.warning,children:"No skills installed."}),to(pn,{color:n.textDim,children:"(Press any key to exit)"})]}):to(ur,{onExit:e,readOnly:!0,overrideSkills:i})}import{jsx as mt,jsxs as Su}from"react/jsx-runtime";var Dt=({command:e="install"})=>{let{exit:t}=yu(),[o,r]=bu(e==="arcade"),{activated:i,reset:s}=Ei();return ku(()=>{i&&!o&&(r(!0),s())},[i,o,s]),e==="credits"?mt(gn,{flexDirection:"column",padding:1,children:mt(rr,{onExit:t})}):o?mt(gn,{flexDirection:"column",padding:1,children:mt(zr,{onExit:()=>{e==="arcade"?t():r(!1)}})}):Su(gn,{flexDirection:"column",padding:1,children:[e==="list"&&mt(Ds,{onExit:t}),e==="remove"&&mt(sr,{onExit:t}),e==="update"&&mt(mr,{onExit:t}),(e==="install"||!e)&&mt(Is,{onExit:t})]})};var Xe=new Ru;Xe.name("agent-skills").description("CLI to install and manage skills for AI coding agents").version(jt);Xe.action(()=>{oo(ro.createElement(Dt,{command:"install"}))});Xe.command("install").description("Install skills (interactive by default)").option("-g, --global","Install globally to user home",!1).option("-s, --skill <names...>","Install one or more skills").option("-a, --agent <agents...>","Target specific agents").option("--symlink","Use symlink instead of copy",!1).option("-f, --force","Force re-download skills (bypass cache)",!1).action(async e=>{if(fn(e)){oo(ro.createElement(Dt,{command:"install"}));return}let{runCliInstall:t}=await Promise.resolve().then(()=>(Bs(),Ps));await t(e)});Xe.command("list").alias("ls").description("List available/installed agent skills").action(()=>{oo(ro.createElement(Dt,{command:"list"}))});Xe.command("remove").alias("rm").description("Remove installed skills").option("-g, --global","Remove from global installation",!1).option("-s, --skill <names...>","Remove one or more skills").option("-a, --agent <agents...>","Target specific agents").option("-f, --force","Force removal even if not in lockfile",!1).action(async e=>{if(fn(e)){oo(ro.createElement(Dt,{command:"remove"}));return}let{runCliRemove:t}=await Promise.resolve().then(()=>(Rs(),Ls));await t(e)});Xe.command("update").description("Update installed skills to the latest version").option("-s, --skill <name>","Update a specific skill").action(async e=>{if(fn(e)){oo(ro.createElement(Dt,{command:"update"}));return}let{runCliUpdate:t}=await Promise.resolve().then(()=>(_s(),Ms));await t(e)});Xe.command("cache").description("Manage the skills cache").option("--clear","Clear all cached skills and registry").option("--clear-registry","Clear only the registry cache").option("--path","Show cache directory path").action(async e=>{let{runCliCache:t}=await Promise.resolve().then(()=>(Fs(),Os));t(e)});Xe.command("credits").description("Show project contributors and credits").action(()=>{oo(ro.createElement(Dt,{command:"credits"}))});Xe.command("audit").description("View audit log of skill operations").option("-n, --limit <number>","Number of entries to show","10").option("--path","Show audit log file path").action(async e=>{let{runCliAudit:t}=await Promise.resolve().then(()=>(Gs(),$s));await t(e)});Xe.parse(process.argv);function fn(e){return Object.keys(e).filter(o=>o!=="parent").length===0}
|
|
12
13
|
//# sourceMappingURL=index.js.map
|