Developer Tools & DevOps
Connect Gist to Your AI Agents
Enable your Wkil agents to create, edit, and retrieve code gists through a Gist integration.
Authentication: API key
What you can do
- Create and edit code gists
- List and star saved gists
Available capabilities may vary by authentication and workspace configuration.
Actions supported by the connector
Create Gist
Create a new code gist, public or secret.
Get Gist
Retrieve a gist's content by its ID.
Update Gist
Edit the content of an existing gist.
List User Gists
List gists belonging to a specific user.
Star a Gist
Star a gist to bookmark it.
Practical agent use cases
- An agent saves a generated code snippet as a shareable gist.
- An agent retrieves a previously shared gist to reuse its content.
How it works with Wkil
- 1Choose the integrationAdd Gist to your agent from inside the Wkil platform.
- 2Grant the permissions it needsDefine precisely what the agent can access and perform.
- 3Test, then run itTest actions before they go live, with human approval where needed.
Permissions always stay in your control — you can scope access and require human approval before any sensitive action.
FAQ
Can gists be kept private?
Yes — an agent can create secret gists that aren't publicly listed.

