All authors
systempromptio avatar

Claude Skills by systempromptio

github.com/systempromptio
32 skillsA× 30B× 20 installs7 views
Analytics DashboardsA

Read the workspace at a glance: spend, request volume, agent performance, tool reliability, sessions, and conversations - all rolled up over a time window. This is the fleet view; for drilling into one request use `inspect_ai_requests`, and for one conversation use `inspect_conversation`.

ai-agentsgobash
0
28
Demonstrate GovernanceB

Drive every stage of the governance pipeline end to end, then prove that each decision was audited. This is the guided tour of the enforcement spine: the same four stages run on every tool call in the workspace.

ai-agentsgobash
0
28
Inspect AgentsA

Work with the agents in the workspace: list them, check their configuration and the MCP tools they can reach, send one a message over the A2A protocol, and read the artifacts and traces it produces.

ai-agentsbash
0
28
Inspect Ai RequestsA

Follow one inference request through the AI gateway: from the client's `/v1/messages` call, through model routing and the governance pipeline, to the provider and back. Use it to debug a single request - routing, denials, latency, cost, or the tool calls it spawned.

ai-agentsgobash
0
28
Inspect ConversationA

Show the structured data behind a conversation that is happening right now. When a client like Claude Desktop talks to the gateway, every message, AI request, tool call, governance decision, and cost lands in the database keyed to one session. This skill reconstructs that whole picture from a single starting id.

ai-agentsgobash
0
28
Inspect Mcp And SkillsA

Discover and exercise the MCP plugin surface - especially the admin-only `systemprompt` MCP server that runs CLI commands as a tool - and keep the skills catalogue in sync.

ai-agentsgobash
0
28
Manage PermissionsA

Change what a user is allowed to do, then watch the governance pipeline honour the change on the very next call - no restart, no new token. This is the live proof that authority is data, not a baked-in constant.

ai-agentsgobash
0
28
Manage ServicesA

Operate the running Enterprise Demo stack: services, the Postgres database, and scheduled jobs.

ai-agentsbashsql
0
28
Systemprompt CliA

A navigable map of the `systemprompt` CLI. Use it to find the right command, then drill in with `--help`.

ai-agentsgobash
0
28
Use Dangerous SecretB

A deliberately dangerous capability that the platform **refuses**. It exists in the catalog to prove that governance stops unsafe actions on two independent layers - access control and runtime secret scanning - rather than trusting the agent to behave.

ai-agentsrustgo
0
28
Example Web SearchA

Search the web for information using the WebSearch tool

ai-agentsgo
0
28
Use Dangerous SecretA

Demonstrates governance blocking when plaintext secrets are detected in tool inputs

ai-agentsgoapi
0
28
Example Web SearchA

A simple demonstration skill that searches the web for information

ai-agentsgo
0
28
Use Dangerous SecretA

Demonstration skill that attempts to use a plaintext secret, designed to be blocked by governance hooks

ai-agentsgoapi
0
28
Systemprompt Admin Agent ManagementA

List, message, configure, and restart agents via the systemprompt CLI

ai-agentsgobash
0
28
Systemprompt Admin AnalyticsA

View traffic, costs, agent stats, and bot detection via the systemprompt CLI

ai-agentsgobash
0
28
Systemprompt Admin DatabaseA

Explore schema, run queries, and manage migrations via the systemprompt CLI

ai-agentsgobash
0
28
Systemprompt Admin JobsA

List, run, enable, and disable scheduled jobs via the systemprompt CLI

ai-agentsgobash
0
28
Systemprompt Admin LogsA

View, filter, stream, trace, and audit logs via the systemprompt CLI

ai-agentsgobash
0
28
Systemprompt Admin ServicesA

Start, stop, restart, and health-check services via the systemprompt CLI

ai-agentsgobash
0
28
Systemprompt Admin Skill CreationA

Create, structure, and publish skills through the skill-plugin-marketplace pipeline

ai-agentsgobash
0
28
Systemprompt Admin User ManagementA

Manage users, roles, sessions, and IP bans via the systemprompt CLI

ai-agentsgobash
0
28
Dev Architecture StandardsA

Layer architecture, module boundaries, extension patterns, plugin structure, config system, and build pipeline standards

ai-agentsrustgo
0
28
Dev Ext Data ProvidersA

PageDataProvider, ContentDataProvider, and FrontmatterProcessor trait implementations

ai-agentsrustgo
0
28
Dev Ext FeedsA

RssFeedProvider and SitemapProvider trait implementations for SEO and content syndication

ai-agentsrust
0
28
Dev Ext HooksA

Hook catalog, lifecycle events, hook scripts, and event-driven automation

ai-agentsgoshell
0
28
Dev Ext InfrastructureA

Jobs, Schemas, Router, Assets, Storage Paths, Site Auth, and Config Validation trait implementations

ai-agentsjavascriptrust
0
28
Dev Ext ProvidersA

LlmProvider, ToolProvider trait implementations and MCP server integration

ai-agentsrustapi
0
28
Dev Ext RenderingA

ComponentRenderer, TemplateProvider, TemplateDataExtender, and PagePrerenderer trait implementations

ai-agentsjavascriptrust
0
28
Dev Frontend StandardsA

Complete JavaScript, CSS, accessibility, event architecture, bundle pipeline, and admin UI coding standards

ai-agentsjavascriptrust
0
28
Dev Rust StandardsA

Complete Rust coding, linting, testing, architecture, and layer boundary standards for systemprompt.io development

ai-agentsrustgo
0
28
Dev Web StandardsA

Extension system, content templates, page prerendering, and CSS management standards for systemprompt.io web development

ai-agentsjavascriptrust
0
28