mirror of
https://github.com/harivansh-afk/deskctl.git
synced 2026-04-19 00:15:25 +00:00
edit docs
This commit is contained in:
parent
c907e800af
commit
3bfec9eecc
2 changed files with 0 additions and 28 deletions
|
|
@ -21,7 +21,6 @@ import DocLayout from "../layouts/DocLayout.astro";
|
|||
<ul>
|
||||
<li><a href="/installation">Installation</a></li>
|
||||
<li><a href="/quick-start">Quick start</a></li>
|
||||
<li><a href="/runtime-contract">Runtime contract</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>Reference</h2>
|
||||
|
|
@ -34,23 +33,11 @@ import DocLayout from "../layouts/DocLayout.astro";
|
|||
|
||||
<h2>Agent skill</h2>
|
||||
|
||||
<p>
|
||||
There is also an installable skill for `skills.sh`-style agent runtimes:
|
||||
</p>
|
||||
|
||||
<pre><code>npx skills add harivansh-afk/deskctl --skill deskctl -g</code></pre>
|
||||
|
||||
<h2>Links</h2>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://www.npmjs.com/package/deskctl">npm package</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/harivansh-afk/deskctl">GitHub</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/harivansh-afk/deskctl/releases"> Releases </a>
|
||||
</li>
|
||||
</ul>
|
||||
</DocLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue