autoskill
Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills (or composition recipes that chain existing ones) for the patterns not yet covered. Use when the user asks to analyze their rece
Profil de l’actif
Recherche et travail de connaissance
Deep research, source comparison, literature review, RAG, knowledge search, and reports.
Scénario
Agents de recherche
I need my agent to research a topic, compare sources, and produce a concise report.
Adéquation Agent
Claude Code + CLI + Codex
Compatible avec Codex, Claude Code, Cursor, CLI ou des Agents personnalisés.
Installer
Prêt
npx skills add K-Dense-AI/scientific-agent-skills --skill autoskill
Maintenance
À jour
2 jours depuis le dernier push
Risque
Revue nécessaire
Dependency or permission surface needs review
Qualité GitHub
34K
92/100 Qualité · 73/100 Confiance
Tags de couverture
Notes de revue
Dependency or permission surface needs review · Permission surface may require sandboxing
Carte d’adoption Agent
Confiance, audit et préparation à l’installation en un coup d’œil
Ces scores combinent les métadonnées publiques du dépôt, les signaux de revue OpenAgentSkill, la fraîcheur de maintenance et la préparation à l’installation. Ils servent à présélectionner et ne remplacent pas la revue humaine.
Qualité
ExcellentHigh-confidence pick with strong adoption and healthy maintenance signals.
Confiance
Sandbox uniquementCandidate utile avec des signaux de confiance incomplets ou mixtes. Gardez-la dans un espace isolé jusqu’à ce que la boucle de résultats confirme son adéquation.
Audit
Revue nécessaireRevue lisible par machine de la préparation à l’installation, des métadonnées de sécurité, de la maintenance et du risque d’adoption.
Trust Score OpenAgentSkill v5
Revue humaine avant installation
Exécutez uniquement dans un sandbox et comparez les alternatives proches avant usage réel.
Stars
34K stars GitHub
Activité du dépôt
34K stars et 3.3K forks
Maintenance
2 jours depuis le dernier push
Licence
MIT license
Installer
npx skills add K-Dense-AI/scientific-agent-skills --skill autoskill
Sécurité d’installation
Chemin d’installation standard de package ou runtime
Surface de permissions
secrets or environment access, shell or command execution
Résultats Agent
Pas encore de données de résultats Agent
Documentation
Contexte README/SKILL.md solide
Résumé des risques
Revoir avant production
- The skill depends on the screenpipe daemon and a SCREENPIPE_TOKEN; if the daemon is not running or the token is invalid, the skill will fail. Documentation covers this, but a more explicit error-handling section in SKILL.md could help.
- Permission surface needs review: secrets or environment access, shell or command execution
- Dependency/runtime risk: command execution surface, credential or environment access
- Permission surface: secrets or environment access, shell or command execution
Préparation à l’installation
Chemin d’installation disponible
- Le chemin d’installation est disponible
- La preuve du dépôt est disponible
- La licence est déclarée
- Pas encore de preuve de résultat Agent-Proven
Métadonnées lisibles par Agent
Données de décision lisibles par machine pour ce skill.
Utilisez ce bloc ou le JSON intégré pour décider si un Agent doit installer ce skill, choisir une alternative ou demander d’abord une revue humaine.
Tâches adaptées
- workflows Agents de code
- Équipes Claude Code
- Équipes qui valorisent les signaux d’adoption GitHub
- Inspect source files
Agents adaptés
Décision d’installation
- Commande
- npx skills add K-Dense-AI/scientific-agent-skills --skill autoskill
- Politique
- Revoir
- Revue humaine
- Oui
Confiance et risque
- Confiance
- 65/100
- Audit
- 84/100
- Niveau de risque
- Revue nécessaire
Boucle de résultat
- Endpoint
- /api/agent/outcome
- ID d’événement
- resolve
- Résultats
- 5
Commande d’installation
npx skills add K-Dense-AI/scientific-agent-skills --skill autoskillNe pas utiliser quand
- Équipes qui nécessitent un SLA soutenu par le fournisseur
- production agents without a repository review
- The skill depends on the screenpipe daemon and a SCREENPIPE_TOKEN; if the daemon is not running or the token is invalid, the skill will fail. Documentation covers this, but a more explicit error-handling section in SKILL.md could help.
- Indices de permissions à haut risque : Shell or command execution, Secrets or environment access
- Dependency or permission surface needs review
Skill alternatif
Last30days Skill
53.5K Stars
npx skills add mvanhorn/last30days-skill -g
Skill alternatif
Academic Research Skills
38.4K Stars
npx skills add Imbad0202/academic-research-skills
Skill alternatif
GPT Researcher
28.0K Stars
npx skills add assafelovic/gpt-researcher
Skill alternatif
DeepResearch
19.8K Stars
npx skills add Alibaba-NLP/DeepResearch
Sécurité Agent v2
44/100 · Éviter l’installation automatique
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
Élevé
Exécution shell ou de commande
Les métadonnées de la skill font référence à des workflows de terminal, CLI, shell, sous-processus ou exécution de commande.
Moyen
Accès réseau
La skill récupère probablement des pages distantes, API, dépôts ou services externes.
Moyen
Accès au système de fichiers
La skill peut lire ou écrire des fichiers de projet, documents, artefacts générés ou l’état local de l’espace de travail.
Élevé
Secrets or environment access
Skill metadata references credentials, tokens, environment variables, or secret-bearing workflows.
- Indices de permissions à haut risque : Shell or command execution, Secrets or environment access
- Dependency or permission surface needs review
Cibles d’installation
Installer ce skill dans votre workflow Agent
Utilisez le point de terminaison public pour récupérer la commande, la checklist, les prompts et les liens canoniques.
OpenAgentSkill CLI
Resolve policy, run the source installer safely, and report a verified install receipt.
$ npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install k-dense-ai-autoskillPlan de résolution Agent
Laissez un Agent vérifier la pertinence avant l’installation.
L’API Resolve renvoie la skill sélectionnée, des alternatives, la politique de sécurité, les notes d’audit, la cible d’installation et un prompt prêt à l’emploi.
Ouvrir JSON
/api/agent/resolve?task=Use%20autoskill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Texte Resolve
/api/agent/resolve?task=Use%20autoskill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Relais d’installation
/api/skills/k-dense-ai-autoskill/install
L’Agent doit vérifier
- Task fit and alternatives from Resolve API.
- Audit score, trust score, and safety policy warnings.
- Install target compatibility for Codex, Claude Code, Cursor, or CLI.
Copier le prompt
Task: Use autoskill in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20autoskill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/k-dense-ai-autoskill/install
Install command: npx skills add K-Dense-AI/scientific-agent-skills --skill autoskill
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Relais Agent
Donnez à l’Agent le chemin d’installation, pas un autre annuaire.
Utilisez le point de terminaison public pour récupérer la commande, la checklist, les prompts et les liens canoniques.
Relais d’installation
/api/skills/k-dense-ai-autoskill/install
Format texte LLM
/api/skills/k-dense-ai-autoskill/install?format=text
Trouver des alternatives
/api/skills/search?q=autoskill&limit=3
Prompt Agent
Use autoskill for this task. Review https://www.openagentskill.com/api/skills/k-dense-ai-autoskill/install, then install with: npx skills add K-Dense-AI/scientific-agent-skills --skill autoskillMétadonnées Registry
Profil lisible par Agent pour la sélection automatique de skills.
L’API Registry fournit les signaux de décision, confiance, audit, cas d’usage et installation sans analyser l’interface.
Manifest
/api/registry/manifest/k-dense-ai-autoskill
Texte LLM
/api/registry/manifest/k-dense-ai-autoskill?format=text
Alias d’installation
/api/registry/install/k-dense-ai-autoskill
Recommander
/api/registry/recommend?task=Use%20autoskill%20in%20an%20agent%20workflow&limit=3
Adéquation Agent
Agents de code
Tags de cas d’usage
Plateformes
Claude Code
Rapport d’audit
Revue nécessaire · 84/100
Revue lisible par machine de la préparation à l’installation, des métadonnées de sécurité, de la maintenance et du risque d’adoption.
Panneau de décision Agent
Choix principal pour Agents de code
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Rôle dans la pile
Choix principal
Pertinence principale
Agents de code
Libellé de confiance
Prêt pour la production
Chemin d’installation
Commande prête
À utiliser lorsque
- workflows Agents de code
- Équipes Claude Code
- Équipes qui valorisent les signaux d’adoption GitHub
Preuves
- 33,974 stars GitHub
- recent repository activity
- install command or GitHub repo available
- profil qualité 92/100
- 13 événements OpenAgentSkill
revoir d’abord
- The skill depends on the screenpipe daemon and a SCREENPIPE_TOKEN; if the daemon is not running or the token is invalid, the skill will fail. Documentation covers this, but a more explicit error-handling section in SKILL.md could help.
Chemin d’implémentation
- 1Installez-le dans un Agent en sandbox et exécutez une tâche de Agents de code de bout en bout.
- 2Compare output quality, latency, and failure behavior against at least one alternative.
- 3Promote it into production only after reviewing repository permissions, license, and maintenance signals.
Profil de confiance
Sandbox uniquement
Candidate utile avec des signaux de confiance incomplets ou mixtes. Gardez-la dans un espace isolé jusqu’à ce que la boucle de résultats confirme son adéquation.
Adoption GitHub
Validé34K stars GitHub
Activité stars/forks
Validé34K stars et 3.3K forks; l’activité des issues n’est pas disponible dans les métadonnées actuelles
Maintenance récente
Validé2 jours depuis le dernier push
Clarté de licence
ValidéMIT license
Signaux positifs
- Revue IA approuvée
- Le chemin d’installation est disponible
- La preuve du dépôt est disponible
- Dépôt maintenu récemment
- Large GitHub adoption signal
- La commande d’installation ne présente aucun motif de haut risque évident
- La boucle de résultats est prête mais nécessite la première exécution réelle de l’Agent
Réviser avant installation
- The skill depends on the screenpipe daemon and a SCREENPIPE_TOKEN; if the daemon is not running or the token is invalid, the skill will fail. Documentation covers this, but a more explicit error-handling section in SKILL.md could help.
- Permission surface needs review: secrets or environment access, shell or command execution
- Dependency/runtime risk: command execution surface, credential or environment access
- Permission surface: secrets or environment access, shell or command execution
- Pas encore de rapports de résultats Agent réels
- Une revue humaine est requise avant une installation sans surveillance
Action recommandée
Exécutez uniquement dans un sandbox et comparez les alternatives proches avant usage réel.
Profil qualité
Excellent candidat pour les workflows Agent
High-confidence pick with strong adoption and healthy maintenance signals.
Adéquation au workflow
Utilisez cette skill dans ces scénarios
Build and ship code
Coding agents
I need a coding agent that can understand a repository, edit code, and review pull requests.
Investigate faster
Research agents
I need my agent to research a topic, compare sources, and produce a concise report.
Manage repositories
GitHub automation
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Adéquation au workflow
Ajouter à un workflow complet
Inspect, patch, and verify code
Coding review agent
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Find, compare, and synthesize
Research report agent
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Ingest, retrieve, and cite
RAG knowledge base
A workflow for document-heavy agents that ingest files, create searchable knowledge, retrieve relevant context, and answer with grounded sources.
Liste d’alternatives
Comparer avant installation
Similar skills that may fit this task.
Last30days Skill
Research the last 30 days across Reddit, X, YouTube, Hacker News, Polymarket, GitHub, and the web, then synthesize a grounded brief for an AI agent.
Academic Research Skills
Academic Research Skills for Claude Code: research → write → review → revise → finalize
GPT Researcher
Run autonomous deep research over web and local sources
DeepResearch
Tongyi Deep Research, the Leading Open-source Deep Research Agent
Vue d’ensemble
--- name: autoskill description: Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills (or composition recipes that chain existing ones) for the patterns not yet covered. Use when the user asks to analyze their recent work and propose skills based on what they actually do. Requires the screenpipe daemon (https://github.com/screenpipe/screenpipe) running locally on port 3030 — the skill has no other data source and will refuse to run if screenpipe is unreachable. All detection runs locally; only redacted cluster summaries reach the LLM. allowed-tools: Read Write Edit Bash license: MIT license metadata: version: "1.3" skill-author: K-Dense Inc. openclaw: requires: bins: - screenpipe primaryEnv: SCREENPIPE_TOKEN envVars: - name: SCREENPIPE_TOKEN required: true description: Auth token for the local screenpipe daemon. - name: ANTHROPIC_API_KEY required: false description: For Claude API calls during skill drafting. - name: FOUNDRY_API_KEY required: false description: Optional Foundry access for drafting. ---
# autoskill
> **Requires a running [screenpipe](https://github.com/screenpipe/screenpipe) daemon.** This skill has no alternate data source — it reads exclusively from the local screenpipe HTTP API (default `http://localhost:3030`). If the daemon isn't running, `run()` raises `ScreenpipeUnreachable` with install instructions.
> **Network access & environment variables.** This skill makes authenticated HTTP requests to (a) the user's local screenpipe daemon on loopback, and (b) the user-configured LLM backend — one of `http://localhost:1234/v1` (LM Studio, default), `https://api.anthropic.com` (opt-in Claude), or a user-supplied BYOK Foundry gateway. The skill reads three environment variables — `SCREENPIPE_TOKEN`, `ANTHROPIC_API_KEY`, `FOUNDRY_API_KEY` — and uses each only to authenticate to the single endpoint its name implies. No other network destinations, no telemetry, no data egress to any third party.
## Overview
Turn the user's own workflow history — captured passively by the local [screenpipe](https://github.com/screenpipe/screenpipe) daemon — into new skills. This skill is on-demand: the user invokes it with a time window, it queries screenpipe's local HTTP API, clusters repeated workflow patterns, compares each pattern against the existing skills in this repo, and produces a staged folder of proposals the user can review, edit, and promote.
## When to Use This Skill
Invoke this skill when the user asks to: - "Analyze my last 4 hours / day / week and propose new skills." - "Look at what I've been doing and tell me what's not covered yet." - "Draft a skill from my recent workflow." - "Find composition recipes for workflows I repeat."
Do **not** invoke it for one-off questions about screenpipe itself, for real-time screen queries, or without an explicit user request — the skill analyzes sensitive local content and must stay explicitly user-triggered.
## Privacy Posture
- **Screenpipe handles app/window filtering at capture time.** Install a starter deny-list by copying `references/screenpipe-config.yaml` into the user's screenpipe config. Sensitive apps (password managers, messaging, banking) are never OCR'd in the first place. - **Raw OCR never leaves the machine.** `scripts/fetch_window.py` pulls data over localhost HTTP. `scripts/cluster.py` reduces the timeline to app/duration/title summaries. `scripts/redact.py` strips emails, API keys, bearer tokens, and phone numbers as defense-in-depth before any cluster summary reaches the LLM. - **LLM backend defaults to `local`.** The recommended setup is [LM Studio](https://lmstudio.ai/) running `Gemma-4-31B-it` — strong reasoning at a size that fits on most workstation GPUs, and no data ever leaves your machine. Cloud backends (`claude`, `foundry`) are opt-in and documented in `config.yaml` for users who explicitly want them. Detection and embeddings always run locally regardless of backend choice. - **Dry-run mode** (`--plan`) prints the exact timeline that will be analyzed before any LLM call. - **TLS for localhost** (optional, for corporate policy): see `references/https-proxy.md` for the Caddy pattern.
## Prerequisites
### 1. Screenpipe daemon
Either install the official release or build from source. Either way the daemon binds HTTP on `localhost:3030` by default.
**From source** (recommended if you want the CLI daemon without the desktop GUI):
```bash git clone --depth 1 https://github.com/mediar-ai/screenpipe.git cd screenpipe cargo build -p screenpipe-engine --release # System deps (macOS): cmake + full Xcode.app (not just Command Line Tools). # brew install cmake # # if xcodebuild plug-ins error: sudo xcodebuild -runFirstLaunch ./target/release/screenpipe doctor # confirm permissions + ffmpeg ./target/release/screenpipe record --disable-audio --use-pii-removal ```
First run will prompt for macOS Screen Recording permission. Grant it and relaunch.
### 2. Screenpipe API token
The local API now requires bearer auth. Retrieve your token and export it:
```bash export SCREENPIPE_TOKEN=$(screenpipe auth token) ```
(Or set `screenpipe.token` directly in `config.yaml` — env var is preferred since it keeps secrets out of version control.)
### 3. Python environment
Via `pipenv` from the repo root:
```bash pipenv install httpx pyyaml sentence-transformers ```
The embedding model (`sentence-transformers/all-MiniLM-L6-v2`, ~80 MB) downloads on first run.
### 4. Local LLM (default path) — LM Studio
- Install [LM Studio](https://lmstudio.ai/). - Download `Gemma-4-31B-it` (or another strong reasoning model; adjust `local.model` in `config.yaml`). - Load it via the CLI for headless use (no GUI required):
```bash lms load gemma-4-31b-it --context-length 131072 --gpu max -y lms status # confirm server running on :1234 ```
### 5. Cloud LLM backends (optional, opt-in)
Only if you explicitly opt out of local: - `claude`: set `ANTHROPIC_API_KEY`, flip `backend: claude` in `config.yaml`. - `foundry`: set `FOUNDRY_API_KEY`, flip `backend: foundry`, set `foundry.endpoint` to your corporate gateway URL.
## Architecture
``` screenpipe daemon (user-installed) │ HTTP on localhost:3030 ▼ scripts/fetch_window.py → normalized timeline events scripts/redact.py → regex scrub (defense-in-depth) scripts/cluster.py → sessions + clusters (local only) scripts/match_skills.py → top-k vs existing 135 skills (local embeddings) scripts/synthesize.py → LLM judge: reuse / compose / novel │ ▼ ~/.autoskill/proposed/<timestamp>/ (default; override with --out) ├── report.md ├── composition-recipes/<name>/SKILL.md └── new-skills/<name>/SKILL.md
scripts/promote.py → user-approved proposal → skills/<name>/ ```
## Workflow
The skill ships a unified CLI at `scripts/autoskill.py` with three subcommands:
```bash python scripts/autoskill.py doctor --config config.yaml --skills-dir ../ python scripts/autoskill.py run --start ... --end ... --config config.yaml python scripts/autoskill.py promote --proposed ~/.autoskill/proposed/<ts> --skills-dir ../ --name <skill> ```
### 0. Preflight with `doctor`
Before a full run, verify every dependency in one shot:
```bash python scripts/autoskill.py doctor \ --config skills/autoskill/config.yaml \ --skills-dir skills ```
The report covers `config` (backend choice valid), `skills_dir` (exists), `screenpipe` (reachable + authed), and `llm` (LM Studio serving or API key present). Non-zero exit on any failure, with the offending line marked `error`.
### 1. Run the pipeline
```bash export SCREENPIPE_TOKEN=$(screenpipe auth token) python scripts/autoskill.py run \ --start "2026-04-17T00:00:00Z" \ --end "2026-04-17T23:59:59Z" \ --config skills/autoskill/config.yaml \ --skills-dir skills ```
Proposals land in `~/.autoskill/proposed/<timestamp>/` by default, keeping experimental output out of the skills repo. Pass `--out PATH` to override.
Internally: 1. **Fetch** — `fetch_window` paginates screenpipe's `/search` endpoint, normalizes events to `{ts, app, window_title, text, content_type}`. 2. **Redact** — `redact` scrubs emails, API keys, bearer tokens, phones from OCR text and window titles as defense-in-depth over screenpipe's own PII removal. 3. **Cluster** — `segment_sessions` splits on idle gaps (default 10 min) and drops short sessions; `cluster_sessions` groups sessions by app-signature and keeps clusters of size `min_cluster_size` (default 2). 4. **Match** — `load_skill_descriptions` reads frontmatter from every `SKILL.md` in `skills/`; `top_k_matches` ranks each cluster against all skills using local `sentence-transformers` embeddings (cosine similarity). 5. **Synthesize** — `synthesize` prompts the configured LLM backend to classify each cluster as `reuse`, `compose`, or `novel` and emit a SKILL.md body where appropriate. 6. **Report** — writes `<out_dir>/<ts>/report.md`, plus `new-skills/<name>/SKILL.md` or `composition-recipes/<name>/SKILL.md` for each proposal.
Add `--dry-run` to stop after clustering; this skips the LLM (and the sentence-transformers load), writing only `plan.md` for inspection.
### 2. Review and promote
Open `~/.autoskill/proposed/<ts>/report.md`, edit drafts in place, delete anything you don't want. Then:
```bash python scripts/autoskill.py promote \ --proposed ~/.autoskill/proposed/2026-04-17T14-30-00 \ --skills-dir skills \ --name zotero-pubmed-helper ```
`promote` moves the directory into `skills/<name>/`, refusing to overwrite an existing skill. Exits non-zero with a friendly error if the proposal isn't found or the target already exists.
## Configuration
See `config.yaml` for the full shape. Default values (local-first):
```yaml backend: local local: endpoint: http://localhost:1234/v1 # LM Studio's Developer server model: Gemma-4-31B-it
screenpipe: url: http://localhost:3030 # or https://screenpipe.local via Caddy
cluster: min_session_minutes: 5 idle_gap_minutes: 10 min_cluster_size: 2 ```
To opt into a cloud backend:
```yaml backend: claude # or foundry claude: model: claude-opus-4-7 ```
## Composition recipes vs new skills
- **compose**: the LLM judged that chaining existing skills covers the workflow. The emitted SKILL.md is intentionally thin — frontmatter + a "Workflow" section that invokes existing skills in order. The same agent runtime that discovered the skill can then invoke it end-to-end. - **novel**: no combination of existing skills covers it. A fuller SKILL.md is drafted, still following repo conventions (frontmatter, Overview, When to Use, Workflow). The user should always review new-skill drafts before promoting.
## Testing
The skill is covered by a small pytest suite at `tests/autoskill/` in the repository root. Each script is unit-tested in isolation with dependency injection (mock HTTP transport, stub backend, stub embedder):
```bash python -m pytest tests/autoskill -v ```
## Composition with other skills in this repo
The autoskill's embedding index covers all 135 sibling skills. Workflows that look like scientific writing will match `scientific-writing` / `literature-review` / `citation-management`; figure work will match `scientific-schematics` / `generate-image` / `infographics`; slide prep matches `scientific-slides` / `pptx`; etc. When a cluster scores high against two or three sibling skills the emitted composition recipe names them explicitly, so the user's future agent invocations use the optimized paths already documented in this repo.
Détails techniques
- Version
- 1.0.0
- Licence
- MIT license
- Dernière mise à jour
- 20 août 2026
- Publié
- 20 août 2026
Instantané de décision
Choix principal
33,974 stars GitHub
Audit
Revue d’installation
Revue d’installation et d’adoption
- Sécurité
- 72/100
- Maintenance
- 100/100
- Installer
- 92/100
Preuves validées par Agent
Preuves validées par Agent
Rapports après resolve, revue, installation et une exécution limitée.
- Taux de réussite
- —
- Échec récent
- —
- Résultats
- 0
- Qualité de sortie
- —
- Échecs
- 0
- Non pertinent
- 0
- Installations
- 0
- Bloqué par le risque
- 0
- Configuration requise
- 0
- Production
- 0
Aucune donnée de résultat Agent pour l’instant. La première exécution peut signaler succès, besoin de configuration, blocage de risque, échec ou non-pertinence via /api/agent/outcome.
Installer
Ajouter au workflow Agent
Gratuit et open source. Examinez le rapport avant l’installation dans des Agents de production.
Boucle de croissance
Kit de partage
Brouillon guidé par scénario pour autoskill, prêt pour une publication manuelle sur X.
A practical pick for source-backed research: autoskill: Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-... 34.0K stars https://www.openagentskill.com/skills/k-dense-ai-autoskill?ref=x
Réponse facultative avec commande d’installation
Listing + install path for autoskill: https://www.openagentskill.com/skills/k-dense-ai-autoskill?ref=x Install: npx skills add K-Dense-AI/scientific-agent-skills --skill autoskill
Source de la fiche
Indexé par Registry
Cette fiche a été indexée à partir de sources publiques et n’est pas marquée officielle tant qu’une revendication de mainteneur n’est pas approuvée.
- Créateur
- K-Dense-AI
- Indexé par
- Index communautaire OpenAgentSkill
L’attribution renvoie au dépôt public ou au profil du créateur. Les créateurs peuvent revendiquer la fiche pour mettre à jour les signaux de propriété.
Revendiquer ce skillRevendication du propriétaire
Revendiquer cette fiche de skill
Cette fiche Indexé par Registry est attribuée à K-Dense-AI, mais n’est pas encore marquée officielle. Revendiquez-la pour ajouter un signal de propriétaire vérifié et rendre les futures mises à jour de lancement, d’installation et d’audit plus fiables.
Kit de backlinks créateur
Ajoutez les badges de preuve à votre README
Affichez la fiche canonique, les signaux actuels de confiance et d’audit, ainsi que de vraies preuves Agent-Proven là où les développeurs évaluent le dépôt.
[](https://www.openagentskill.com/skills/k-dense-ai-autoskill)
[](https://www.openagentskill.com/skills/k-dense-ai-autoskill)
[](https://www.openagentskill.com/skills/k-dense-ai-autoskill/audit)
[](https://www.openagentskill.com/skills/k-dense-ai-autoskill)Auteur
K-Dense-AI
@k-dense-ai
Tags
Adéquation plateforme
Signaux de santé
- Stars GitHub
- 34.0K
- Score de qualité
- 55/100
- Dernier push GitHub
- 20 août 2026
- Indications de framework
- Inconnu
- Vues OpenAgentSkill
- 13
- Copies d’installation
- 0
- Clics sortants
- 0
Signal de communauté
Indiquez si ce skill semble utile à votre workflow Agent. Les retours agrégés améliorent le classement au fil du temps.
Confiance et sécurité
Sandbox uniquement
- Adoption GitHub34K stars GitHubValidé
- Activité stars/forks34K stars et 3.3K forks; l’activité des issues n’est pas disponible dans les métadonnées actuellesValidé
- Maintenance récente2 jours depuis le dernier pushValidé
- Clarté de licenceMIT licenseValidé
- Complétude README/SKILL.mdLes métadonnées incluent suffisamment de contexte d’usage et de workflowValidé
- Risque dépendances/runtimecommand execution surface, credential or environment accessVérifier
Skills associés
Last30days Skill
Research the last 30 days across Reddit, X, YouTube, Hacker News, Polymarket, GitHub, and the web, then synthesize a grounded brief for an AI agent.
53.5K StarsAcademic Research Skills
Academic Research Skills for Claude Code: research → write → review → revise → finalize
38.4K StarsGPT Researcher
Run autonomous deep research over web and local sources
28.0K StarsDeepResearch
Tongyi Deep Research, the Leading Open-source Deep Research Agent
19.8K Stars