Nick Oliver
Community@pixnbits
Currently organizing pixels and bits for @americanexpress (Thoughts are mine, not my employeer's, and now their lawyers are happy.)
Agent Skills by Nick Oliver
Showing 13 vetted skills indexed across 1 GitHub repositories.
seedclaw
Generate a secure local-first AI agent platform from a markdown prompt.
Message Hub Skill
Route structured JSON messages between SeedClaw skills with sender validation.
Ollama Skill
Manage a local Ollama instance for model serving and pulling via message-hub bridge.
LLM Caller Skill v2.1
Call approved LLM endpoints with structured JSON prompts and responses.
MemoryReflectionSkill
Store episodic and long-term memory in persistent JSONL files for AI agents.
PlannerSkill
Decompose natural language goals into structured executable plans with conditional dependencies.
CriticSkill
Evaluates outputs for errors, hallucinations, and compliance with system invariants.
LLM Wrapper Template v2.2 – Generic Remote LLM Skill Blueprint
Generate security-hardened wrapper skills for remote LLM providers.
ModelRouterSkill
Routes LLM inference requests to task-appropriate wrapper skills using heuristic analysis.
SelfModSkill
Analyze performance feedback and propose auditable skill refinements for human review.
coder
Generate secure SeedClaw skills with Go source, Dockerfile, and metadata.
GitSkill v2.2
Manage local-only Git version control for AI-generated skills using go-git.
RetryOrchestratorSkill
Monitor message bus events and emit recovery directives for AI agent swarms.