Brief description of what this skill does. Include specific triggers - when should Claude use this skill? Example triggers, file types, or keywords that indicate this skill applies.
Scanned 5/29/2026
Install via CLI
openskills install levalencia/agent-god-mode---
name: your-skill-name
description: Brief description of what this skill does. Include specific triggers - when should Claude use this skill? Example triggers, file types, or keywords that indicate this skill applies.
---
# Skill Name
Brief overview of the skill's purpose.
## Quick Start
Provide the most common usage pattern:
```python
# Example code or command
```
## Workflows
### Primary Workflow
1. Step one
2. Step two
3. Step three
## Resources
- **Scripts**: See `scripts/` for automation utilities
- **References**: See `references/` for detailed documentation
- **Assets**: See `assets/` for templates and files
## Examples
### Example 1: Basic Usage
```bash
# Command or code example
```
### Example 2: Advanced Usage
```bash
# More complex example
```
No comments yet. Be the first to comment!
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.