Pascal Voitot
Community@mandubian · Paris
AI applied research scientists & engineer - Data/Stream senior engineer - Senior developer on FP & typesafe languages
Agent Skills by Pascal Voitot
Showing 26 vetted skills indexed across 2 GitHub repositories.
builder_agent
Install durable child agents from chat requests with persistent state.
autonoetic.digest
Convert live session digests and execution traces into narrative and memory JSON.
packager.default
Resolve and package build-time dependencies into layered artifacts for offline runtimes.
auditor.default
Audit agent artifacts for security, correctness, and reproducibility.
coder.default
Generate tested, auditable code artifacts with structured documentation.
discovery.default
Match task descriptions to the most suitable installed agents.
researcher.default
Collect and validate evidence from diverse web sources with uncertainty reporting.
executor.default
Execute deterministic shell commands and small Python or Node snippets in a sandboxed environment.
evaluator.default
Automate validation and testing of autonomous agents with runtime sandboxing.
architect.default
Decompose agent goals into structured sub-tasks and interfaces for implementation.
debugger.default
Isolate software failure root causes and propose targeted fixes.
registration.default
Register external services via remote skill URL without exposing secrets.
planner.default
Interpret ambiguous user goals and route tasks to appropriate agents.
agent-adapter.default
Generate wrapper agents to bridge I/O gaps between tools and targets.
evolution-steward.default
Classify agent failure root causes and delegate revision creation to the agent factory.
agent-factory.default
Automate agent creation, packaging, validation, and installation workflows.
evolution-orchestrator.default
Coordinate evolution pipelines by analyzing sessions and surfacing admin proposals.
specialized_builder.default
Install new agents into the Autonoetic runtime with exclusive validation and orchestration.
memory-curator.default
Aggregate cross-session traces to distill learnings and per-agent performance signals.
__AGENT_ID__
Automate Moltbook onboarding by guiding credential.setup with remote skill specs.
builder_memory_probe
Orchestrate durable recurring workers separating checkpoint state from reusable knowledge.
sample_agent
Convert recurring user requests into durable child agents with scheduled cadences.
Agent Workflow Patterns
Provides reusable CCOS templates for discovery, planning, execution, learning, and governance workflows.
RTFS Grammar
Define pure functional RTFS programs with explicit host calls and optional typing schemas.