archive
Build, run, and manage AI agents with reusable skills
All Skills in This Repository (34)
Pure Emerald Level Indicatorsplanning-with-files
Create and manage task_plan.md, findings.md, and progress.md files for complex tasks.
code-to-diagram
Generate Mermaid.js diagrams from source code and GitHub repositories.
remotion-best-practices
Guide Remotion video creation with React best practices.
copywriting
Generate brand-aligned copy for taglines, bios, and voice definitions.
trace-qa
Analyze agent execution traces to inspect steps, tool usage, and LLM calls.
humanizer-zh
Remove AI-generated writing patterns from text to enhance naturalness.
sora
Generate, remix, and manage AI videos via OpenAI's Sora API.
spreadsheet
Automate spreadsheet creation, editing, analysis, and formatting for .xlsx, .csv, and .tsv files.
skills-planner
Plan AI agent workflows by analyzing requirements and generating system prompts.
Create, edit, and review PDF files with reportlab, pdfplumber, and pypdf.
biopython
Manipulate biological sequences and parse FASTA, GenBank, and PDB files.
audio-extractor
Extract audio from video URLs using yt-dlp and convert to MP3, M4A, FLAC, WAV, or OPUS.
Frequently Asked Questions
FAQPage SchemaHow to install archive?โผ
Run `npx skills add dp-archive/archive --all -g -y` in your terminal to install all skills in this suite globally.
What can I do with this agent platform?โผ
You can create custom AI agents that combine skills, tools, and models, then chat with them, publish them via public links, and steer them mid-execution.
What skills are included in this suite?โผ
It ships with ready-made skills for PDF and Word editing, spreadsheets, slide decks, image and video generation, brand design, invoice organizing, bioinformatics, and more.
How do I debug a failed agent run?โผ
Every run produces an execution trace with tool calls, token usage, and duration. Use the built-in trace-qa skill to analyze what happened and why it failed.
Can I use it without writing code?โผ
Yes. Describe what you need in the chat panel and the agent-builder creates the skills and agent configuration for you automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core